[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.3] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-JYQ executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_fullstack.yml ******************************************* 2 plays in /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Wednesday 21 August 2024 05:03:52 -0400 (0:00:00.011) 0:00:00.011 ****** ok: [managed_node1] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-Pd5/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the full PCP and Grafana stack] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Wednesday 21 August 2024 05:03:52 -0400 (0:00:00.028) 0:00:00.040 ****** [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Stop test] *************************************************************** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Wednesday 21 August 2024 05:03:53 -0400 (0:00:01.051) 0:00:01.091 ****** META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Wednesday 21 August 2024 05:03:53 -0400 (0:00:00.022) 0:00:01.113 ****** ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Wednesday 21 August 2024 05:03:54 -0400 (0:00:01.718) 0:00:02.832 ****** included: fedora.linux_system_roles.metrics for managed_node1 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Wednesday 21 August 2024 05:03:54 -0400 (0:00:00.048) 0:00:02.880 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.020) 0:00:02.900 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.016) 0:00:02.916 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.021) 0:00:02.937 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.016) 0:00:02.953 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.015) 0:00:02.969 ****** ok: [managed_node1] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.020) 0:00:02.990 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.016) 0:00:03.006 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.015) 0:00:03.021 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.015) 0:00:03.037 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.016) 0:00:03.054 ****** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.038) 0:00:03.092 ****** ok: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml) => { "ansible_facts": { "__keyserver_conf_link": "/etc" }, "ansible_included_var_files": [ "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } ok: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml) => { "ansible_facts": { "__keyserver_packages": [ "valkey" ] }, "ansible_included_var_files": [ "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" } skipping: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml) => { "ansible_facts": { "__keyserver_conf_file": "redis.conf", "__keyserver_conf_path": "/etc/redis", "__keyserver_loaded_modules": [], "__keyserver_name": "redis", "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml) => { "ansible_facts": { "__keyserver_conf_file": "redis.conf", "__keyserver_conf_path": "/etc/redis", "__keyserver_loaded_modules": [], "__keyserver_name": "redis", "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed_node1] => (item=/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.062) 0:00:03.155 ****** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.408) 0:00:03.563 ****** ok: [managed_node1] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Wednesday 21 August 2024 05:03:55 -0400 (0:00:00.031) 0:00:03.594 ****** changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: valkey-7.2.6-1.el9.x86_64" ] } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists] *** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:37 Wednesday 21 August 2024 05:03:58 -0400 (0:00:02.325) 0:00:05.920 ****** fatal: [managed_node1]: FAILED! => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/redis", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } MSG: chown failed: failed to look up user redis TASK [Handle failure case] ***************************************************** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Wednesday 21 August 2024 05:03:58 -0400 (0:00:00.434) 0:00:06.354 ****** included: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node1 TASK [Collect logs] ************************************************************ task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Wednesday 21 August 2024 05:03:58 -0400 (0:00:00.056) 0:00:06.411 ****** ok: [managed_node1] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.045594", "end": "2024-08-21 05:03:59.005987", "rc": 0, "start": "2024-08-21 05:03:58.960393" } STDOUT: Aug 21 04:57:13 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 190. Aug 21 04:57:13 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 234. Aug 21 04:57:13 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 218. Aug 21 04:57:13 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 221. Aug 21 04:57:13 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 220. Aug 21 04:57:13 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 217. Aug 21 04:57:13 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 227. Aug 21 04:57:13 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 228. Aug 21 04:57:13 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 230. Aug 21 04:57:13 localhost systemd[1]: Starting Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 267. Aug 21 04:57:13 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 158. Aug 21 04:57:13 localhost /usr/sbin/irqbalance[576]: libcap-ng used by "/usr/sbin/irqbalance" failed dropping bounding set due to not having CAP_SETPCAP in capng_apply Aug 21 04:57:13 localhost systemd-logind[578]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Aug 21 04:57:13 localhost systemd-logind[578]: Watching system buttons on /dev/input/event0 (Power Button) Aug 21 04:57:13 localhost systemd-logind[578]: Watching system buttons on /dev/input/event1 (Sleep Button) Aug 21 04:57:13 localhost systemd-logind[578]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Aug 21 04:57:13 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 230. Aug 21 04:57:13 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Aug 21 04:57:13 localhost systemd[1]: Finished Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 267. Aug 21 04:57:14 localhost chronyd[585]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Aug 21 04:57:14 localhost chronyd[585]: Loaded 0 symmetric keys Aug 21 04:57:14 localhost chronyd[585]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Aug 21 04:57:14 localhost chronyd[585]: Using right/UTC timezone to obtain leap second data Aug 21 04:57:14 localhost chronyd[585]: Loaded seccomp filter (level 2) Aug 21 04:57:14 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 224. Aug 21 04:57:14 localhost rngd[577]: Disabling 7: PKCS11 Entropy generator (pkcs11) Aug 21 04:57:14 localhost rngd[577]: Disabling 5: NIST Network Entropy Beacon (nist) Aug 21 04:57:14 localhost rngd[577]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Aug 21 04:57:14 localhost rngd[577]: Initializing available sources Aug 21 04:57:14 localhost rngd[577]: [hwrng ]: Initialization Failed Aug 21 04:57:14 localhost rngd[577]: [rdrand]: Enabling RDRAND rng support Aug 21 04:57:14 localhost rngd[577]: [rdrand]: Initialized Aug 21 04:57:14 localhost rngd[577]: [jitter]: JITTER timeout set to 5 sec Aug 21 04:57:14 localhost rngd[577]: [jitter]: Initializing AES buffer Aug 21 04:57:19 localhost rngd[577]: [jitter]: Unable to obtain AES key, disabling JITTER source Aug 21 04:57:19 localhost rngd[577]: [jitter]: Initialization Failed Aug 21 04:57:19 localhost rngd[577]: [namedpipe]: Initialization Failed Aug 21 04:57:19 localhost rngd[577]: Process privileges have been dropped to 2:2 Aug 21 04:57:19 localhost cloud-init[591]: Cloud-init v. 23.4-16.el9 running 'init-local' at Wed, 21 Aug 2024 08:57:19 +0000. Up 23.48 seconds. Aug 21 04:57:20 localhost dhclient[594]: Internet Systems Consortium DHCP Client 4.4.2b1 Aug 21 04:57:20 localhost dhclient[594]: Copyright 2004-2019 Internet Systems Consortium. Aug 21 04:57:20 localhost dhclient[594]: All rights reserved. Aug 21 04:57:20 localhost dhclient[594]: For info, please visit https://www.isc.org/software/dhcp/ Aug 21 04:57:20 localhost dhclient[594]: Aug 21 04:57:20 localhost dhclient[594]: Listening on LPF/eth0/0e:0e:6d:3c:14:83 Aug 21 04:57:20 localhost dhclient[594]: Sending on LPF/eth0/0e:0e:6d:3c:14:83 Aug 21 04:57:20 localhost dhclient[594]: Sending on Socket/fallback Aug 21 04:57:20 localhost dhclient[594]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x3b475769) Aug 21 04:57:20 localhost dhclient[594]: DHCPOFFER of 10.31.40.182 from 10.31.40.1 Aug 21 04:57:20 localhost dhclient[594]: DHCPREQUEST for 10.31.40.182 on eth0 to 255.255.255.255 port 67 (xid=0x3b475769) Aug 21 04:57:20 localhost dhclient[594]: DHCPACK of 10.31.40.182 from 10.31.40.1 (xid=0x3b475769) Aug 21 04:57:20 localhost dhclient[594]: bound to 10.31.40.182 -- renewal in 1715 seconds. Aug 21 04:57:20 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 330. Aug 21 04:57:20 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 330. Aug 21 04:57:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-hostnamed[609]: Hostname set to (static) Aug 21 04:57:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 211. Aug 21 04:57:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 168. Aug 21 04:57:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 186. Aug 21 04:57:21 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230641.9768] NetworkManager (version 1.48.2-2.el9) is starting... (boot:6eb11c58-b314-4ad4-b7da-8f0bd78addf7) Aug 21 04:57:21 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230641.9771] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.0973] manager[0x558d93a92080]: monitoring kernel firmware directory '/lib/firmware'. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.0994] hostname: hostname: using hostnamed Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.0994] hostname: static hostname changed from (none) to "ip-10-31-40-182.us-east-1.aws.redhat.com" Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.1008] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2111] manager[0x558d93a92080]: rfkill: Wi-Fi hardware radio set enabled Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2112] manager[0x558d93a92080]: rfkill: WWAN hardware radio set enabled Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2249] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.48.2-2.el9/libnm-device-plugin-team.so) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2250] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2256] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2258] manager: Networking is enabled by state file Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 395. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2282] settings: Loaded settings plugin: keyfile (internal) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2314] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.48.2-2.el9/libnm-settings-plugin-ifcfg-rh.so") Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2340] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2351] dhcp: init: Using DHCP client 'internal' Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2353] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2363] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2368] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2374] device (lo): Activation: starting connection 'lo' (12d12123-9e1b-46ee-9e5b-6a2f17250d8d) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2380] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2383] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2399] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2403] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2406] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2409] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2411] device (eth0): carrier: link connected Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2415] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 402. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2442] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2451] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 186. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2457] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2459] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2465] manager: NetworkManager state is now CONNECTING Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2468] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2476] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2481] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 189. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2504] dhcp4 (eth0): state changed new lease, address=10.31.40.182 Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2509] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.2559] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 185. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 208. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 208. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 204. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 200. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 201. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 199. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 169. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 402. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7544] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7547] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7556] device (lo): Activation: successful, device activated. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7578] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7580] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7583] manager: NetworkManager state is now CONNECTED_SITE Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7585] device (eth0): Activation: successful, device activated. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7593] manager: NetworkManager state is now CONNECTED_GLOBAL Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com NetworkManager[613]: [1724230642.7596] manager: startup complete Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 185. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 215. Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com chronyd[585]: Added source 10.11.160.238 Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com chronyd[585]: Added source 10.18.100.10 Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com chronyd[585]: Added source 10.2.32.37 Aug 21 04:57:22 ip-10-31-40-182.us-east-1.aws.redhat.com chronyd[585]: Added source 10.2.32.38 Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Cloud-init v. 23.4-16.el9 running 'init' at Wed, 21 Aug 2024 08:57:23 +0000. Up 27.03 seconds. Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | eth0 | True | 10.31.40.182 | 255.255.252.0 | global | 0e:0e:6d:3c:14:83 | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | eth0 | True | fe80::c0e:6dff:fe3c:1483/64 | . | link | 0e:0e:6d:3c:14:83 | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | lo | True | ::1/128 | . | host | . | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | Route | Destination | Gateway | Interface | Flags | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: | 3 | multicast | :: | eth0 | U | Aug 21 04:57:23 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 0 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 0 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 48 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 48 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 49 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 49 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 50 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 50 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 51 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 51 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 52 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 52 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 53 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 53 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 54 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 54 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 55 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 55 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 56 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 56 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 57 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 57 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 58 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 58 affinity is now unmanaged Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: Cannot change IRQ 59 affinity: Input/output error Aug 21 04:57:24 ip-10-31-40-182.us-east-1.aws.redhat.com irqbalance[576]: IRQ 59 affinity is now unmanaged Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Generating public/private rsa key pair. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: The key fingerprint is: Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: SHA256:ZO2vy20ni6BnLjZosNZUUEOfl6qgHryo0NHqMKfBs9k root@ip-10-31-40-182.us-east-1.aws.redhat.com Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: The key's randomart image is: Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: +---[RSA 3072]----+ Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | o+ | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . o o . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . = + | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . .o + | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . o. S . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |.o.+.. . . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |=oB= .. . . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |.XBo+ +.oo +o . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |=++E ..*. =oo+ | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: +----[SHA256]-----+ Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Generating public/private dsa key pair. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: The key fingerprint is: Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: SHA256:tRzItmwTuKXVzWdSHrEtKUoPeCXrW6syv6Beh2tXCfw root@ip-10-31-40-182.us-east-1.aws.redhat.com Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: The key's randomart image is: Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: +---[DSA 1024]----+ Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . . +. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | o + * o = | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . O.O = B .| Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | B Oo* = . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | o S =oo. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . o oE. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | + o.. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | o++.. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | .o..=+. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: +----[SHA256]-----+ Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Generating public/private ecdsa key pair. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: The key fingerprint is: Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: SHA256:xTTaTAz7FcDDDMStMxdUEbKsgLd8sqPZBs+ZluHf5fY root@ip-10-31-40-182.us-east-1.aws.redhat.com Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: The key's randomart image is: Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: +---[ECDSA 256]---+ Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | o+XBo=o | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . .XO+ . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . o o.Bo. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | o o++.. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | + S+. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . .+ | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | =o= . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | +X. . o. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | oo... ....E | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: +----[SHA256]-----+ Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Generating public/private ed25519 key pair. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: The key fingerprint is: Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: SHA256:rhJsjUAEJRQxxNkaIbH6hpWMHt2Z+VZFhbFWwWJTuwY root@ip-10-31-40-182.us-east-1.aws.redhat.com Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: The key's randomart image is: Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: +--[ED25519 256]--+ Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |O%O o*=. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |.*o. .=o.. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |..o .Eo. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |.+o.. + o . . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |o.++ B S. o | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |.+. = o.. . | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: |..o. . o. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | . . .. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: | .. | Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[705]: +----[SHA256]-----+ Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 215. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 214. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 184. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 213. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 209. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 237. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 202. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 236. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 216. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 237. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[790]: Server listening on 0.0.0.0 port 22. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[790]: Server listening on :: port 22. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 216. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[792]: Cloud-init v. 23.4-16.el9 running 'modules:config' at Wed, 21 Aug 2024 08:57:25 +0000. Up 29.77 seconds. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com sm-notify[787]: Version 2.5.4 starting Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 202. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 236. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com rsyslogd[788]: [origin software="rsyslogd" swVersion="8.2310.0-4.el9" x-pid="788" x-info="https://www.rsyslog.com"] start Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[790]: Received signal 15; terminating. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 480. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 480 and the job result is done. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 548 and the job result is done. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 548. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 544. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 547. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 546. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 548. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 480. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com rsyslogd[788]: imjournal: journal files changed, reloading... [v8.2310.0-4.el9 try https://www.rsyslog.com/e/0 ] Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[798]: Server listening on 0.0.0.0 port 22. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[798]: Server listening on :: port 22. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 480. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 213. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 212. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 233. Aug 21 04:57:25 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 233. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 238. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 240. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com crond[808]: (CRON) STARTUP (1.5.7) Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com crond[808]: (CRON) INFO (Syslog will be used instead of sendmail.) Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com crond[808]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 85% if used.) Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com crond[808]: (CRON) INFO (running with inotify support) Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0. ░░ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit serial-getty@ttyS0.service has finished successfully. ░░ ░░ The job identifier is 244. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 239. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 116. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 247. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 247. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[835]: Cloud-init v. 23.4-16.el9 running 'modules:final' at Wed, 21 Aug 2024 08:57:26 +0000. Up 30.23 seconds. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[856]: ############################################################# Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[857]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[859]: 1024 SHA256:tRzItmwTuKXVzWdSHrEtKUoPeCXrW6syv6Beh2tXCfw root@ip-10-31-40-182.us-east-1.aws.redhat.com (DSA) Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[861]: 256 SHA256:xTTaTAz7FcDDDMStMxdUEbKsgLd8sqPZBs+ZluHf5fY root@ip-10-31-40-182.us-east-1.aws.redhat.com (ECDSA) Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[863]: 256 SHA256:rhJsjUAEJRQxxNkaIbH6hpWMHt2Z+VZFhbFWwWJTuwY root@ip-10-31-40-182.us-east-1.aws.redhat.com (ED25519) Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[865]: 3072 SHA256:ZO2vy20ni6BnLjZosNZUUEOfl6qgHryo0NHqMKfBs9k root@ip-10-31-40-182.us-east-1.aws.redhat.com (RSA) Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[866]: -----END SSH HOST KEY FINGERPRINTS----- Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[867]: ############################################################# Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com cloud-init[835]: Cloud-init v. 23.4-16.el9 finished at Wed, 21 Aug 2024 08:57:26 +0000. Datasource DataSourceEc2Local. Up 30.38 seconds Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 212. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 210. Aug 21 04:57:26 ip-10-31-40-182.us-east-1.aws.redhat.com restraintd[791]: Listening on http://localhost:8081 Aug 21 04:57:27 ip-10-31-40-182.us-east-1.aws.redhat.com kdumpctl[803]: kdump: Detected change(s) in the following file(s): /etc/fstab Aug 21 04:57:27 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Aug 21 04:57:27 ip-10-31-40-182.us-east-1.aws.redhat.com kdumpctl[803]: kdump: Rebuilding /boot/initramfs-5.14.0-480.el9.x86_64kdump.img Aug 21 04:57:28 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1419]: dracut-057-53.git20240104.el9 Aug 21 04:57:29 ip-10-31-40-182.us-east-1.aws.redhat.com chronyd[585]: Selected source 10.2.32.38 Aug 21 04:57:29 ip-10-31-40-182.us-east-1.aws.redhat.com chronyd[585]: System clock TAI offset set to 37 seconds Aug 21 04:57:29 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/e83668d5-e43d-43cb-bd53-ee43d6d3745c /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-480.el9.x86_64kdump.img 5.14.0-480.el9.x86_64 Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: memstrack is not available Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 21 04:57:30 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: memstrack is not available Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: systemd *** Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: systemd-initrd *** Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: nss-softokn *** Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: rngd *** Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: i18n *** Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: drm *** Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: prefixdevname *** Aug 21 04:57:31 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: kernel-modules *** Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: kernel-modules-extra *** Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: fstab-sys *** Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: rootfs-block *** Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: terminfo *** Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: udev-rules *** Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Skipping udev rule: 91-permissions.rules Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Skipping udev rule: 80-drivers-modprobe.rules Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: dracut-systemd *** Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: usrmount *** Aug 21 04:57:32 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: base *** Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: fs-lib *** Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: kdumpbase *** Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: microcode_ctl-fw_dir_override *** Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl module: mangling fw_dir Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: intel: caveats check for kernel version "5.14.0-480.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: configuration "intel-06-2d-07" is ignored Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: configuration "intel-06-4e-03" is ignored Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: configuration "intel-06-4f-01" is ignored Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: configuration "intel-06-55-04" is ignored Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: configuration "intel-06-5e-03" is ignored Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: configuration "intel-06-8c-01" is ignored Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: shutdown *** Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including module: squash *** Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Including modules done *** Aug 21 04:57:33 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Installing kernel module dependencies *** Aug 21 04:57:34 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Installing kernel module dependencies done *** Aug 21 04:57:34 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Resolving executable dependencies *** Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Resolving executable dependencies done *** Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Hardlinking files *** Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Mode: real Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Files: 433 Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Linked: 1 files Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Compared: 0 xattrs Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Compared: 8 files Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Saved: 56.19 KiB Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Duration: 0.006784 seconds Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Hardlinking files done *** Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Generating early-microcode cpio image *** Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Constructing GenuineIntel.bin *** Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Constructing GenuineIntel.bin *** Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Store current command line parameters *** Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: Stored kernel commandline: Aug 21 04:57:35 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: No dracut internal kernel commandline stored in the initramfs Aug 21 04:57:36 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Install squash loader *** Aug 21 04:57:36 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Stripping files *** Aug 21 04:57:37 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Stripping files done *** Aug 21 04:57:37 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Squashing the files inside the initramfs *** Aug 21 04:57:42 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Squashing the files inside the initramfs done *** Aug 21 04:57:42 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Creating image file '/boot/initramfs-5.14.0-480.el9.x86_64kdump.img' *** Aug 21 04:57:42 ip-10-31-40-182.us-east-1.aws.redhat.com dracut[1421]: *** Creating initramfs image file '/boot/initramfs-5.14.0-480.el9.x86_64kdump.img' done *** Aug 21 04:57:43 ip-10-31-40-182.us-east-1.aws.redhat.com kdumpctl[803]: kdump: kexec: loaded kdump kernel Aug 21 04:57:43 ip-10-31-40-182.us-east-1.aws.redhat.com kdumpctl[803]: kdump: Starting kdump: [OK] Aug 21 04:57:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 209. Aug 21 04:57:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.089s (kernel) + 6.894s (initrd) + 39.393s (userspace) = 47.377s. ░░ Subject: System start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ All system services necessary queued for starting at boot have been ░░ started. Note that this does not mean that the machine is now idle as services ░░ might still be busy with completing start-up. ░░ ░░ Kernel start-up required 1089304 microseconds. ░░ ░░ Initrd start-up required 6894371 microseconds. ░░ ░░ Userspace start-up required 39393416 microseconds. Aug 21 04:57:52 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4048]: Accepted publickey for root from 10.30.34.149 port 52346 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 613. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 550. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-logind[578]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4048. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 550. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 549. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Queued start job for default target Main User Target. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 6. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 9. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Startup finished in 68ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 68805 microseconds. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 549. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 615. Aug 21 04:58:39 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4048]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 21 04:58:40 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4061]: Received disconnect from 10.30.34.149 port 52346:11: disconnected by user Aug 21 04:58:40 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4061]: Disconnected from user root 10.30.34.149 port 52346 Aug 21 04:58:40 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4048]: pam_unix(sshd:session): session closed for user root Aug 21 04:58:40 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-logind[578]: Session 1 logged out. Waiting for processes to exit. Aug 21 04:58:40 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Aug 21 04:58:40 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-logind[578]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4091]: Accepted publickey for root from 10.31.11.66 port 60312 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4090]: Accepted publickey for root from 10.31.11.66 port 60310 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-logind[578]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4091. Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 682. Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-logind[578]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4090. Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 749. Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4091]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4090]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4096]: Received disconnect from 10.31.11.66 port 60312:11: disconnected by user Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4096]: Disconnected from user root 10.31.11.66 port 60312 Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[4091]: pam_unix(sshd:session): session closed for user root Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-logind[578]: Session 4 logged out. Waiting for processes to exit. Aug 21 04:58:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-logind[578]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Aug 21 05:00:33 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[5961]: Accepted publickey for root from 10.31.42.137 port 50750 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 21 05:00:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-logind[578]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 5961. Aug 21 05:00:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 817. Aug 21 05:00:33 ip-10-31-40-182.us-east-1.aws.redhat.com sshd[5961]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 21 05:00:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[6089]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:00:36 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[6222]: ansible-service_facts Invoked Aug 21 05:00:38 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[6413]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:00:39 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[6520]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com CROND[6568]: (root) CMD (run-parts /etc/cron.hourly) Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com run-parts[6571]: (/etc/cron.hourly) starting 0anacron Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com anacron[6579]: Anacron started on 2024-08-21 Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com anacron[6579]: Will run job `cron.daily' in 26 min. Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com anacron[6579]: Will run job `cron.weekly' in 46 min. Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com anacron[6579]: Will run job `cron.monthly' in 66 min. Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com anacron[6579]: Jobs will be executed sequentially Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com run-parts[6581]: (/etc/cron.hourly) finished 0anacron Aug 21 05:01:01 ip-10-31-40-182.us-east-1.aws.redhat.com CROND[6567]: (root) CMDEND (run-parts /etc/cron.hourly) Aug 21 05:01:04 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: SELinux: Converting 371 SID table entries... Aug 21 05:01:04 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Aug 21 05:01:04 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Aug 21 05:01:04 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Aug 21 05:01:04 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Aug 21 05:01:04 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Aug 21 05:01:04 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 21 05:01:04 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 21 05:01:05 ip-10-31-40-182.us-east-1.aws.redhat.com dbus-broker-launch[572]: avc: op=load_policy lsm=selinux seqno=2 res=1 Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting PCP Reboot Initialization Helper Service... ░░ Subject: A start job for unit pcp-reboot-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has begun execution. ░░ ░░ The job identifier is 884. Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 887. Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished PCP Reboot Initialization Helper Service. ░░ Subject: A start job for unit pcp-reboot-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has finished successfully. ░░ ░░ The job identifier is 884. Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 887. Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1018. Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 950. Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[7457]: Installing dm PMDA ... Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com rc[7306]: /etc/pcp/pmie/rc: Warning: Performance Co-Pilot Inference Engine (pmie) not permanently enabled. Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com rc[7309]: /etc/pcp/pmlogger/rc: Warning: Performance Co-Pilot archive logger(s) not permanently enabled. Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com rc[7306]: To enable pmie, run the following as root: Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com rc[7306]: # /usr/bin/systemctl enable pmie.service Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com rc[7309]: To enable pmlogger, run the following as root: Aug 21 05:01:06 ip-10-31-40-182.us-east-1.aws.redhat.com rc[7309]: # /usr/bin/systemctl enable pmlogger.service Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1018. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of PMIE instances. ░░ Subject: A start job for unit pmie_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.timer has finished successfully. ░░ ░░ The job identifier is 1084. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Daily processing of PMIE logs. ░░ Subject: A start job for unit pmie_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_daily.timer has finished successfully. ░░ ░░ The job identifier is 1083. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1081. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1081. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1082. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Check PMIE instances are running... ░░ Subject: A start job for unit pmie_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has begun execution. ░░ ░░ The job identifier is 1086. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Check and migrate non-primary pmie farm instances... ░░ Subject: A start job for unit pmie_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has begun execution. ░░ ░░ The job identifier is 1149. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Check PMIE instances are running. ░░ Subject: A start job for unit pmie_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has finished successfully. ░░ ░░ The job identifier is 1086. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Check and migrate non-primary pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1149. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm_check.service has successfully entered the 'dead' state. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_check.service has successfully entered the 'dead' state. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 950. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmlogger instances. ░░ Subject: A start job for unit pmlogger_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.timer has finished successfully. ░░ ░░ The job identifier is 1015. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Daily processing of archives. ░░ Subject: A start job for unit pmlogger_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_daily.timer has finished successfully. ░░ ░░ The job identifier is 1016. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 951. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Check pmlogger instances are running... ░░ Subject: A start job for unit pmlogger_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has begun execution. ░░ ░░ The job identifier is 1212. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 951. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1014. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Check pmlogger instances are running. ░░ Subject: A start job for unit pmlogger_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has finished successfully. ░░ ░░ The job identifier is 1212. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reloading. Aug 21 05:01:07 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-rc-local-generator[8351]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 21 05:01:08 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Check and migrate non-primary pmlogger farm instances... ░░ Subject: A start job for unit pmlogger_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has begun execution. ░░ ░░ The job identifier is 1275. Aug 21 05:01:08 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Check and migrate non-primary pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1275. Aug 21 05:01:08 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm_check.service has successfully entered the 'dead' state. Aug 21 05:01:09 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_check.service has successfully entered the 'dead' state. Aug 21 05:01:11 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rdb317a2fd63549eeab49af085cef1779.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rdb317a2fd63549eeab49af085cef1779.service has finished successfully. ░░ ░░ The job identifier is 1338. Aug 21 05:01:11 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1401. Aug 21 05:01:11 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reloading. Aug 21 05:01:11 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-rc-local-generator[9479]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 21 05:01:11 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Aug 21 05:01:12 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Aug 21 05:01:12 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: device-mapper: uevent: version 1.0.3 Aug 21 05:01:12 ip-10-31-40-182.us-east-1.aws.redhat.com kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Aug 21 05:01:12 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[10607]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:01:14 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[12986]: Installing nfsclient PMDA ... Aug 21 05:01:15 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[14187]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:15 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 21 05:01:15 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1401. Aug 21 05:01:15 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Consumed 3.017s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Aug 21 05:01:15 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: run-rdb317a2fd63549eeab49af085cef1779.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rdb317a2fd63549eeab49af085cef1779.service has successfully entered the 'dead' state. Aug 21 05:01:16 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[14296]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:16 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[14403]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:16 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[14603]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:17 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[14688]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230876.4920719-7230-71153047458077/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:17 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[14795]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:17 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[14885]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230877.1952167-7252-85337560757414/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:18 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[14992]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:18 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[15079]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230877.788549-7274-201789394710221/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:18 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15179]: Installing openmetrics PMDA ... Aug 21 05:01:18 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[15221]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-40-182.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Aug 21 05:01:18 ip-10-31-40-182.us-east-1.aws.redhat.com useradd[15231]: new group: name=metrics, GID=992 Aug 21 05:01:18 ip-10-31-40-182.us-east-1.aws.redhat.com useradd[15231]: new user: name=metrics, UID=992, GID=992, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0 Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15229]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15229) Info: Initializing ... currently in notready state. Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15229]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15229) Info: Config change detected, traversed 2 config entries in 0.0002s, rescanning ... Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15229]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15229) Info: Found source grafana cluster 1 Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15229]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15229) Info: Found source kepler cluster 2 Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15229]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15229) Info: Ready to process requests Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15238]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15238) Info: Initializing ... currently in notready state. Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15238]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15238) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15238]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15238) Info: Found source grafana cluster 1 Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15238]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15238) Info: Found source kepler cluster 2 Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15238]: [Wed Aug 21 05:01:19] pmdaopenmetrics(15238) Info: Ready to process requests Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[15436]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com sasldblistusers2[15440]: SASL error opening password file. Have you performed the migration from db2 using cyrusbdb2current? Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com sasldblistusers2[15440]: _sasldb_getkeyhandle has failed Aug 21 05:01:19 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[15552]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:20 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[15639]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230879.7325351-7312-38866825552717/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:20 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[15841]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:01:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1465. Aug 21 05:01:21 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[15180]: Terminated Aug 21 05:01:21 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[7346]: _pmda_setup: Interrupted! Aug 21 05:01:21 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[7346]: _pmda_setup_cleanup: reset .NeedInstall for openmetrics PMDA Aug 21 05:01:21 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Aug 21 05:01:21 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 1465 and the job result is done. Aug 21 05:01:21 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Consumed 4.455s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Aug 21 05:01:21 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1465. Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1465. Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16359]: Installing openmetrics PMDA ... Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16428]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16428) Info: Initializing ... currently in notready state. Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16428]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16428) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16428]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16428) Info: Found source grafana cluster 1 Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16428]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16428) Info: Found source kepler cluster 2 Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16428]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16428) Info: Ready to process requests Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[16480]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16486]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16486) Info: Initializing ... currently in notready state. Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16486]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16486) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16486]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16486) Info: Found source grafana cluster 1 Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16486]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16486) Info: Found source kepler cluster 2 Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[16486]: [Wed Aug 21 05:01:22] pmdaopenmetrics(16486) Info: Ready to process requests Aug 21 05:01:22 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[16658]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:23 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[16820]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:23 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[16927]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:23 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17034]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:24 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17201]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:24 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17308]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:24 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17415]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:25 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17527]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:25 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17691]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230885.0152392-7463-71847712766742/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:25 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17798]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:26 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17885]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230885.7216709-7463-74713717545285/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:26 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[17992]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:26 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18084]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230886.3006842-7463-34467992431871/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:27 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18191]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:27 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18278]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230886.8788874-7463-191958633058150/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:27 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18397]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:27 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18484]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230887.452329-7463-12609457496310/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:28 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18591]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:28 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18645]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:29 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18752]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.2 regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:29 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18859]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.3 regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:29 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[18966]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:30 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19073]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:30 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19180]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:30 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19287]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:30 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19394]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:31 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19501]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:31 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19608]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:31 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19715]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:32 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19800]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230891.7344763-7752-188003303368163/.source.2 dest=/etc/pcp/pmie/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=a686dac1e9daaa0aa02d7d653c4b3c3c4a77e408 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:32 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19907]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:32 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[19992]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230892.3117204-7752-39882277200821/.source.3 dest=/etc/pcp/pmie/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=1945776c5e9ff6e68ac3c4db876dadb6de1214bc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:33 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[20099]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:01:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1596. Aug 21 05:01:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Aug 21 05:01:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 1596 and the job result is done. Aug 21 05:01:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1528. Aug 21 05:01:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Aug 21 05:01:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 1528 and the job result is done. Aug 21 05:01:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1528. Aug 21 05:01:34 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1528. Aug 21 05:01:34 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1596. Aug 21 05:01:34 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1596. Aug 21 05:01:34 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[20889]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:34 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21081]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21168]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230894.6538868-7897-214237635748510/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21275]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21362]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230895.3172774-7945-6262403670941/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:36 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21469]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:36 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21554]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230895.975776-7976-243325561556343/.source.2 dest=/etc/pcp/pmlogger/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=8f28f239f1a5534def4c94966c7a118f30a9ec7f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:36 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21661]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21746]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230896.586835-7976-56617236824649/.source.3 dest=/etc/pcp/pmlogger/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=2bdc74d86ce5dacdb7ea86697ec6881216757a4b backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[21853]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1665. Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 1665 and the job result is done. Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1597. Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 1597 and the job result is done. Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Consumed 1.438s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Aug 21 05:01:37 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1597. Aug 21 05:01:38 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1597. Aug 21 05:01:38 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1665. Aug 21 05:01:38 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1665. Aug 21 05:01:39 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[22560]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+n\s+n\s+' /etc/pcp/pmie/control.d//127.0.0.2 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:40 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[22863]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+n\s+n\s+' /etc/pcp/pmie/control.d//127.0.0.3 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:40 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[23095]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/pmie/control.d/127.0.0.2" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:41 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[23270]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/pmie/control.d/127.0.0.3" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:41 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[23399]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+y\s+n\s+' /etc/pcp/pmie/control.d//local _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[23866]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1734. Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 1734 and the job result is done. Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Consumed 2.247s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service completed and consumed the indicated resources. Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1666. Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 1666 and the job result is done. Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Consumed 1.802s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Aug 21 05:01:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1666. Aug 21 05:01:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1666. Aug 21 05:01:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1734. Aug 21 05:01:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1734. Aug 21 05:01:43 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[24647]: ansible-service_facts Invoked Aug 21 05:01:48 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[25868]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:01:49 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26001]: ansible-service_facts Invoked Aug 21 05:01:52 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26193]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:01:52 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26300]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:01:53 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26408]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:01:55 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26516]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:55 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26624]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:55 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26731]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:56 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26838]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:56 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26892]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:56 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[26999]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:57 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27053]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:57 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27160]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:57 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27214]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:58 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27321]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-40-182.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Aug 21 05:01:58 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27430]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:01:58 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27542]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:01:59 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27596]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:01:59 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27703]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:02:00 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27812]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:00 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[27919]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:01 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28026]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:01 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28133]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:01 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28240]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:02 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28347]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:02 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28454]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:02 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28561]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:03 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28668]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:03 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28722]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:03 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28829]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:03 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28883]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:04 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[28990]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:04 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29044]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:04 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29151]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:04 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29205]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:05 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29312]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:05 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29366]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:05 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29473]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:06 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29527]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:06 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29634]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:06 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29741]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:07 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29848]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:07 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[29955]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:07 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30062]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:08 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30169]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:08 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30276]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:09 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30383]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:02:09 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30492]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:09 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30599]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:10 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30653]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:10 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30760]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:10 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30814]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:11 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[30921]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:02:12 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[31030]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:02:12 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[31137]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:02:13 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[31244]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:02:14 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[31352]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:02:15 ip-10-31-40-182.us-east-1.aws.redhat.com dbus-broker-launch[571]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Aug 21 05:02:15 ip-10-31-40-182.us-east-1.aws.redhat.com dbus-broker-launch[571]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Aug 21 05:02:15 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rde2fc244ce364009b10e35b45846009f.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rde2fc244ce364009b10e35b45846009f.service has finished successfully. ░░ ░░ The job identifier is 1737. Aug 21 05:02:15 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1800. Aug 21 05:02:16 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 21 05:02:16 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1800. Aug 21 05:02:16 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: run-rde2fc244ce364009b10e35b45846009f.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rde2fc244ce364009b10e35b45846009f.service has successfully entered the 'dead' state. Aug 21 05:02:16 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[31826]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Aug 21 05:02:17 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[31959]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False Aug 21 05:02:18 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[32066]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked Aug 21 05:02:21 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[32173]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:22 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[32371]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host | grep '"primary"' _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:22 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[32481]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:22 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[32589]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger_timers" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:23 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[32697]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host | grep '"primary"' _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:24 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[32807]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail semanage boolean --list | egrep "pcp_bind_all_unreserved_ports *\(on " _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:24 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[32917]: ansible-service_facts Invoked Aug 21 05:02:25 ip-10-31-40-182.us-east-1.aws.redhat.com dbus-broker-launch[572]: avc: op=load_policy lsm=selinux seqno=3 res=1 Aug 21 05:02:26 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[33109]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:02:27 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[33217]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:02:27 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[33325]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:02:27 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[33433]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:02:29 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[33576]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:02:30 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[33709]: ansible-service_facts Invoked Aug 21 05:02:32 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[33901]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:02:32 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34008]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-elasticsearch'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:02:34 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34123]: ansible-file Invoked with path=/etc/pcp/elasticsearch state=directory mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34230]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/elasticsearch/elasticsearch.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34317]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1724230954.8431745-10167-228251986587273/.source.conf dest=/etc/pcp/elasticsearch/elasticsearch.conf follow=True mode=0600 _original_basename=elasticsearch.conf.j2 checksum=13f91d28ea10d21516fb892b9c304eb8001fb026 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:36 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34424]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:02:37 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34532]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:02:38 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34640]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:38 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34748]: ansible-file Invoked with path=/var/lib/pcp/pmdas/elasticsearch/.NeedInstall mode=u=rw,g=r,o=r state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:39 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34855]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:39 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[34962]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:39 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35069]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:40 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35123]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:40 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35230]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:40 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35284]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:41 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35391]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:41 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35445]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:41 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35552]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-40-182.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Aug 21 05:02:42 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35661]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:42 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35773]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:42 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35827]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:43 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[35937]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:02:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1863. Aug 21 05:02:44 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Aug 21 05:02:44 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 1863 and the job result is done. Aug 21 05:02:44 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Consumed 5.656s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Aug 21 05:02:44 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1863. Aug 21 05:02:44 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1863. Aug 21 05:02:44 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[36453]: Installing elasticsearch PMDA ... Aug 21 05:02:45 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[36578]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:45 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[36769]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:45 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[36876]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:46 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[36984]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:46 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37163]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:46 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37291]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:47 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37398]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:47 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37505]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:47 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37617]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:48 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37671]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:48 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37778]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:48 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37837]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:49 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[37950]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:49 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38004]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:49 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38111]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:49 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38165]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:50 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38272]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:50 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38326]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:50 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38433]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:50 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38487]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:51 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38594]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:51 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38701]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:52 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38808]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:52 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[38915]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:52 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[39022]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:53 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[39129]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:53 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[39236]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:53 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[39343]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:02:53 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1994. Aug 21 05:02:53 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Aug 21 05:02:53 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 1994 and the job result is done. Aug 21 05:02:54 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1926. Aug 21 05:02:54 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Aug 21 05:02:54 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 1926 and the job result is done. Aug 21 05:02:54 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1926. Aug 21 05:02:54 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1926. Aug 21 05:02:54 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1994. Aug 21 05:02:54 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1994. Aug 21 05:02:55 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[40165]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:55 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[40366]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:55 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[40420]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:56 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[40527]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:02:56 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[40581]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:02:56 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[40688]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:02:57 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[40797]: ansible-ansible.legacy.command Invoked with _raw_params=pmprobe -I pmcd.agent.status _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:57 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[40905]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/elasticsearch/elasticsearch.conf" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:02:58 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[41013]: ansible-service_facts Invoked Aug 21 05:03:00 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[41205]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:03:00 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[41313]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:03:00 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[41421]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:03:01 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[41529]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:03:03 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[41672]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:03:05 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[41840]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:03:07 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[42008]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:03:09 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[42176]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:03:11 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[42344]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:03:12 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[42477]: ansible-service_facts Invoked Aug 21 05:03:13 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[42669]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:03:14 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[42776]: ansible-ansible.legacy.dnf Invoked with name=['postfix', 'postfix-perl-scripts'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[42792]: group added to /etc/group: name=postfix, GID=89 Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[42792]: group added to /etc/gshadow: name=postfix Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[42792]: new group: name=postfix, GID=89 Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com useradd[42800]: new user: name=postfix, UID=89, GID=89, home=/var/spool/postfix, shell=/sbin/nologin, from=none Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[42808]: group added to /etc/group: name=postdrop, GID=90 Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[42808]: group added to /etc/gshadow: name=postdrop Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[42808]: new group: name=postdrop, GID=90 Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com usermod[42818]: add 'postfix' to group 'mail' Aug 21 05:03:16 ip-10-31-40-182.us-east-1.aws.redhat.com usermod[42818]: add 'postfix' to shadow group 'mail' Aug 21 05:03:17 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reloading. Aug 21 05:03:17 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-rc-local-generator[43321]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 21 05:03:18 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r0d5c1c7915a749a9aab8c56da7f415d6.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r0d5c1c7915a749a9aab8c56da7f415d6.service has finished successfully. ░░ ░░ The job identifier is 1995. Aug 21 05:03:18 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2058. Aug 21 05:03:18 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reloading. Aug 21 05:03:18 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-rc-local-generator[43362]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 21 05:03:18 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Aug 21 05:03:19 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[44964]: ansible-ansible.legacy.stat Invoked with path=/var/log/mail.log follow=False get_checksum=False get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:20 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[45966]: ansible-ansible.legacy.copy Invoked with dest=/var/log/mail.log force=False group=postfix owner=postfix mode=0600 src=/root/.ansible/tmp/ansible-tmp-1724230999.2004566-12178-161188624615174/.source.log _original_basename=.l5kikkag follow=False checksum=da39a3ee5e6b4b0d3255bfef95601890afd80709 backup=False unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 21 05:03:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2058. Aug 21 05:03:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Consumed 2.322s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Aug 21 05:03:20 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: run-r0d5c1c7915a749a9aab8c56da7f415d6.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r0d5c1c7915a749a9aab8c56da7f415d6.service has successfully entered the 'dead' state. Aug 21 05:03:20 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[46816]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-postfix'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:03:24 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r92670ca48b9840a09c03ea5906e5c721.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r92670ca48b9840a09c03ea5906e5c721.service has finished successfully. ░░ ░░ The job identifier is 2121. Aug 21 05:03:24 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2184. Aug 21 05:03:25 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[47964]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:03:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 21 05:03:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2184. Aug 21 05:03:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Consumed 1.943s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Aug 21 05:03:26 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: run-r92670ca48b9840a09c03ea5906e5c721.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r92670ca48b9840a09c03ea5906e5c721.service has successfully entered the 'dead' state. Aug 21 05:03:27 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[49549]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:03:28 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[49657]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:03:28 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[49765]: ansible-file Invoked with path=/var/lib/pcp/pmdas/postfix/.NeedInstall mode=u=rw,g=r,o=r state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:29 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[49872]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:29 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[49979]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:29 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50086]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:29 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50140]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:30 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50247]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:30 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50301]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:30 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50408]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:31 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50462]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:31 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50569]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-40-182.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Aug 21 05:03:31 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50678]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:03:32 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50790]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:32 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50844]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:33 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[50951]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:03:33 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2247. Aug 21 05:03:34 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Aug 21 05:03:34 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2247 and the job result is done. Aug 21 05:03:34 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Consumed 2.374s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Aug 21 05:03:34 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2247. Aug 21 05:03:34 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 2247. Aug 21 05:03:34 ip-10-31-40-182.us-east-1.aws.redhat.com pmcd[51500]: Installing postfix PMDA ... Aug 21 05:03:34 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[51617]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[51724]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[51908]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:35 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52021]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:36 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52128]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:36 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52235]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:37 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52432]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:37 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52539]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:37 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52646]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:37 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52700]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:38 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52812]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:38 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52866]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:38 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[52973]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:38 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53033]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:39 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53155]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:39 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53209]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:39 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53316]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:40 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53370]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:40 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53477]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:40 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53531]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:41 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53638]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:41 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53745]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:41 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53852]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:42 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[53959]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:42 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[54066]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:42 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[54173]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Created slice User Background Tasks Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Aug 21 05:03:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Starting Cleanup of User's Temporary Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 13. Aug 21 05:03:42 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[4052]: Finished Cleanup of User's Temporary Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[54281]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[54389]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2378. Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 2378 and the job result is done. Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2310. Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 2310 and the job result is done. Aug 21 05:03:43 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2310. Aug 21 05:03:44 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 2310. Aug 21 05:03:44 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2378. Aug 21 05:03:44 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 2378. Aug 21 05:03:44 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[55211]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:45 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[55432]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:45 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[55486]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:45 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[55593]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:03:45 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[55647]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:46 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[55757]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 05:03:47 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[55866]: ansible-ansible.legacy.command Invoked with _raw_params=pmstore pmcd.control.sighup 1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:03:47 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[55974]: ansible-ansible.legacy.command Invoked with _raw_params=pmprobe -I pmcd.agent.status _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 21 05:03:47 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[56082]: ansible-service_facts Invoked Aug 21 05:03:49 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[56275]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:03:50 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[56383]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:03:50 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[56491]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:03:51 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[56599]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 05:03:52 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[56742]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:03:53 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[56875]: ansible-service_facts Invoked Aug 21 05:03:55 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[57068]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:03:56 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[57175]: ansible-ansible.legacy.dnf Invoked with name=['valkey'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:03:57 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[57182]: group added to /etc/group: name=valkey, GID=991 Aug 21 05:03:57 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[57182]: group added to /etc/gshadow: name=valkey Aug 21 05:03:57 ip-10-31-40-182.us-east-1.aws.redhat.com groupadd[57182]: new group: name=valkey, GID=991 Aug 21 05:03:57 ip-10-31-40-182.us-east-1.aws.redhat.com useradd[57189]: new user: name=valkey, UID=991, GID=991, home=/dev/null, shell=/sbin/nologin, from=none Aug 21 05:03:57 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Reloading. Aug 21 05:03:57 ip-10-31-40-182.us-east-1.aws.redhat.com systemd-rc-local-generator[57222]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 21 05:03:57 ip-10-31-40-182.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Aug 21 05:03:58 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[57341]: ansible-file Invoked with path=/etc/redis state=directory owner=redis group=root mode=0750 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 05:03:58 ip-10-31-40-182.us-east-1.aws.redhat.com python3.9[57448]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 40 dr-xr-xr-x. 18 root root 235 Aug 19 11:35 ../ drwxr-xr-x. 2 root root 60 Aug 21 04:56 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 21 04:56 log/ drwxr-xr-x. 2 root root 40 Aug 21 04:56 mount/ drwxr-xr-x. 4 root root 100 Aug 21 04:56 initramfs/ -r--r--r--. 1 root root 33 Aug 21 04:57 machine-id srw-rw-rw-. 1 root root 0 Aug 21 04:57 rpcbind.sock= prw-------. 1 root root 0 Aug 21 04:57 initctl| drwxr-xr-x. 5 root root 100 Aug 21 04:57 credentials/ drwx------. 2 root root 40 Aug 21 04:57 cryptsetup/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 setrans/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 sepermit/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 motd.d/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 faillock/ drwxr-xr-x. 2 root root 40 Aug 21 04:57 console/ drwx--x--x. 3 root root 60 Aug 21 04:57 sudo/ -rw-r--r--. 1 root root 0 Aug 21 04:57 motd drwxr-xr-x. 3 root root 60 Aug 21 04:57 tpm2-tss/ drwx------. 2 rpc rpc 60 Aug 21 04:57 rpcbind/ -rw-r--r--. 1 root root 4 Aug 21 04:57 auditd.pid drwxr-xr-x. 2 root root 60 Aug 21 04:57 dbus/ srw-rw-rw-. 1 root root 0 Aug 21 04:57 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Aug 21 04:57 irqbalance/ -rw-r--r--. 1 root root 4 Aug 21 04:57 dhclient.pid -rw-r--r--. 1 root root 619 Aug 21 04:57 dhclient.lease drwxr-xr-x. 6 root root 160 Aug 21 04:57 NetworkManager/ -rw-------. 1 root root 4 Aug 21 04:57 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 21 04:57 gssproxy.sock= drwxr-xr-x. 2 root root 60 Aug 21 04:57 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 21 04:57 chrony/ -rw-------. 1 root root 4 Aug 21 04:57 sm-notify.pid -rw-------. 1 root root 3 Aug 21 04:57 rsyslogd.pid -rw-r--r--. 1 root root 4 Aug 21 04:57 sshd.pid drwxr-xr-x. 3 root root 80 Aug 21 04:57 lock/ -rw-r--r--. 1 root root 4 Aug 21 04:57 crond.pid ----------. 1 root root 0 Aug 21 04:57 cron.reboot drwx------. 3 root root 340 Aug 21 04:57 cloud-init/ drwxr-xr-x. 2 root root 80 Aug 21 04:57 blkid/ -rw-------. 1 root root 0 Aug 21 04:57 agetty.reload drwxr-xr-x. 3 root root 60 Aug 21 04:58 user/ drwxr-xr-x. 28 root root 900 Aug 21 05:01 ./ drwxr-xr-x. 7 root root 160 Aug 21 05:01 udev/ drwxrwxr-x. 2 pcp pcp 180 Aug 21 05:03 pcp/ drwxr-xr-x. 22 root root 560 Aug 21 05:03 systemd/ -rw-rw-r--. 1 root utmp 1920 Aug 21 05:03 utmp total 12 drwxr-xr-x. 28 root root 900 Aug 21 05:01 ../ lrwxrwxrwx. 1 pcp pcp 30 Aug 21 05:01 pmlogger.primary.socket -> /run/pcp/pmlogger.24301.socket= -r--r--r--. 1 pcp pcp 5 Aug 21 05:01 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Aug 21 05:01 pmlogger.24301.socket= srw-rw-rw-. 1 pcp pcp 0 Aug 21 05:01 pmlogger.25069.socket= srw-rw-rw-. 1 root root 0 Aug 21 05:03 pmcd.socket= -r--r--r--. 1 root root 5 Aug 21 05:03 pmcd.pid -r--r--r--. 1 pcp pcp 5 Aug 21 05:03 pmie.pid drwxrwxr-x. 2 pcp pcp 180 Aug 21 05:03 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Wednesday 21 August 2024 05:03:59 -0400 (0:00:00.567) 0:00:06.978 ****** fatal: [managed_node1]: FAILED! => { "changed": false } MSG: {'path': '/etc/redis', 'failed': True, 'msg': 'chown failed: failed to look up user redis', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0755', 'state': 'directory', 'secontext': 'unconfined_u:object_r:etc_t:s0', 'size': 6, 'invocation': {'module_args': {'path': '/etc/redis', 'state': 'directory', 'owner': 'redis', 'group': 'root', 'mode': '0750', 'recurse': False, 'force': False, 'follow': True, 'modification_time_format': '%Y%m%d%H%M.%S', 'access_time_format': '%Y%m%d%H%M.%S', 'unsafe_writes': False, '_original_basename': None, '_diff_peek': None, 'src': None, 'modification_time': None, 'access_time': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Wednesday 21 August 2024 05:03:59 -0400 (0:00:00.021) 0:00:07.000 ****** ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "valkey-sentinel.service": { "name": "valkey-sentinel.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "valkey.service": { "name": "valkey.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Wednesday 21 August 2024 05:04:00 -0400 (0:00:01.639) 0:00:08.640 ****** ok: [managed_node1] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:03:34 EDT", "ActiveEnterTimestampMonotonic": "398580094", "ActiveExitTimestamp": "Wed 2024-08-21 05:03:33 EDT", "ActiveExitTimestampMonotonic": "397335303", "ActiveState": "active", "After": "basic.target avahi-daemon.service sysinit.target systemd-journald.socket system.slice network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:03:34 EDT", "AssertTimestampMonotonic": "398173869", "Before": "multi-user.target shutdown.target pmproxy.service zabbix-agent.service pmie.service pmlogger.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1598551000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:03:34 EDT", "ConditionTimestampMonotonic": "398173865", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "5381", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "51392", "ExecMainStartTimestamp": "Wed 2024-08-21 05:03:34 EDT", "ExecMainStartTimestampMonotonic": "398580059", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:03:34 EDT", "InactiveEnterTimestampMonotonic": "398173284", "InactiveExitTimestamp": "Wed 2024-08-21 05:03:34 EDT", "InactiveExitTimestampMonotonic": "398185711", "InvocationID": "87925280f644492ead90cf33876f8550", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "51392", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "62439424", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-08-21 05:03:34 EDT", "StateChangeTimestampMonotonic": "398580094", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "11", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmie.service pmlogger.service multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node1] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:01:43 EDT", "ActiveEnterTimestampMonotonic": "287051694", "ActiveExitTimestamp": "Wed 2024-08-21 05:01:42 EDT", "ActiveExitTimestampMonotonic": "286311531", "ActiveState": "active", "After": "system.slice sysinit.target systemd-journald.socket pmcd.service basic.target pcp-reboot-init.service network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:01:42 EDT", "AssertTimestampMonotonic": "286391071", "Before": "pmlogger_daily.timer pmlogger_farm.service shutdown.target pmlogger_check.timer multi-user.target", "BindsTo": "pmlogger_daily.timer pmlogger_farm.service pmlogger_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1822969000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:01:42 EDT", "ConditionTimestampMonotonic": "286391068", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "4389", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24301", "ExecMainStartTimestamp": "Wed 2024-08-21 05:01:43 EDT", "ExecMainStartTimestampMonotonic": "287051631", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:01:42 EDT", "InactiveEnterTimestampMonotonic": "286390541", "InactiveExitTimestamp": "Wed 2024-08-21 05:01:42 EDT", "InactiveExitTimestampMonotonic": "286398389", "InvocationID": "cc2049c847e0419fbd4e832a8979d2f1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "24301", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4194304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-08-21 05:01:43 EDT", "StateChangeTimestampMonotonic": "287051694", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node1] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:03:44 EDT", "ActiveEnterTimestampMonotonic": "408209615", "ActiveExitTimestamp": "Wed 2024-08-21 05:03:43 EDT", "ActiveExitTimestampMonotonic": "407616418", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target basic.target pmcd.service network-online.target pcp-reboot-init.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:03:43 EDT", "AssertTimestampMonotonic": "407946774", "Before": "pmie_farm.service pmie_check.timer shutdown.target pmie_daily.timer multi-user.target", "BindsTo": "pmie_farm.service pmie_check.timer pmie_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "354402000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:03:43 EDT", "ConditionTimestampMonotonic": "407946770", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "5492", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "54888", "ExecMainStartTimestamp": "Wed 2024-08-21 05:03:44 EDT", "ExecMainStartTimestampMonotonic": "408209583", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:03:43 EDT", "InactiveEnterTimestampMonotonic": "407945989", "InactiveExitTimestamp": "Wed 2024-08-21 05:03:43 EDT", "InactiveExitTimestampMonotonic": "407955422", "InvocationID": "2a183390bc194174801d4b306e3b139e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "54888", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1753088", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-08-21 05:03:44 EDT", "StateChangeTimestampMonotonic": "408209615", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node1] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice network-online.target sysinit.target redis.service pcp-reboot-init.service pmcd.service avahi-daemon.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2024-08-21 05:01:08 EDT", "StateChangeTimestampMonotonic": "252360851", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [managed_node1] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 Wednesday 21 August 2024 05:04:02 -0400 (0:00:01.982) 0:00:10.622 ****** ok: [managed_node1] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice dbus-broker.service dbus.socket basic.target polkit.service sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service iptables.service nftables.service shutdown.target ebtables.service ip6tables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } PLAY RECAP ********************************************************************* managed_node1 : ok=15 changed=1 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Wednesday 21 August 2024 05:04:03 -0400 (0:00:00.440) 0:00:11.063 ****** =============================================================================== fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 2.33s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Restore state of services ----------------------------------------------- 1.98s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get initial state of services ------------------------------------------- 1.72s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 1.64s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Gathering Facts --------------------------------------------------------- 1.05s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Collect logs ------------------------------------------------------------ 0.57s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Stop firewall ----------------------------------------------------------- 0.44s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists --- 0.43s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:37 fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree --- 0.41s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables --- 0.06s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Handle failure case ----------------------------------------------------- 0.06s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Run the role ------------------------------------------------------------ 0.05s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Setup metric querying service. ------------------------------------------ 0.04s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree --- 0.03s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Include vault variables ------------------------------------------------- 0.03s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Stop test --------------------------------------------------------------- 0.02s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Reraise error ----------------------------------------------------------- 0.02s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list --- 0.02s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.02s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 fedora.linux_system_roles.metrics : Ensure ansible_facts used by role --- 0.02s /tmp/collections-JYQ/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3