[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-A4j executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-A4j/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-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Wednesday 21 August 2024 08:55:37 -0400 (0:00:00.017) 0:00:00.017 ****** ok: [managed_node2] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-NRr/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the full PCP and Grafana stack] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Wednesday 21 August 2024 08:55:37 -0400 (0:00:00.087) 0:00:00.105 ****** [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node2] TASK [Stop test] *************************************************************** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Wednesday 21 August 2024 08:55:39 -0400 (0:00:01.569) 0:00:01.674 ****** META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Wednesday 21 August 2024 08:55:39 -0400 (0:00:00.054) 0:00:01.729 ****** ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "stopped", "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": "stopped", "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": "stopped", "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": "stopped", "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": "enabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Wednesday 21 August 2024 08:55:41 -0400 (0:00:02.412) 0:00:04.142 ****** included: fedora.linux_system_roles.metrics for managed_node2 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.046) 0:00:04.189 ****** skipping: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.026) 0:00:04.215 ****** skipping: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.022) 0:00:04.237 ****** skipping: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.027) 0:00:04.264 ****** skipping: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.031) 0:00:04.296 ****** skipping: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.027) 0:00:04.324 ****** ok: [managed_node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.028) 0:00:04.352 ****** skipping: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.023) 0:00:04.375 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Wednesday 21 August 2024 08:55:41 -0400 (0:00:00.022) 0:00:04.398 ****** skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Wednesday 21 August 2024 08:55:42 -0400 (0:00:00.021) 0:00:04.420 ****** skipping: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Wednesday 21 August 2024 08:55:42 -0400 (0:00:00.022) 0:00:04.443 ****** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed_node2 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Wednesday 21 August 2024 08:55:42 -0400 (0:00:00.065) 0:00:04.508 ****** ok: [managed_node2] => (item=/tmp/collections-A4j/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-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } ok: [managed_node2] => (item=/tmp/collections-A4j/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-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" } skipping: [managed_node2] => (item=/tmp/collections-A4j/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-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node2] => (item=/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml) => { "ansible_facts": { "__keyserver_conf_file": "valkey.conf", "__keyserver_conf_path": "/etc/valkey", "__keyserver_loaded_modules": [], "__keyserver_name": "valkey", "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" } ok: [managed_node2] => (item=/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml) => { "ansible_facts": { "__keyserver_loaded_modules": [ "/usr/lib64/valkey/modules/valkeysearch.so" ], "__keyserver_packages_extra": [ "ValkeySearch" ] }, "ansible_included_var_files": [ "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" } skipping: [managed_node2] => (item=/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node2] => (item=/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_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-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Wednesday 21 August 2024 08:55:42 -0400 (0:00:00.110) 0:00:04.619 ****** ok: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Wednesday 21 August 2024 08:55:42 -0400 (0:00:00.491) 0:00:05.110 ****** ok: [managed_node2] => { "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-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Wednesday 21 August 2024 08:55:42 -0400 (0:00:00.040) 0:00:05.150 ****** fatal: [managed_node2]: FAILED! => { "changed": false, "failures": [ "No package ValkeySearch available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Handle failure case] ***************************************************** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Wednesday 21 August 2024 08:55:44 -0400 (0:00:02.099) 0:00:07.250 ****** included: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node2 TASK [Collect logs] ************************************************************ task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Wednesday 21 August 2024 08:55:44 -0400 (0:00:00.035) 0:00:07.286 ****** ok: [managed_node2] => { "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.042946", "end": "2024-08-21 08:55:45.378205", "rc": 0, "start": "2024-08-21 08:55:45.335259" } STDOUT: Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32248 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32265 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32283]: 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 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32286 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32302 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32319 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32337]: 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 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32338 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32355 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32371 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:17 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32393 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32409 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32426 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32444]: 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 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32447 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32463 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32480 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32498]: 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 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32499 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32516 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32554 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32570 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32587 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32605]: 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 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32608 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:18 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32641 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32659]: 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 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32660 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32677 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32693 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32715 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32731 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32748 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32766]: 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 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32769 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32802 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32820]: 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 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32821 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32838 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32854 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32876 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:19 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32892 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32909 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32927]: 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 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32930 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32946 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32963 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[32981]: 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 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32982 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=32999 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33015 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:20 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33037 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33053 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33070 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[33088]: 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 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33089 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33106 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33122 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33144 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33160 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33177 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[33195]: 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 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33196 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33213 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33229 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:21 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33251 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33267 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33284 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[33302]: 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 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33303 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33320 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33336 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33374 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33391 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[33409]: 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 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33410 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33427 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33443 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33481 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:22 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33498 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[33516]: 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 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33517 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33534 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33550 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33572 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33588 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33605 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[33623]: 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 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33641 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33657 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33679 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33695 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33712 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[33730]: 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 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33731 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:23 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33748 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33764 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33786 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33802 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=33819 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[33837]: 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 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine... â–‘â–‘ Subject: A start job for unit pmie.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3468. Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine. â–‘â–‘ Subject: A start job for unit pmie.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3468. Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service... â–‘â–‘ Subject: A start job for unit pmie_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3552. Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service. â–‘â–‘ Subject: A start job for unit pmie_farm.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmie_farm.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3552. Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:24 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34062 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34197 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34213 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34235 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34251 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34268 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[34286]: 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 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34287 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34304 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34320 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34342 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:25 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34375 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[34393]: 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 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34396 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34412 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34429 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[34447]: 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 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34448 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34481 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34503 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34536 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[34554]: 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 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34573 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:26 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34590 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[34608]: 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 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34609 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34626 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34642 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34664 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=34697 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[34715]: 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 08:55:27 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... â–‘â–‘ Subject: A start job for unit pmlogger.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3557. Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. â–‘â–‘ Subject: A start job for unit pmlogger.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3557. Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3642. Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service. â–‘â–‘ Subject: A start job for unit pmlogger_farm.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit pmlogger_farm.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 3642. Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:28 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35553 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35569 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35607 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:29 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[35642]: ansible-service_facts Invoked Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35751 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35768 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35784 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35806 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35822 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:31 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=35839 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:32 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[35857]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 08:55:32 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopping pmcd.service - Performance Metrics Collector Daemon... â–‘â–‘ Subject: A stop job for unit pmcd.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmcd.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3646. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmcd.service has successfully entered the 'dead' state. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopped pmcd.service - Performance Metrics Collector Daemon. â–‘â–‘ Subject: A stop job for unit pmcd.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmcd.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3646 and the job result is done. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Consumed 2.037s CPU time. â–‘â–‘ Subject: Resources consumed by unit runtime â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmcd.service completed and consumed the indicated resources. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36196 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36213 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36229 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36251 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36267 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36284 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[36302]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service... â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3648. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service. â–‘â–‘ Subject: A stop job for unit pmlogger_farm.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger_farm.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3648 and the job result is done. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger... â–‘â–‘ Subject: A stop job for unit pmlogger.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3647. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger.service has successfully entered the 'dead' state. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmlogger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger. â–‘â–‘ Subject: A stop job for unit pmlogger.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmlogger.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3647 and the job result is done. Aug 21 08:55:33 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Consumed 1.269s CPU time. â–‘â–‘ Subject: Resources consumed by unit runtime â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmlogger.service completed and consumed the indicated resources. Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36365 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36382 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36398 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36420 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36436 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36453 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[36471]: ansible-ansible.legacy.systemd Invoked with name=pmie state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopping pmie_farm.service - pmie farm service... â–‘â–‘ Subject: A stop job for unit pmie_farm.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie_farm.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3650. Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmie_farm.service has successfully entered the 'dead' state. Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopped pmie_farm.service - pmie farm service. â–‘â–‘ Subject: A stop job for unit pmie_farm.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie_farm.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3650 and the job result is done. Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie_farm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopping pmie.service - Performance Metrics Inference Engine... â–‘â–‘ Subject: A stop job for unit pmie.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 3649. Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: pmie.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ The unit pmie.service has successfully entered the 'dead' state. Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com systemd[1]: Stopped pmie.service - Performance Metrics Inference Engine. â–‘â–‘ Subject: A stop job for unit pmie.service has finished â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A stop job for unit pmie.service has finished. â–‘â–‘ â–‘â–‘ The job identifier is 3649 and the job result is done. Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36677 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36694 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:34 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36710 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36732 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36748 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36765 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[36783]: 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 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36802 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36818 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36840 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:35 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36873 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:36 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[36891]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 08:55:36 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:36 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:36 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:36 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:36 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36893 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:36 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:36 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36910 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36926 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:37 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36948 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36983 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=36999 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37016 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:38 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[37034]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37059 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37076 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37092 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37114 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37130 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37147 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:39 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[37165]: ansible-service_facts Invoked Aug 21 08:55:41 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:41 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:41 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:41 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:41 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37274 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:41 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:41 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37291 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37307 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37329 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37345 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37362 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[37380]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37381 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37398 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37414 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:42 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37436 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37452 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37469 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:43 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[37487]: ansible-ansible.legacy.dnf Invoked with name=['valkey', 'ValkeySearch'] 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 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37489 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37506 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37522 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:44 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37544 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37560 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_END pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGOUT pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=ssh res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_LOGIN pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: USER_START pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=/dev/pts/0 res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com audit[2592]: CRYPTO_KEY_USER pid=2592 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:96:ed:0f:44:a6:a2:6a:df:dc:54:a1:61:25:0d:ec:32:c8:c2:b1:3b:23:aa:de:ed:05:44:e5:81:a5:f3:81:f2 direction=? spid=37577 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.3 terminal=? res=success' Aug 21 08:55:45 ip-10-31-15-88.us-east-1.aws.redhat.com python3.12[37595]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 36 drwxr-xr-x. 3 root root 60 Aug 21 08:46 initramfs/ drwxr-xr-x. 2 root root 60 Aug 21 08:46 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 21 08:46 log/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 mount/ -r--r--r--. 1 root root 33 Aug 21 08:46 machine-id prw-------. 1 root root 0 Aug 21 08:46 dmeventd-server| prw-------. 1 root root 0 Aug 21 08:46 dmeventd-client| prw-------. 1 root root 0 Aug 21 08:46 initctl| drwx------. 2 root root 80 Aug 21 08:46 lvm/ drwx------. 2 root root 40 Aug 21 08:46 cryptsetup/ drwxr-xr-x. 4 root root 80 Aug 21 08:46 lock/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 setrans/ drwx--x---. 2 root root 40 Aug 21 08:46 mdadm/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 faillock/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 console/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 sepermit/ drwx------. 2 rpc rpc 40 Aug 21 08:46 rpcbind/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 motd.d/ -rw-r--r--. 1 root root 0 Aug 21 08:46 motd drwx--x--x. 3 root root 60 Aug 21 08:46 sudo/ drwxr-xr-x. 3 root root 60 Aug 21 08:46 tpm2-tss/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 media/ -rw-r--r--. 1 root root 4 Aug 21 08:46 auditd.pid drwxr-xr-x. 2 root root 60 Aug 21 08:46 dbus/ drwxr-xr-x. 2 root root 60 Aug 21 08:46 pcscd/ srw-rw-rw-. 1 root root 0 Aug 21 08:46 .heim_org.h5l.kcm-socket= -rw-r--r--. 1 root root 4 Aug 21 08:46 dhclient.pid -rw-r--r--. 1 root root 617 Aug 21 08:46 dhclient.lease drwxr-xr-x. 4 root root 120 Aug 21 08:46 NetworkManager/ drwxr-xr-x. 2 root root 60 Aug 21 08:46 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 21 08:46 chrony/ -rw-------. 1 root root 4 Aug 21 08:46 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 21 08:46 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 21 08:46 gssproxy.default.sock= drwxr-xr-x. 2 root root 80 Aug 21 08:46 blkid/ dr-xr-xr-x. 19 root root 4096 Aug 21 08:46 ../ drwxr-xr-x. 2 root root 40 Aug 21 08:46 plymouth/ -rw-------. 1 root root 4 Aug 21 08:46 sm-notify.pid -rw-r--r--. 1 root root 4 Aug 21 08:46 sshd.pid drwx------. 3 root root 300 Aug 21 08:46 cloud-init/ drwxr-xr-x. 2 root root 40 Aug 21 08:46 credentials/ -rw-------. 1 root root 0 Aug 21 08:46 agetty.reload drwxr-xr-x. 3 root root 60 Aug 21 08:47 user/ drwxr-x---. 2 root root 40 Aug 21 08:53 firewalld/ drwxr-xr-x. 7 root root 160 Aug 21 08:53 udev/ drwxr-xr-x. 2 grafana grafana 40 Aug 21 08:54 grafana/ drwxr-xr-x. 34 root root 1000 Aug 21 08:54 ./ drwxr-xr-x. 26 root root 620 Aug 21 08:54 systemd/ drwxrwxr-x. 2 pcp pcp 40 Aug 21 08:55 pcp/ -rw-rw-r--. 1 root utmp 1920 Aug 21 08:55 utmp total 0 drwxr-xr-x. 34 root root 1000 Aug 21 08:54 ../ drwxrwxr-x. 2 pcp pcp 40 Aug 21 08:55 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Wednesday 21 August 2024 08:55:45 -0400 (0:00:00.600) 0:00:07.887 ****** fatal: [managed_node2]: FAILED! => { "changed": false } MSG: {'failures': ['No package ValkeySearch available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['valkey', 'ValkeySearch'], '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}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Wednesday 21 August 2024 08:55:45 -0400 (0:00:00.041) 0:00:07.929 ****** ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "ip6tables.service": { "name": "ip6tables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ipset.service": { "name": "ipset.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iptables.service": { "name": "iptables.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "stopped", "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": "stopped", "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": "stopped", "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": "stopped", "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": "enabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Wednesday 21 August 2024 08:55:47 -0400 (0:00:02.345) 0:00:10.274 ****** ok: [managed_node2] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 08:55:13 EDT", "ActiveEnterTimestampMonotonic": "549547649", "ActiveExitTimestamp": "Wed 2024-08-21 08:55:32 EDT", "ActiveExitTimestampMonotonic": "568599714", "ActiveState": "inactive", "After": "avahi-daemon.service system.slice network-online.target systemd-journald.socket basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:55:12 EDT", "AssertTimestampMonotonic": "549155647", "Before": "pmproxy.service multi-user.target zabbix-agent.service pmlogger.service pmie.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2037978000", "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 08:55:12 EDT", "ConditionTimestampMonotonic": "549155642", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "7044", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:55:32 EDT", "ExecMainExitTimestampMonotonic": "568850979", "ExecMainPID": "31082", "ExecMainStartTimestamp": "Wed 2024-08-21 08:55:13 EDT", "ExecMainStartTimestampMonotonic": "549547562", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:55:13 EDT] ; stop_time=[Wed 2024-08-21 08:55:32 EDT] ; pid=31082 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Wed 2024-08-21 08:55:13 EDT] ; stop_time=[Wed 2024-08-21 08:55:32 EDT] ; pid=31082 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:55:32 EDT] ; stop_time=[Wed 2024-08-21 08:55:33 EDT] ; pid=35861 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[Wed 2024-08-21 08:55:32 EDT] ; stop_time=[Wed 2024-08-21 08:55:33 EDT] ; pid=35861 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:55:33 EDT", "InactiveEnterTimestampMonotonic": "569621884", "InactiveExitTimestamp": "Wed 2024-08-21 08:55:12 EDT", "InactiveExitTimestampMonotonic": "549166902", "InvocationID": "ceebc208a25645bfa829d3ea2b840704", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 08:55:33 EDT", "StateChangeTimestampMonotonic": "569621884", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmlogger.service pmie.service multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 08:55:28 EDT", "ActiveEnterTimestampMonotonic": "564730653", "ActiveExitTimestamp": "Wed 2024-08-21 08:55:33 EDT", "ActiveExitTimestampMonotonic": "570245291", "ActiveState": "inactive", "After": "systemd-journald.socket pmcd.service pcp-reboot-init.service basic.target system.slice sysinit.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:55:27 EDT", "AssertTimestampMonotonic": "564157361", "Before": "shutdown.target pmlogger_check.timer pmlogger_farm.service multi-user.target pmlogger_daily.timer", "BindsTo": "pmlogger_check.timer pmlogger_farm.service pmlogger_daily.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1269915000", "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 08:55:27 EDT", "ConditionTimestampMonotonic": "564157357", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroupId": "7173", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:55:33 EDT", "ExecMainExitTimestampMonotonic": "570329451", "ExecMainPID": "34943", "ExecMainStartTimestamp": "Wed 2024-08-21 08:55:28 EDT", "ExecMainStartTimestampMonotonic": "564730562", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:55:28 EDT] ; stop_time=[Wed 2024-08-21 08:55:33 EDT] ; pid=34943 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 08:55:28 EDT] ; stop_time=[Wed 2024-08-21 08:55:33 EDT] ; pid=34943 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:55:33 EDT] ; stop_time=[Wed 2024-08-21 08:55:33 EDT] ; pid=36307 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[Wed 2024-08-21 08:55:33 EDT] ; stop_time=[Wed 2024-08-21 08:55:33 EDT] ; pid=36307 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "[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": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:55:33 EDT", "InactiveEnterTimestampMonotonic": "570335385", "InactiveExitTimestamp": "Wed 2024-08-21 08:55:27 EDT", "InactiveExitTimestampMonotonic": "564166405", "InvocationID": "d2ef4b602ee241f8bdb86a5f1802d77c", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 08:55:33 EDT", "StateChangeTimestampMonotonic": "570335385", "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": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 08:55:24 EDT", "ActiveEnterTimestampMonotonic": "561265143", "ActiveExitTimestamp": "Wed 2024-08-21 08:55:34 EDT", "ActiveExitTimestampMonotonic": "570956297", "ActiveState": "inactive", "After": "pcp-reboot-init.service pmcd.service basic.target system.slice sysinit.target network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:55:24 EDT", "AssertTimestampMonotonic": "561028686", "Before": "pmie_farm.service pmie_check.timer pmie_daily.timer multi-user.target shutdown.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": "650349000", "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 08:55:24 EDT", "ConditionTimestampMonotonic": "561028683", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroupId": "7087", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:55:34 EDT", "ExecMainExitTimestampMonotonic": "571207715", "ExecMainPID": "34024", "ExecMainStartTimestamp": "Wed 2024-08-21 08:55:24 EDT", "ExecMainStartTimestampMonotonic": "561265069", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:55:24 EDT] ; stop_time=[Wed 2024-08-21 08:55:34 EDT] ; pid=34024 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 08:55:24 EDT] ; stop_time=[Wed 2024-08-21 08:55:34 EDT] ; pid=34024 ; code=exited ; status=0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:55:34 EDT] ; stop_time=[Wed 2024-08-21 08:55:34 EDT] ; pid=36476 ; code=exited ; status=0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[Wed 2024-08-21 08:55:34 EDT] ; stop_time=[Wed 2024-08-21 08:55:34 EDT] ; pid=36476 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "[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": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:55:34 EDT", "InactiveEnterTimestampMonotonic": "571226584", "InactiveExitTimestamp": "Wed 2024-08-21 08:55:24 EDT", "InactiveExitTimestampMonotonic": "561035373", "InvocationID": "284258d2eb1f4ee1b540f67f8294bb67", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 08:55:34 EDT", "StateChangeTimestampMonotonic": "571226584", "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": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node2] => (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", "ActiveEnterTimestamp": "Wed 2024-08-21 08:54:13 EDT", "ActiveEnterTimestampMonotonic": "489790507", "ActiveExitTimestamp": "Wed 2024-08-21 08:54:54 EDT", "ActiveExitTimestampMonotonic": "530965387", "ActiveState": "inactive", "After": "redis.service pmcd.service network-online.target basic.target pcp-reboot-init.service avahi-daemon.service system.slice systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:54:13 EDT", "AssertTimestampMonotonic": "489704997", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "104884000", "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 08:54:13 EDT", "ConditionTimestampMonotonic": "489704994", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "4880", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:54:54 EDT", "ExecMainExitTimestampMonotonic": "530966187", "ExecMainPID": "26819", "ExecMainStartTimestamp": "Wed 2024-08-21 08:54:13 EDT", "ExecMainStartTimestampMonotonic": "489709473", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 08:54:13 EDT] ; stop_time=[Wed 2024-08-21 08:54:54 EDT] ; pid=26819 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 08:54:13 EDT] ; stop_time=[Wed 2024-08-21 08:54:54 EDT] ; pid=26819 ; code=exited ; status=0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:54:54 EDT", "InactiveEnterTimestampMonotonic": "530966362", "InactiveExitTimestamp": "Wed 2024-08-21 08:54:13 EDT", "InactiveExitTimestampMonotonic": "489709773", "InvocationID": "9a0810eee45e43a28f778c5294ba189d", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 08:54:54 EDT", "StateChangeTimestampMonotonic": "530966362", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } skipping: [managed_node2] => (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_node2] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } ok: [managed_node2] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "item": "grafana-server", "name": "grafana-server", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "tmp.mount systemd-journald.socket sysinit.target mariadb.service postgresql.service mysqld.service -.mount network-online.target systemd-tmpfiles-setup.service basic.target system.slice", "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", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Grafana instance", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "http://docs.grafana.org", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/grafana-server ; argv[]=/usr/sbin/grafana-server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/grafana-server ; argv[]=/usr/sbin/grafana-server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/grafana-server.service", "FreezerState": "running", "GID": "[not set]", "Group": "grafana", "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": "grafana-server.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": "10000", "LimitNOFILESoft": "10000", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "grafana-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "yes", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/tmp /usr/share/grafana /run/grafana", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectory": "grafana", "RuntimeDirectoryMode": "0750", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "20s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "20s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0027", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "grafana", "UtmpMode": "init", "Wants": "network-online.target tmp.mount", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "/usr/share/grafana" } } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 Wednesday 21 August 2024 08:55:51 -0400 (0:00:03.288) 0:00:13.562 ****** ok: [managed_node2] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 08:53:18 EDT", "ActiveEnterTimestampMonotonic": "434948394", "ActiveExitTimestamp": "Wed 2024-08-21 08:53:38 EDT", "ActiveExitTimestampMonotonic": "454767354", "ActiveState": "inactive", "After": "basic.target dbus-broker.service sysinit.target polkit.service system.slice dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 08:53:17 EDT", "AssertTimestampMonotonic": "433569188", "Before": "network-pre.target shutdown.target multi-user.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": "577369000", "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": "yes", "ConditionTimestamp": "Wed 2024-08-21 08:53:17 EDT", "ConditionTimestampMonotonic": "433569185", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service iptables.service ebtables.service nftables.service ip6tables.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2024-08-21 08:53:38 EDT", "ExecMainExitTimestampMonotonic": "454805676", "ExecMainPID": "16384", "ExecMainStartTimestamp": "Wed 2024-08-21 08:53:17 EDT", "ExecMainStartTimestampMonotonic": "433574467", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 08:53:38 EDT", "InactiveEnterTimestampMonotonic": "454805887", "InactiveExitTimestamp": "Wed 2024-08-21 08:53:17 EDT", "InactiveExitTimestampMonotonic": "433574890", "InvocationID": "8ecfaf106dbe4ed49552b2f2481ed15a", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 08:53:38 EDT", "StateChangeTimestampMonotonic": "454805887", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* managed_node2 : ok=14 changed=0 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Wednesday 21 August 2024 08:55:51 -0400 (0:00:00.553) 0:00:14.115 ****** =============================================================================== Restore state of services ----------------------------------------------- 3.29s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get initial state of services ------------------------------------------- 2.41s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 2.35s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 2.10s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Gathering Facts --------------------------------------------------------- 1.57s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Collect logs ------------------------------------------------------------ 0.60s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Stop firewall ----------------------------------------------------------- 0.55s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree --- 0.49s /tmp/collections-A4j/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.11s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Include vault variables ------------------------------------------------- 0.09s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Setup metric querying service. ------------------------------------------ 0.07s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Stop test --------------------------------------------------------------- 0.05s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Run the role ------------------------------------------------------------ 0.05s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Reraise error ----------------------------------------------------------- 0.04s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree --- 0.04s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Handle failure case ----------------------------------------------------- 0.04s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.03s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.03s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list --- 0.03s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list --- 0.03s /tmp/collections-A4j/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23