[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-vFI executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/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-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-vFI/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-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Wednesday 21 August 2024 03:42:39 -0400 (0:00:00.029) 0:00:00.029 ****** ok: [managed_node1] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-Mr1/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the full PCP and Grafana stack] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Wednesday 21 August 2024 03:42:39 -0400 (0:00:00.086) 0:00:00.115 ****** [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Stop test] *************************************************************** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Wednesday 21 August 2024 03:42:41 -0400 (0:00:02.456) 0:00:02.572 ****** META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Wednesday 21 August 2024 03:42:41 -0400 (0:00:00.023) 0:00:02.595 ****** ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "passim.service": { "name": "passim.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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-bsod.service": { "name": "systemd-bsod.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "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-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "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-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "stopped", "status": "static" }, "systemd-storagetm.service": { "name": "systemd-storagetm.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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-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-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Wednesday 21 August 2024 03:42:44 -0400 (0:00:02.622) 0:00:05.218 ****** included: fedora.linux_system_roles.metrics for managed_node1 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.042) 0:00:05.261 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.021) 0:00:05.282 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.018) 0:00:05.300 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.022) 0:00:05.323 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.027) 0:00:05.350 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.020) 0:00:05.371 ****** ok: [managed_node1] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.026) 0:00:05.397 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.022) 0:00:05.420 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.024) 0:00:05.444 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.026) 0:00:05.471 ****** skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.029) 0:00:05.500 ****** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed_node1 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.048) 0:00:05.548 ****** ok: [managed_node1] => (item=/tmp/collections-vFI/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-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } ok: [managed_node1] => (item=/tmp/collections-vFI/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-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" } skipping: [managed_node1] => (item=/tmp/collections-vFI/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-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=/tmp/collections-vFI/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-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" } ok: [managed_node1] => (item=/tmp/collections-vFI/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-vFI/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-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" } skipping: [managed_node1] => (item=/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_40_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-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Wednesday 21 August 2024 03:42:44 -0400 (0:00:00.069) 0:00:05.618 ****** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Wednesday 21 August 2024 03:42:45 -0400 (0:00:00.525) 0:00:06.144 ****** ok: [managed_node1] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Wednesday 21 August 2024 03:42:45 -0400 (0:00:00.029) 0:00:06.173 ****** fatal: [managed_node1]: 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-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Wednesday 21 August 2024 03:42:47 -0400 (0:00:01.551) 0:00:07.725 ****** included: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node1 TASK [Collect logs] ************************************************************ task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Wednesday 21 August 2024 03:42:47 -0400 (0:00:00.054) 0:00:07.779 ****** ok: [managed_node1] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.117308", "end": "2024-08-21 03:42:47.737717", "rc": 0, "start": "2024-08-21 03:42:47.620409" } STDOUT: Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40431 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40447 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40469 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40485 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40503 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[40521]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:21 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40524 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40540 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[40575]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40576 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40593 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40609 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40631 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40647 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40664 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[40682]: 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40685 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40701 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40718 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[40736]: 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40737 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40754 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:22 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40770 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40792 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40808 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40826 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[40844]: 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40847 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40863 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40880 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[40898]: 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40899 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40916 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40932 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40954 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40970 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=40987 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41005]: 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41008 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:23 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41024 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41041 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41059]: 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41060 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41077 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41093 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41115 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41131 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41148 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41166]: 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41169 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41185 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41202 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41220]: 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41221 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41238 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41254 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:24 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41276 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41292 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41309 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41327]: 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 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41330 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41346 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41363 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41381]: 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 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41382 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41399 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41415 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:25 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41437 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41453 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41470 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41488]: 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 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41489 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41506 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41522 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41544 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41560 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41577 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41595]: 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 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41596 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41613 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41629 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41651 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41667 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:26 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41684 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41702]: 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41703 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41720 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41736 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41758 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41774 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41791 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41809]: 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41810 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41827 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41843 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41865 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41881 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41898 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[41916]: 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41917 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41934 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41950 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41972 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=41988 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:27 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42005 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42023]: 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 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42024 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42041 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42057 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42079 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42095 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42112 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42130]: 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 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42131 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42148 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42164 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42186 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42202 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:28 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42219 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42237]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42240 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42257 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42273 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42295 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42311 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42328 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42346]: 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 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42347 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:29 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42364 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42380 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42402 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42418 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42435 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42453]: 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 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42456 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42472 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42489 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42507]: 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 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42508 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com systemd[935]: Created slice background.slice - User Background Tasks Slice. â–‘â–‘ Subject: A start job for unit UNIT has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit UNIT has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 17. Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com systemd[935]: Starting systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories... â–‘â–‘ Subject: A start job for unit UNIT has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit UNIT has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 16. Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com systemd[935]: Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories. â–‘â–‘ Subject: A start job for unit UNIT has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit UNIT has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 16. Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42527 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42543 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42565 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42581 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:30 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42598 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42616]: 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 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42619 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42635 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42652 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42670]: 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 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42671 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42688 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42704 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42726 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42742 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:31 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42759 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42777]: 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 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42780 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42797 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:32 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42813 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42835 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42851 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=42868 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:33 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[42886]: ansible-service_facts Invoked Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43007 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43024 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43040 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43062 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43078 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43095 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:35 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[43113]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43115 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43132 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43148 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43170 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43186 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43203 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[43221]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43223 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43240 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43256 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43278 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43294 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:36 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43311 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[43329]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43331 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43348 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43364 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43386 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43402 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43419 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[43437]: 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 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43439 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:37 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43456 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43472 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43494 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43512 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43529 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43545 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:39 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43562 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:40 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[43580]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43605 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43622 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:41 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43638 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43660 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43676 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43693 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:42 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[43711]: ansible-service_facts Invoked Aug 21 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43832 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:44 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43849 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43865 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43887 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43903 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43920 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[43938]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43939 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43956 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43972 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=43994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=44010 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:45 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=44027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:46 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[44045]: 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 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 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 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 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 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=44047 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=44064 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=44080 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=44102 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=44118 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_END pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGOUT pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=ssh res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_LOGIN pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: USER_START pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=/dev/pts/0 res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com audit[2623]: CRYPTO_KEY_USER pid=2623 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7a:82:a4:d0:47:00:a7:66:2b:7e:62:d4:48:af:28:53:ea:39:cd:8a:d6:d7:9b:05:46:0d:cc:50:69:8a:b3 direction=? spid=44135 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.10.37 terminal=? res=success' Aug 21 03:42:47 ip-10-31-43-163.us-east-1.aws.redhat.com python3.12[44153]: 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 28 drwxr-xr-x. 3 root root 60 Aug 21 03:35 initramfs/ drwxr-xr-x. 2 root root 60 Aug 21 03:35 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 21 03:35 log/ drwxr-xr-x. 3 root root 60 Aug 21 03:35 tpm2-tss/ drwxr-xr-x. 2 root root 40 Aug 21 03:35 mount/ -r--r--r--. 1 root root 33 Aug 21 03:35 machine-id prw-------. 1 root root 0 Aug 21 03:35 dmeventd-server| prw-------. 1 root root 0 Aug 21 03:35 dmeventd-client| prw-------. 1 root root 0 Aug 21 03:35 initctl| drwx------. 2 root root 80 Aug 21 03:35 lvm/ drwx------. 2 root root 40 Aug 21 03:35 cryptsetup/ drwxr-xr-x. 2 root root 40 Aug 21 03:35 setrans/ drwxr-xr-x. 4 root root 80 Aug 21 03:35 lock/ drwx--x---. 2 root root 40 Aug 21 03:35 mdadm/ drwxr-xr-x. 2 root root 40 Aug 21 03:35 sepermit/ drwxr-xr-x. 2 root root 40 Aug 21 03:35 faillock/ drwxr-xr-x. 2 root root 40 Aug 21 03:35 console/ drwx------. 2 rpc rpc 40 Aug 21 03:35 rpcbind/ drwxr-xr-x. 2 root root 40 Aug 21 03:35 motd.d/ -rw-r--r--. 1 root root 0 Aug 21 03:35 motd drwx--x--x. 3 root root 60 Aug 21 03:35 sudo/ drwxr-xr-x. 2 root root 40 Aug 21 03:35 media/ -rw-r--r--. 1 root root 4 Aug 21 03:35 auditd.pid drwxr-xr-x. 2 root root 60 Aug 21 03:35 dbus/ drwxr-xr-x. 2 root root 60 Aug 21 03:35 pcscd/ srw-rw-rw-. 1 root root 0 Aug 21 03:35 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 100 Aug 21 03:35 dhcpcd/ drwxr-xr-x. 4 root root 120 Aug 21 03:35 NetworkManager/ -rw-------. 1 root root 4 Aug 21 03:35 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 21 03:35 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 21 03:35 gssproxy.default.sock= drwxr-xr-x. 2 root root 60 Aug 21 03:35 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 21 03:35 chrony/ drwxr-xr-x. 2 root root 80 Aug 21 03:35 blkid/ dr-xr-xr-x. 19 root root 4096 Aug 21 03:35 ../ -rw-------. 1 root root 4 Aug 21 03:35 sm-notify.pid -rw-r--r--. 1 root root 4 Aug 21 03:35 sshd.pid drwxr-xr-x. 2 root root 40 Aug 21 03:35 plymouth/ drwx------. 3 root root 340 Aug 21 03:35 cloud-init/ drwxr-xr-x. 2 root root 40 Aug 21 03:35 credentials/ -rw-------. 1 root root 0 Aug 21 03:35 agetty.reload drwxr-xr-x. 7 root root 160 Aug 21 03:35 udev/ drwxr-xr-x. 3 root root 60 Aug 21 03:36 user/ drwxr-xr-x. 2 root root 120 Aug 21 03:39 selinux-policy/ drwxr-xr-x. 34 root root 960 Aug 21 03:39 ./ drwxr-xr-x. 26 root root 640 Aug 21 03:39 systemd/ drwxrwxr-x. 2 pcp pcp 200 Aug 21 03:41 pcp/ -rw-rw-r--. 1 root utmp 1920 Aug 21 03:42 utmp total 12 drwxr-xr-x. 34 root root 960 Aug 21 03:39 ../ -r--r--r--. 1 pcp pcp 5 Aug 21 03:40 pmlogger.pid lrwxrwxrwx. 1 pcp pcp 30 Aug 21 03:40 pmlogger.primary.socket -> /run/pcp/pmlogger.17331.socket= srw-rw-rw-. 1 pcp pcp 0 Aug 21 03:40 pmlogger.17331.socket= srw-rw-rw-. 1 pcp pcp 0 Aug 21 03:40 pmlogger.18108.socket= srw-rw-rw-. 1 pcp pcp 0 Aug 21 03:40 pmlogger.18949.socket= srw-rw-rw-. 1 root root 0 Aug 21 03:41 pmcd.socket= -r--r--r--. 1 root root 5 Aug 21 03:41 pmcd.pid -r--r--r--. 1 pcp pcp 5 Aug 21 03:41 pmie.pid drwxrwxr-x. 2 pcp pcp 200 Aug 21 03:41 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Wednesday 21 August 2024 03:42:47 -0400 (0:00:00.694) 0:00:08.473 ****** fatal: [managed_node1]: 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-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Wednesday 21 August 2024 03:42:47 -0400 (0:00:00.024) 0:00:08.498 ****** ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "passim.service": { "name": "passim.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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-bsod.service": { "name": "systemd-bsod.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "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-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "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-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "stopped", "status": "static" }, "systemd-storagetm.service": { "name": "systemd-storagetm.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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-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-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Wednesday 21 August 2024 03:42:50 -0400 (0:00:02.544) 0:00:11.043 ****** ok: [managed_node1] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 03:41:40 EDT", "ActiveEnterTimestampMonotonic": "399696580", "ActiveExitTimestamp": "Wed 2024-08-21 03:41:38 EDT", "ActiveExitTimestampMonotonic": "397505538", "ActiveState": "active", "After": "avahi-daemon.service basic.target network-online.target system.slice systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 03:41:39 EDT", "AssertTimestampMonotonic": "398594453", "Before": "zabbix-agent.service pmproxy.service pmlogger.service shutdown.target pmie.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2775457000", "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 03:41:39 EDT", "ConditionTimestampMonotonic": "398594450", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "6840", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "32270", "ExecMainStartTimestamp": "Wed 2024-08-21 03:41:40 EDT", "ExecMainStartTimestampMonotonic": "399696472", "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 03:41:39 EDT] ; stop_time=[n/a] ; pid=32196 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Wed 2024-08-21 03:41:39 EDT] ; stop_time=[n/a] ; pid=32196 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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 03:41:39 EDT", "InactiveEnterTimestampMonotonic": "398593571", "InactiveExitTimestamp": "Wed 2024-08-21 03:41:39 EDT", "InactiveExitTimestampMonotonic": "398599292", "InvocationID": "067d262643874160b738f14f3ac58a9c", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "32270", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3407003648", "MemoryCurrent": "66588672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "118509568", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 03:41:40 EDT", "StateChangeTimestampMonotonic": "399696580", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmlogger.service multi-user.target pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node1] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 03:40:05 EDT", "ActiveEnterTimestampMonotonic": "304736305", "ActiveExitTimestamp": "Wed 2024-08-21 03:40:01 EDT", "ActiveExitTimestampMonotonic": "301051473", "ActiveState": "active", "After": "system.slice pmcd.service basic.target network-online.target sysinit.target systemd-journald.socket pcp-reboot-init.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 03:40:01 EDT", "AssertTimestampMonotonic": "301180190", "Before": "pmlogger_check.timer multi-user.target pmlogger_daily.timer pmlogger_farm.service shutdown.target", "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_farm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3112575000", "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 03:40:01 EDT", "ConditionTimestampMonotonic": "301180186", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5949", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17331", "ExecMainStartTimestamp": "Wed 2024-08-21 03:40:05 EDT", "ExecMainStartTimestampMonotonic": "304736197", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 03:40:01 EDT] ; stop_time=[n/a] ; pid=17071 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 03:40:01 EDT] ; stop_time=[n/a] ; pid=17071 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "991", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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 03:40:01 EDT", "InactiveEnterTimestampMonotonic": "301179188", "InactiveExitTimestamp": "Wed 2024-08-21 03:40:01 EDT", "InactiveExitTimestampMonotonic": "301186375", "InvocationID": "7a7bddf16f3c4bd4bfb5ba23d37e4981", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17331", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3410165760", "MemoryCurrent": "5165056", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "10993664", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 03:40:05 EDT", "StateChangeTimestampMonotonic": "304736305", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4416", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "991", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node1] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 03:41:52 EDT", "ActiveEnterTimestampMonotonic": "411328296", "ActiveExitTimestamp": "Wed 2024-08-21 03:41:51 EDT", "ActiveExitTimestampMonotonic": "410716246", "ActiveState": "active", "After": "systemd-journald.socket network-online.target sysinit.target system.slice basic.target pmcd.service pcp-reboot-init.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 03:41:51 EDT", "AssertTimestampMonotonic": "411074276", "Before": "multi-user.target pmie_farm.service pmie_check.timer pmie_daily.timer 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": "366768000", "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 03:41:51 EDT", "ConditionTimestampMonotonic": "411074273", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "6883", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "35789", "ExecMainStartTimestamp": "Wed 2024-08-21 03:41:52 EDT", "ExecMainStartTimestampMonotonic": "411328203", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Wed 2024-08-21 03:41:51 EDT] ; stop_time=[n/a] ; pid=35575 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Wed 2024-08-21 03:41:51 EDT] ; stop_time=[n/a] ; pid=35575 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "991", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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 03:41:51 EDT", "InactiveEnterTimestampMonotonic": "411073465", "InactiveExitTimestamp": "Wed 2024-08-21 03:41:51 EDT", "InactiveExitTimestampMonotonic": "411080280", "InvocationID": "e469d12e33c04e3f94e0c45bdeb0f506", "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": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "35789", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3410264064", "MemoryCurrent": "1404928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "7032832", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 03:41:52 EDT", "StateChangeTimestampMonotonic": "411328296", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4416", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "991", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node1] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "avahi-daemon.service sysinit.target redis.service network-online.target pcp-reboot-init.service systemd-journald.socket pmcd.service system.slice basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "3392487424", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Wed 2024-08-21 03:39:15 EDT", "StateChangeTimestampMonotonic": "254865531", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [managed_node1] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 Wednesday 21 August 2024 03:42:52 -0400 (0:00:02.553) 0:00:13.596 ****** ok: [managed_node1] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice polkit.service basic.target dbus-broker.service sysinit.target dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ipset.service nftables.service ip6tables.service iptables.service ebtables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14721", "LimitNPROCSoft": "14721", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14721", "LimitSIGPENDINGSoft": "14721", "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": "3392413696", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target 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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4416", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } PLAY RECAP ********************************************************************* managed_node1 : ok=14 changed=0 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Wednesday 21 August 2024 03:42:53 -0400 (0:00:00.539) 0:00:14.136 ****** =============================================================================== Get initial state of services ------------------------------------------- 2.62s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Restore state of services ----------------------------------------------- 2.55s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get final state of services --------------------------------------------- 2.54s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Gathering Facts --------------------------------------------------------- 2.46s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 1.55s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Collect logs ------------------------------------------------------------ 0.69s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Stop firewall ----------------------------------------------------------- 0.54s /tmp/collections-vFI/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.53s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Include vault variables ------------------------------------------------- 0.09s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables --- 0.07s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Handle failure case ----------------------------------------------------- 0.05s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Setup metric querying service. ------------------------------------------ 0.05s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Run the role ------------------------------------------------------------ 0.04s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Setup bpftrace metrics. ------------------------------------------------- 0.03s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree --- 0.03s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.03s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Configure Postfix metrics. ---------------------------------------------- 0.03s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.03s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Reraise error ----------------------------------------------------------- 0.03s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Configure SQL Server metrics. ------------------------------------------- 0.02s /tmp/collections-vFI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50