ansible-playbook [core 2.17.4] 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-PvV executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-PvV/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_bz1855544.yml ************************************************** 2 plays in /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:5 Wednesday 25 September 2024 06:38:26 -0400 (0:00:00.008) 0:00:00.008 *** ok: [managed-node2] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-bXQ/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Bug 1855544 - metrics role should automate the setup of Grafana datasources] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:9 Wednesday 25 September 2024 06:38:26 -0400 (0:00:00.017) 0:00:00.026 *** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Stop test] *************************************************************** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:17 Wednesday 25 September 2024 06:38:28 -0400 (0:00:02.237) 0:00:02.263 *** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Wednesday 25 September 2024 06:38:28 -0400 (0:00:00.053) 0:00:02.317 *** ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:27 Wednesday 25 September 2024 06:38:30 -0400 (0:00:01.751) 0:00:04.069 *** included: fedora.linux_system_roles.metrics for managed-node2 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.053) 0:00:04.123 *** skipping: [managed-node2] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.029) 0:00:04.152 *** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.023) 0:00:04.175 *** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.026) 0:00:04.202 *** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.027) 0:00:04.229 *** ok: [managed-node2] => { "ansible_facts": { "__metrics_domains": [ "bpftrace" ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.029) 0:00:04.258 *** ok: [managed-node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.034) 0:00:04.293 *** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.025) 0:00:04.318 *** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.025) 0:00:04.344 *** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.024) 0:00:04.369 *** included: fedora.linux_system_roles.private_metrics_subrole_bpftrace for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:4 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.065) 0:00:04.434 *** ok: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml) => { "ansible_facts": { "bpftrace_metrics_provider": "pcp" }, "ansible_included_var_files": [ "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml" } ok: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml" } skipping: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_9.yml) => { "ansible_facts": { "__bpftrace_packages": [ "bpftrace" ], "__bpftrace_packages_pcp": [ "pcp-pmda-bpftrace" ] }, "ansible_included_var_files": [ "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_9.yml" } ok: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_9.yml) => { "ansible_facts": { "__bpftrace_packages": [ "bpftrace" ], "__bpftrace_packages_pcp": [ "pcp-pmda-bpftrace" ] }, "ansible_included_var_files": [ "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_9.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:18 Wednesday 25 September 2024 06:38:30 -0400 (0:00:00.074) 0:00:04.509 *** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:23 Wednesday 25 September 2024 06:38:31 -0400 (0:00:00.592) 0:00:05.101 *** ok: [managed-node2] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace package names] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:27 Wednesday 25 September 2024 06:38:31 -0400 (0:00:00.035) 0:00:05.137 *** ok: [managed-node2] => { "ansible_facts": { "__bpftrace_packages_extra": [ "bpftrace" ] }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace metrics package names] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:34 Wednesday 25 September 2024 06:38:31 -0400 (0:00:00.033) 0:00:05.170 *** ok: [managed-node2] => { "ansible_facts": { "__bpftrace_packages_extra": [ "pcp-pmda-bpftrace", "bpftrace" ] }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:41 Wednesday 25 September 2024 06:38:31 -0400 (0:00:00.027) 0:00:05.198 *** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: python3-lldb-18.1.8-1.el9.x86_64", "Installed: tcl-1:8.6.10-7.el9.x86_64", "Installed: llvm-libs-18.1.8-3.el9.x86_64", "Installed: python3-bcc-0.30.0-6.el9.noarch", "Installed: compiler-rt-18.1.8-1.el9.x86_64", "Installed: python3-netaddr-0.8.0-5.el9.noarch", "Installed: python3-pcp-6.2.2-6.el9.x86_64", "Installed: pcp-libs-6.2.2-6.el9.x86_64", "Installed: bpftrace-0.21.1-1.el9.x86_64", "Installed: environment-modules-5.3.0-1.el9.x86_64", "Installed: pcp-selinux-6.2.2-6.el9.x86_64", "Installed: libuv-1:1.42.0-2.el9.x86_64", "Installed: bcc-0.30.0-6.el9.x86_64", "Installed: pcp-6.2.2-6.el9.x86_64", "Installed: policycoreutils-python-utils-3.6-2.1.el9.noarch", "Installed: bcc-tools-0.30.0-6.el9.x86_64", "Installed: pcp-conf-6.2.2-6.el9.x86_64", "Installed: libatomic-11.5.0-2.el9.x86_64", "Installed: gcc-toolset-13-libstdc++-devel-13.3.1-2.1.el9.x86_64", "Installed: lldb-18.1.8-1.el9.x86_64", "Installed: gcc-toolset-13-binutils-2.40-21.el9.x86_64", "Installed: libomp-18.1.8-1.el9.x86_64", "Installed: python3-pyelftools-0.27-4.el9.noarch", "Installed: gcc-toolset-13-binutils-gold-2.40-21.el9.x86_64", "Installed: libomp-devel-18.1.8-1.el9.x86_64", "Installed: clang-libs-18.1.8-3.el9.x86_64", "Installed: gcc-toolset-13-gcc-13.3.1-2.1.el9.x86_64", "Installed: pcp-pmda-bpftrace-6.2.2-6.el9.x86_64", "Installed: gcc-toolset-13-runtime-13.0-2.el9.x86_64", "Installed: gcc-toolset-13-gcc-c++-13.3.1-2.1.el9.x86_64", "Installed: clang-resource-filesystem-18.1.8-3.el9.noarch", "Installed: scl-utils-1:2.0.3-4.el9.x86_64" ] } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Extract allowed bpftrace user accounts] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:48 Wednesday 25 September 2024 06:39:06 -0400 (0:00:34.639) 0:00:39.838 *** ok: [managed-node2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_facts": { "__bpftrace_usernames": "root,metrics" }, "ansible_loop_var": "item", "changed": false, "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:54 Wednesday 25 September 2024 06:39:06 -0400 (0:00:00.026) 0:00:39.864 *** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/bpftrace", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:61 Wednesday 25 September 2024 06:39:06 -0400 (0:00:00.628) 0:00:40.493 *** changed: [managed-node2] => { "changed": true, "checksum": "2559785fc812966eeb50dc5f6f22139195666360", "dest": "/etc/pcp/bpftrace/bpftrace.conf", "gid": 0, "group": "root", "md5sum": "909e6f7319f4f70cee4e4a7569e3c635", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1048, "src": "/root/.ansible/tmp/ansible-tmp-1727260746.7655146-7321-191057300450994/.source.conf", "state": "file", "uid": 0 } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Wednesday 25 September 2024 06:39:08 -0400 (0:00:01.326) 0:00:41.819 *** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Wednesday 25 September 2024 06:39:08 -0400 (0:00:00.048) 0:00:41.868 *** ok: [managed-node2] => (item=/tmp/collections-PvV/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-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } ok: [managed-node2] => (item=/tmp/collections-PvV/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-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" } skipping: [managed-node2] => (item=/tmp/collections-PvV/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-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml) => { "ansible_facts": { "__keyserver_conf_file": "redis.conf", "__keyserver_conf_path": "/etc/redis", "__keyserver_loaded_modules": [], "__keyserver_name": "redis", "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml) => { "ansible_facts": { "__keyserver_conf_file": "redis.conf", "__keyserver_conf_path": "/etc/redis", "__keyserver_loaded_modules": [], "__keyserver_name": "redis", "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed-node2] => (item=/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Wednesday 25 September 2024 06:39:08 -0400 (0:00:00.066) 0:00:41.935 *** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Wednesday 25 September 2024 06:39:08 -0400 (0:00:00.026) 0:00:41.961 *** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Wednesday 25 September 2024 06:39:08 -0400 (0:00:00.027) 0:00:41.989 *** changed: [managed-node2] => { "changed": true, "rc": 0, "results": [ "Installed: valkey-7.2.6-1.el9.x86_64" ] } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists] *** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:37 Wednesday 25 September 2024 06:39:12 -0400 (0:00:04.236) 0:00:46.226 *** fatal: [managed-node2]: FAILED! => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/redis", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } MSG: chown failed: failed to look up user redis TASK [Handle test failure] ***************************************************** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:47 Wednesday 25 September 2024 06:39:12 -0400 (0:00:00.544) 0:00:46.771 *** included: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed-node2 TASK [Collect logs] ************************************************************ task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Wednesday 25 September 2024 06:39:13 -0400 (0:00:00.036) 0:00:46.807 *** ok: [managed-node2] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.039041", "end": "2024-09-25 06:39:13.601518", "rc": 0, "start": "2024-09-25 06:39:13.562477" } STDOUT: Sep 25 06:34:21 localhost kernel: Key type asymmetric registered Sep 25 06:34:21 localhost kernel: Asymmetric key parser 'x509' registered Sep 25 06:34:21 localhost kernel: Running certificate verification selftests Sep 25 06:34:21 localhost kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Sep 25 06:34:21 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) Sep 25 06:34:21 localhost kernel: io scheduler mq-deadline registered Sep 25 06:34:21 localhost kernel: io scheduler kyber registered Sep 25 06:34:21 localhost kernel: io scheduler bfq registered Sep 25 06:34:21 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Sep 25 06:34:21 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Sep 25 06:34:21 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Sep 25 06:34:21 localhost kernel: ACPI: button: Power Button [PWRF] Sep 25 06:34:21 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Sep 25 06:34:21 localhost kernel: ACPI: button: Sleep Button [SLPF] Sep 25 06:34:21 localhost kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Sep 25 06:34:21 localhost kernel: xen:grant_table: Grant tables using version 1 layout Sep 25 06:34:21 localhost kernel: Grant table initialized Sep 25 06:34:21 localhost kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Sep 25 06:34:21 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Sep 25 06:34:21 localhost kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Sep 25 06:34:21 localhost kernel: Non-volatile memory driver v1.3 Sep 25 06:34:21 localhost kernel: rdac: device handler registered Sep 25 06:34:21 localhost kernel: hp_sw: device handler registered Sep 25 06:34:21 localhost kernel: emc: device handler registered Sep 25 06:34:21 localhost kernel: alua: device handler registered Sep 25 06:34:21 localhost kernel: usbcore: registered new interface driver usbserial_generic Sep 25 06:34:21 localhost kernel: usbserial: USB Serial support registered for generic Sep 25 06:34:21 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Sep 25 06:34:21 localhost kernel: i8042: Warning: Keylock active Sep 25 06:34:21 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Sep 25 06:34:21 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Sep 25 06:34:21 localhost kernel: mousedev: PS/2 mouse device common for all mice Sep 25 06:34:21 localhost kernel: rtc_cmos 00:02: registered as rtc0 Sep 25 06:34:21 localhost kernel: rtc_cmos 00:02: setting system clock to 2024-09-25T10:34:20 UTC (1727260460) Sep 25 06:34:21 localhost kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Sep 25 06:34:21 localhost kernel: intel_pstate: CPU model not supported Sep 25 06:34:21 localhost kernel: hid: raw HID events driver (C) Jiri Kosina Sep 25 06:34:21 localhost kernel: usbcore: registered new interface driver usbhid Sep 25 06:34:21 localhost kernel: usbhid: USB HID core driver Sep 25 06:34:21 localhost kernel: drop_monitor: Initializing network drop monitor service Sep 25 06:34:21 localhost kernel: Initializing XFRM netlink socket Sep 25 06:34:21 localhost kernel: NET: Registered PF_INET6 protocol family Sep 25 06:34:21 localhost kernel: Freeing initrd memory: 34652K Sep 25 06:34:21 localhost kernel: Segment Routing with IPv6 Sep 25 06:34:21 localhost kernel: NET: Registered PF_PACKET protocol family Sep 25 06:34:21 localhost kernel: mpls_gso: MPLS GSO support Sep 25 06:34:21 localhost kernel: IPI shorthand broadcast: enabled Sep 25 06:34:21 localhost kernel: AVX2 version of gcm_enc/dec engaged. Sep 25 06:34:21 localhost kernel: AES CTR mode by8 optimization enabled Sep 25 06:34:21 localhost kernel: sched_clock: Marking stable (825003760, 235359792)->(1153973868, -93610316) Sep 25 06:34:21 localhost kernel: registered taskstats version 1 Sep 25 06:34:21 localhost kernel: Loading compiled-in X.509 certificates Sep 25 06:34:21 localhost kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: 6f39b5a5a25c7588beff62bd22ffb71f0896f50f' Sep 25 06:34:21 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Sep 25 06:34:21 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Sep 25 06:34:21 localhost kernel: Loaded X.509 cert 'RH-IMA-CA: Red Hat IMA CA: fb31825dd0e073685b264e3038963673f753959a' Sep 25 06:34:21 localhost kernel: Loaded X.509 cert 'Nvidia GPU OOT signing 001: 55e1cef88193e60419f0b0ec379c49f77545acf0' Sep 25 06:34:21 localhost kernel: page_owner is disabled Sep 25 06:34:21 localhost kernel: Key type big_key registered Sep 25 06:34:21 localhost kernel: Key type encrypted registered Sep 25 06:34:21 localhost kernel: ima: No TPM chip found, activating TPM-bypass! Sep 25 06:34:21 localhost kernel: Loading compiled-in module X.509 certificates Sep 25 06:34:21 localhost kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: 6f39b5a5a25c7588beff62bd22ffb71f0896f50f' Sep 25 06:34:21 localhost kernel: ima: Allocated hash algorithm: sha256 Sep 25 06:34:21 localhost kernel: ima: No architecture policies found Sep 25 06:34:21 localhost kernel: evm: Initialising EVM extended attributes: Sep 25 06:34:21 localhost kernel: evm: security.selinux Sep 25 06:34:21 localhost kernel: evm: security.SMACK64 (disabled) Sep 25 06:34:21 localhost kernel: evm: security.SMACK64EXEC (disabled) Sep 25 06:34:21 localhost kernel: evm: security.SMACK64TRANSMUTE (disabled) Sep 25 06:34:21 localhost kernel: evm: security.SMACK64MMAP (disabled) Sep 25 06:34:21 localhost kernel: evm: security.apparmor (disabled) Sep 25 06:34:21 localhost kernel: evm: security.ima Sep 25 06:34:21 localhost kernel: evm: security.capability Sep 25 06:34:21 localhost kernel: evm: HMAC attrs: 0x1 Sep 25 06:34:21 localhost kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Sep 25 06:34:21 localhost kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Sep 25 06:34:21 localhost kernel: clk: Disabling unused clocks Sep 25 06:34:21 localhost kernel: Freeing unused decrypted memory: 2028K Sep 25 06:34:21 localhost kernel: Freeing unused kernel image (initmem) memory: 3976K Sep 25 06:34:21 localhost kernel: Write protecting the kernel read-only data: 30720k Sep 25 06:34:21 localhost kernel: Freeing unused kernel image (rodata/data gap) memory: 1348K Sep 25 06:34:21 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Sep 25 06:34:21 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Sep 25 06:34:21 localhost kernel: x86/mm: Checking user space page tables Sep 25 06:34:21 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Sep 25 06:34:21 localhost kernel: Run /init as init process Sep 25 06:34:21 localhost kernel: with arguments: Sep 25 06:34:21 localhost kernel: /init Sep 25 06:34:21 localhost kernel: rhgb Sep 25 06:34:21 localhost kernel: with environment: Sep 25 06:34:21 localhost kernel: HOME=/ Sep 25 06:34:21 localhost kernel: TERM=linux Sep 25 06:34:21 localhost kernel: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-511.el9.x86_64 Sep 25 06:34:21 localhost systemd[1]: systemd 252-47.el9 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Sep 25 06:34:21 localhost systemd[1]: Detected virtualization xen. Sep 25 06:34:21 localhost systemd[1]: Detected architecture x86-64. Sep 25 06:34:21 localhost systemd[1]: Running in initrd. Sep 25 06:34:21 localhost systemd[1]: No hostname configured, using default hostname. Sep 25 06:34:21 localhost systemd[1]: Hostname set to . Sep 25 06:34:21 localhost systemd[1]: Queued start job for default target Initrd Default Target. Sep 25 06:34:21 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Sep 25 06:34:21 localhost systemd[1]: Reached target Initrd /usr File System. Sep 25 06:34:21 localhost systemd[1]: Reached target Local File Systems. Sep 25 06:34:21 localhost systemd[1]: Reached target Path Units. Sep 25 06:34:21 localhost systemd[1]: Reached target Slice Units. Sep 25 06:34:21 localhost systemd[1]: Reached target Swaps. Sep 25 06:34:21 localhost systemd[1]: Reached target Timer Units. Sep 25 06:34:21 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. Sep 25 06:34:21 localhost systemd[1]: Listening on Journal Socket (/dev/log). Sep 25 06:34:21 localhost systemd[1]: Listening on Journal Socket. Sep 25 06:34:21 localhost systemd[1]: Listening on udev Control Socket. Sep 25 06:34:21 localhost systemd[1]: Listening on udev Kernel Socket. Sep 25 06:34:21 localhost systemd[1]: Reached target Socket Units. Sep 25 06:34:21 localhost systemd[1]: Starting Create List of Static Device Nodes... Sep 25 06:34:21 localhost systemd[1]: Starting Journal Service... Sep 25 06:34:21 localhost systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Sep 25 06:34:21 localhost systemd[1]: Starting Apply Kernel Variables... Sep 25 06:34:21 localhost systemd[1]: Starting Create System Users... Sep 25 06:34:21 localhost systemd-journald[230]: Journal started ░░ Subject: The journal has been started ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has started up, opened the journal ░░ files for writing and is now ready to process requests. Sep 25 06:34:21 localhost systemd-journald[230]: Runtime Journal (/run/log/journal/b4745392c86e4620b434a636b3aa2017) is 8.0M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/b4745392c86e4620b434a636b3aa2017) is currently using 8.0M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 698.3M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Sep 25 06:34:21 localhost systemd[1]: Starting Setup Virtual Console... Sep 25 06:34:21 localhost systemd[1]: Started Journal Service. Sep 25 06:34:21 localhost systemd[1]: Finished Create List of Static Device Nodes. ░░ Subject: A start job for unit kmod-static-nodes.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kmod-static-nodes.service has finished successfully. ░░ ░░ The job identifier is 13. Sep 25 06:34:21 localhost systemd-sysusers[233]: Creating group 'nobody' with GID 65534. Sep 25 06:34:21 localhost systemd[1]: Finished Apply Kernel Variables. ░░ Subject: A start job for unit systemd-sysctl.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has finished successfully. ░░ ░░ The job identifier is 15. Sep 25 06:34:21 localhost systemd-sysusers[233]: Creating group 'users' with GID 100. Sep 25 06:34:21 localhost systemd-sysusers[233]: Creating group 'dbus' with GID 81. Sep 25 06:34:21 localhost systemd-sysusers[233]: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. Sep 25 06:34:21 localhost systemd[1]: Finished Create System Users. ░░ Subject: A start job for unit systemd-sysusers.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysusers.service has finished successfully. ░░ ░░ The job identifier is 8. Sep 25 06:34:21 localhost systemd[1]: Starting Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 21. Sep 25 06:34:21 localhost systemd[1]: Starting Create Volatile Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 22. Sep 25 06:34:21 localhost systemd[1]: Finished Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 21. Sep 25 06:34:21 localhost systemd[1]: Finished Create Volatile Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 22. Sep 25 06:34:21 localhost systemd[1]: Finished Setup Virtual Console. ░░ Subject: A start job for unit systemd-vconsole-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has finished successfully. ░░ ░░ The job identifier is 52. Sep 25 06:34:21 localhost systemd[1]: dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-cmdline-ask.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-cmdline-ask.service has finished successfully. ░░ ░░ The job identifier is 51. Sep 25 06:34:21 localhost systemd[1]: Starting dracut cmdline hook... ░░ Subject: A start job for unit dracut-cmdline.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-cmdline.service has begun execution. ░░ ░░ The job identifier is 39. Sep 25 06:34:21 localhost dracut-cmdline[246]: dracut-9 dracut-057-70.git20240819.el9 Sep 25 06:34:21 localhost dracut-cmdline[246]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-511.el9.x86_64 root=UUID=ad406aa3-aab4-4a6a-aa73-3e870a6316ae ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 Sep 25 06:34:21 localhost systemd[1]: Finished dracut cmdline hook. ░░ Subject: A start job for unit dracut-cmdline.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-cmdline.service has finished successfully. ░░ ░░ The job identifier is 39. Sep 25 06:34:21 localhost systemd[1]: Starting dracut pre-udev hook... ░░ Subject: A start job for unit dracut-pre-udev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-udev.service has begun execution. ░░ ░░ The job identifier is 38. Sep 25 06:34:21 localhost systemd[1]: Finished dracut pre-udev hook. ░░ Subject: A start job for unit dracut-pre-udev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-udev.service has finished successfully. ░░ ░░ The job identifier is 38. Sep 25 06:34:21 localhost systemd[1]: Starting Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 17. Sep 25 06:34:21 localhost systemd-udevd[324]: Using default interface naming scheme 'rhel-9.0'. Sep 25 06:34:21 localhost systemd[1]: Started Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 17. Sep 25 06:34:21 localhost systemd[1]: dracut pre-trigger hook was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-pre-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-trigger.service has finished successfully. ░░ ░░ The job identifier is 37. Sep 25 06:34:21 localhost systemd[1]: Starting Coldplug All udev Devices... ░░ Subject: A start job for unit systemd-udev-trigger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has begun execution. ░░ ░░ The job identifier is 16. Sep 25 06:34:21 localhost systemd[1]: Finished Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 16. Sep 25 06:34:21 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 3. Sep 25 06:34:21 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 2. Sep 25 06:34:21 localhost systemd[1]: nm-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). ░░ Subject: A start job for unit nm-initrd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nm-initrd.service has finished successfully. ░░ ░░ The job identifier is 41. Sep 25 06:34:21 localhost systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 43. Sep 25 06:34:21 localhost systemd[1]: nm-wait-online-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). ░░ Subject: A start job for unit nm-wait-online-initrd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nm-wait-online-initrd.service has finished successfully. ░░ ░░ The job identifier is 40. Sep 25 06:34:21 localhost systemd[1]: Starting dracut initqueue hook... ░░ Subject: A start job for unit dracut-initqueue.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-initqueue.service has begun execution. ░░ ░░ The job identifier is 53. Sep 25 06:34:21 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Sep 25 06:34:21 localhost kernel: libata version 3.00 loaded. Sep 25 06:34:21 localhost kernel: ata_piix 0000:00:01.1: version 2.13 Sep 25 06:34:21 localhost kernel: scsi host0: ata_piix Sep 25 06:34:21 localhost kernel: Invalid max_queues (4), will use default max: 2. Sep 25 06:34:21 localhost kernel: scsi host1: ata_piix Sep 25 06:34:21 localhost kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Sep 25 06:34:21 localhost kernel: xvda: xvda1 Sep 25 06:34:21 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 lpm-pol 0 Sep 25 06:34:21 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 lpm-pol 0 Sep 25 06:34:21 localhost kernel: xen_netfront: Initialising Xen virtual ethernet driver Sep 25 06:34:21 localhost systemd-udevd[354]: Network interface NamePolicy= disabled on kernel command line. Sep 25 06:34:22 localhost systemd[1]: Found device /dev/disk/by-uuid/ad406aa3-aab4-4a6a-aa73-3e870a6316ae. ░░ Subject: A start job for unit dev-disk-by\x2duuid-ad406aa3\x2daab4\x2d4a6a\x2daa73\x2d3e870a6316ae.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-disk-by\x2duuid-ad406aa3\x2daab4\x2d4a6a\x2daa73\x2d3e870a6316ae.device has finished successfully. ░░ ░░ The job identifier is 35. Sep 25 06:34:22 localhost systemd[1]: Reached target Initrd Root Device. ░░ Subject: A start job for unit initrd-root-device.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-root-device.target has finished successfully. ░░ ░░ The job identifier is 48. Sep 25 06:34:22 localhost systemd[1]: Finished dracut initqueue hook. ░░ Subject: A start job for unit dracut-initqueue.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-initqueue.service has finished successfully. ░░ ░░ The job identifier is 53. Sep 25 06:34:22 localhost systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 54. Sep 25 06:34:22 localhost systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 45. Sep 25 06:34:22 localhost systemd[1]: Starting dracut pre-mount hook... ░░ Subject: A start job for unit dracut-pre-mount.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-mount.service has begun execution. ░░ ░░ The job identifier is 49. Sep 25 06:34:22 localhost systemd[1]: Finished dracut pre-mount hook. ░░ Subject: A start job for unit dracut-pre-mount.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-mount.service has finished successfully. ░░ ░░ The job identifier is 49. Sep 25 06:34:22 localhost systemd[1]: Starting File System Check on /dev/disk/by-uuid/ad406aa3-aab4-4a6a-aa73-3e870a6316ae... ░░ Subject: A start job for unit systemd-fsck-root.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck-root.service has begun execution. ░░ ░░ The job identifier is 34. Sep 25 06:34:22 localhost systemd-fsck[388]: /usr/sbin/fsck.xfs: XFS file system. Sep 25 06:34:22 localhost systemd[1]: Finished File System Check on /dev/disk/by-uuid/ad406aa3-aab4-4a6a-aa73-3e870a6316ae. ░░ Subject: A start job for unit systemd-fsck-root.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-fsck-root.service has finished successfully. ░░ ░░ The job identifier is 34. Sep 25 06:34:22 localhost systemd[1]: Mounting /sysroot... ░░ Subject: A start job for unit sysroot.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysroot.mount has begun execution. ░░ ░░ The job identifier is 33. Sep 25 06:34:22 localhost kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled Sep 25 06:34:22 localhost kernel: XFS (xvda1): Mounting V5 Filesystem ad406aa3-aab4-4a6a-aa73-3e870a6316ae Sep 25 06:34:23 localhost kernel: XFS (xvda1): Ending clean mount Sep 25 06:34:23 localhost systemd[1]: Mounted /sysroot. ░░ Subject: A start job for unit sysroot.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysroot.mount has finished successfully. ░░ ░░ The job identifier is 33. Sep 25 06:34:23 localhost systemd[1]: Reached target Initrd Root File System. ░░ Subject: A start job for unit initrd-root-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-root-fs.target has finished successfully. ░░ ░░ The job identifier is 32. Sep 25 06:34:23 localhost systemd[1]: Starting Mountpoints Configured in the Real Root... ░░ Subject: A start job for unit initrd-parse-etc.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-parse-etc.service has begun execution. ░░ ░░ The job identifier is 31. Sep 25 06:34:24 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-parse-etc.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Finished Mountpoints Configured in the Real Root. ░░ Subject: A start job for unit initrd-parse-etc.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-parse-etc.service has finished successfully. ░░ ░░ The job identifier is 31. Sep 25 06:34:24 localhost systemd[1]: Reached target Initrd File Systems. ░░ Subject: A start job for unit initrd-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-fs.target has finished successfully. ░░ ░░ The job identifier is 50. Sep 25 06:34:24 localhost systemd[1]: Reached target Initrd Default Target. ░░ Subject: A start job for unit initrd.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd.target has finished successfully. ░░ ░░ The job identifier is 1. Sep 25 06:34:24 localhost systemd[1]: dracut mount hook was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit dracut-mount.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-mount.service has finished successfully. ░░ ░░ The job identifier is 47. Sep 25 06:34:24 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... ░░ Subject: A start job for unit dracut-pre-pivot.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-pivot.service has begun execution. ░░ ░░ The job identifier is 44. Sep 25 06:34:24 localhost systemd[1]: Finished dracut pre-pivot and cleanup hook. ░░ Subject: A start job for unit dracut-pre-pivot.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-pre-pivot.service has finished successfully. ░░ ░░ The job identifier is 44. Sep 25 06:34:24 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... ░░ Subject: A start job for unit initrd-cleanup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-cleanup.service has begun execution. ░░ ░░ The job identifier is 56. Sep 25 06:34:24 localhost systemd[1]: Stopped target Network. ░░ Subject: A stop job for unit network.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit network.target has finished. ░░ ░░ The job identifier is 101 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Timer Units. ░░ Subject: A stop job for unit timers.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit timers.target has finished. ░░ ░░ The job identifier is 102 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: dbus.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dbus.socket has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Closed D-Bus System Message Bus Socket. ░░ Subject: A stop job for unit dbus.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dbus.socket has finished. ░░ ░░ The job identifier is 96 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. ░░ Subject: A stop job for unit dracut-pre-pivot.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-pivot.service has finished. ░░ ░░ The job identifier is 105 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Initrd Default Target. ░░ Subject: A stop job for unit initrd.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd.target has finished. ░░ ░░ The job identifier is 89 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Basic System. ░░ Subject: A stop job for unit basic.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit basic.target has finished. ░░ ░░ The job identifier is 88 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Initrd Root Device. ░░ Subject: A stop job for unit initrd-root-device.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd-root-device.target has finished. ░░ ░░ The job identifier is 110 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Initrd /usr File System. ░░ Subject: A stop job for unit initrd-usr-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd-usr-fs.target has finished. ░░ ░░ The job identifier is 113 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Path Units. ░░ Subject: A stop job for unit paths.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit paths.target has finished. ░░ ░░ The job identifier is 94 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-ask-password-console.path has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. ░░ Subject: A stop job for unit systemd-ask-password-console.path has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-ask-password-console.path has finished. ░░ ░░ The job identifier is 91 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Remote File Systems. ░░ Subject: A stop job for unit remote-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-fs.target has finished. ░░ ░░ The job identifier is 111 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Preparation for Remote File Systems. ░░ Subject: A stop job for unit remote-fs-pre.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-fs-pre.target has finished. ░░ ░░ The job identifier is 106 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Slice Units. ░░ Subject: A stop job for unit slices.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit slices.target has finished. ░░ ░░ The job identifier is 95 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Socket Units. ░░ Subject: A stop job for unit sockets.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sockets.target has finished. ░░ ░░ The job identifier is 104 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target System Initialization. ░░ Subject: A stop job for unit sysinit.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sysinit.target has finished. ░░ ░░ The job identifier is 87 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Local File Systems. ░░ Subject: A stop job for unit local-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit local-fs.target has finished. ░░ ░░ The job identifier is 108 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopped target Swaps. ░░ Subject: A stop job for unit swap.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit swap.target has finished. ░░ ░░ The job identifier is 107 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-mount.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped dracut pre-mount hook. ░░ Subject: A stop job for unit dracut-pre-mount.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-mount.service has finished. ░░ ░░ The job identifier is 93 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: dracut-initqueue.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-initqueue.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped dracut initqueue hook. ░░ Subject: A stop job for unit dracut-initqueue.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-initqueue.service has finished. ░░ ░░ The job identifier is 109 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-sysctl.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Apply Kernel Variables. ░░ Subject: A stop job for unit systemd-sysctl.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-sysctl.service has finished. ░░ ░░ The job identifier is 103 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Create Volatile Files and Directories. ░░ Subject: A stop job for unit systemd-tmpfiles-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup.service has finished. ░░ ░░ The job identifier is 83 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Coldplug All udev Devices. ░░ Subject: A stop job for unit systemd-udev-trigger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udev-trigger.service has finished. ░░ ░░ The job identifier is 66 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Stopping Rule-based Manager for Device Events and Files... ░░ Subject: A stop job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 68. Sep 25 06:34:24 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Setup Virtual Console. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 114 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dsysctl.service.mount has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-cleanup.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Finished Cleaning Up and Shutting Down Daemons. ░░ Subject: A start job for unit initrd-cleanup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-cleanup.service has finished successfully. ░░ ░░ The job identifier is 56. Sep 25 06:34:24 localhost systemd[1]: systemd-udevd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Rule-based Manager for Device Events and Files. ░░ Subject: A stop job for unit systemd-udevd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd.service has finished. ░░ ░░ The job identifier is 68 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Closed udev Control Socket. ░░ Subject: A stop job for unit systemd-udevd-control.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd-control.socket has finished. ░░ ░░ The job identifier is 67 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Closed udev Kernel Socket. ░░ Subject: A stop job for unit systemd-udevd-kernel.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd-kernel.socket has finished. ░░ ░░ The job identifier is 64 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-udev.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped dracut pre-udev hook. ░░ Subject: A stop job for unit dracut-pre-udev.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-udev.service has finished. ░░ ░░ The job identifier is 92 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-cmdline.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped dracut cmdline hook. ░░ Subject: A stop job for unit dracut-cmdline.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-cmdline.service has finished. ░░ ░░ The job identifier is 100 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: Starting Cleanup udev Database... ░░ Subject: A start job for unit initrd-udevadm-cleanup-db.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-udevadm-cleanup-db.service has begun execution. ░░ ░░ The job identifier is 63. Sep 25 06:34:24 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. ░░ Subject: A stop job for unit systemd-tmpfiles-setup-dev.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup-dev.service has finished. ░░ ░░ The job identifier is 84 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit kmod-static-nodes.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Create List of Static Device Nodes. ░░ Subject: A stop job for unit kmod-static-nodes.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit kmod-static-nodes.service has finished. ░░ ░░ The job identifier is 112 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-sysusers.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Stopped Create System Users. ░░ Subject: A stop job for unit systemd-sysusers.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-sysusers.service has finished. ░░ ░░ The job identifier is 86 and the job result is done. Sep 25 06:34:24 localhost systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: run-credentials-systemd\x2dsysusers.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dsysusers.service.mount has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Sep 25 06:34:24 localhost systemd[1]: Finished Cleanup udev Database. ░░ Subject: A start job for unit initrd-udevadm-cleanup-db.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-udevadm-cleanup-db.service has finished successfully. ░░ ░░ The job identifier is 63. Sep 25 06:34:24 localhost systemd[1]: Reached target Switch Root. ░░ Subject: A start job for unit initrd-switch-root.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-switch-root.target has finished successfully. ░░ ░░ The job identifier is 59. Sep 25 06:34:24 localhost systemd[1]: Starting Switch Root... ░░ Subject: A start job for unit initrd-switch-root.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-switch-root.service has begun execution. ░░ ░░ The job identifier is 60. Sep 25 06:34:24 localhost systemd[1]: Switching root. Sep 25 06:34:24 localhost systemd-journald[230]: Journal stopped ░░ Subject: The journal has been stopped ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has shut down and closed all currently ░░ active journal files. Sep 25 06:34:37 localhost systemd-journald[230]: Received SIGTERM from PID 1 (systemd). Sep 25 06:34:37 localhost kernel: audit: type=1404 audit(1727260469.269:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Sep 25 06:34:37 localhost kernel: SELinux: policy capability network_peer_controls=1 Sep 25 06:34:37 localhost kernel: SELinux: policy capability open_perms=1 Sep 25 06:34:37 localhost kernel: SELinux: policy capability extended_socket_class=1 Sep 25 06:34:37 localhost kernel: SELinux: policy capability always_check_network=0 Sep 25 06:34:37 localhost kernel: SELinux: policy capability cgroup_seclabel=1 Sep 25 06:34:37 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 25 06:34:37 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 25 06:34:37 localhost kernel: audit: type=1403 audit(1727260470.019:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Sep 25 06:34:37 localhost systemd[1]: Successfully loaded SELinux policy in 754.013ms. Sep 25 06:34:37 localhost systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 20.029ms. Sep 25 06:34:37 localhost systemd[1]: systemd 252-47.el9 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Sep 25 06:34:37 localhost systemd[1]: Detected virtualization xen. Sep 25 06:34:37 localhost systemd[1]: Detected architecture x86-64. Sep 25 06:34:37 localhost systemd[1]: Initializing machine ID from random generator. Sep 25 06:34:37 localhost systemd[1]: Installed transient /etc/machine-id file. Sep 25 06:34:37 localhost systemd-rc-local-generator[446]: /etc/rc.d/rc.local is not marked executable, skipping. Sep 25 06:34:37 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully. Sep 25 06:34:37 localhost systemd[1]: Stopped Switch Root. Sep 25 06:34:37 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Sep 25 06:34:37 localhost systemd[1]: Created slice Slice /system/getty. Sep 25 06:34:37 localhost systemd[1]: Created slice Slice /system/modprobe. Sep 25 06:34:37 localhost systemd[1]: Created slice Slice /system/serial-getty. Sep 25 06:34:37 localhost systemd[1]: Created slice Slice /system/sshd-keygen. Sep 25 06:34:37 localhost systemd[1]: Created slice User and Session Slice. Sep 25 06:34:37 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Sep 25 06:34:37 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch. Sep 25 06:34:37 localhost systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Sep 25 06:34:37 localhost systemd[1]: Reached target Local Encrypted Volumes. Sep 25 06:34:37 localhost systemd[1]: Stopped target Switch Root. Sep 25 06:34:37 localhost systemd[1]: Stopped target Initrd File Systems. Sep 25 06:34:37 localhost systemd[1]: Stopped target Initrd Root File System. Sep 25 06:34:37 localhost systemd[1]: Reached target Local Integrity Protected Volumes. Sep 25 06:34:37 localhost systemd[1]: Reached target Path Units. Sep 25 06:34:37 localhost systemd[1]: Reached target Slice Units. Sep 25 06:34:37 localhost systemd[1]: Reached target Swaps. Sep 25 06:34:37 localhost systemd[1]: Reached target Local Verity Protected Volumes. Sep 25 06:34:37 localhost systemd[1]: Listening on RPCbind Server Activation Socket. Sep 25 06:34:37 localhost systemd[1]: Reached target RPC Port Mapper. Sep 25 06:34:37 localhost systemd[1]: Listening on Process Core Dump Socket. Sep 25 06:34:37 localhost systemd[1]: Listening on initctl Compatibility Named Pipe. Sep 25 06:34:37 localhost systemd[1]: Listening on udev Control Socket. Sep 25 06:34:37 localhost systemd[1]: Listening on udev Kernel Socket. Sep 25 06:34:37 localhost systemd[1]: Mounting Huge Pages File System... Sep 25 06:34:37 localhost systemd[1]: Mounting POSIX Message Queue File System... Sep 25 06:34:37 localhost systemd[1]: Mounting Kernel Debug File System... Sep 25 06:34:37 localhost systemd[1]: Mounting Kernel Trace File System... Sep 25 06:34:37 localhost systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Sep 25 06:34:37 localhost systemd[1]: Starting Create List of Static Device Nodes... Sep 25 06:34:37 localhost systemd[1]: Starting Load Kernel Module configfs... Sep 25 06:34:37 localhost systemd[1]: Starting Load Kernel Module drm... Sep 25 06:34:37 localhost systemd[1]: Starting Load Kernel Module fuse... Sep 25 06:34:37 localhost systemd[1]: Starting Read and set NIS domainname from /etc/sysconfig/network... Sep 25 06:34:37 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully. Sep 25 06:34:37 localhost systemd[1]: Stopped File System Check on Root Device. Sep 25 06:34:37 localhost systemd[1]: Stopped Journal Service. Sep 25 06:34:37 localhost systemd[1]: Starting Journal Service... Sep 25 06:34:37 localhost systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Sep 25 06:34:37 localhost systemd[1]: Starting Generate network units from Kernel command line... Sep 25 06:34:37 localhost systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). Sep 25 06:34:37 localhost systemd[1]: Starting Remount Root and Kernel File Systems... Sep 25 06:34:37 localhost systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Sep 25 06:34:37 localhost systemd[1]: Starting Apply Kernel Variables... Sep 25 06:34:37 localhost systemd[1]: Starting Coldplug All udev Devices... Sep 25 06:34:37 localhost systemd[1]: Mounted Huge Pages File System. Sep 25 06:34:37 localhost systemd[1]: Mounted POSIX Message Queue File System. Sep 25 06:34:37 localhost systemd[1]: Mounted Kernel Debug File System. Sep 25 06:34:37 localhost systemd[1]: Mounted Kernel Trace File System. Sep 25 06:34:37 localhost systemd[1]: Finished Create List of Static Device Nodes. Sep 25 06:34:37 localhost systemd-journald[480]: Journal started ░░ Subject: The journal has been started ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has started up, opened the journal ░░ files for writing and is now ready to process requests. Sep 25 06:34:37 localhost systemd-journald[480]: Runtime Journal (/run/log/journal/7aef07a896bd499c9dde31a079330ed6) is 8.0M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/7aef07a896bd499c9dde31a079330ed6) is currently using 8.0M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.3M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Sep 25 06:34:37 localhost systemd[1]: Queued start job for default target Multi-User System. Sep 25 06:34:37 localhost systemd[1]: Started Journal Service. Sep 25 06:34:37 localhost systemd[1]: systemd-journald.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-journald.service has successfully entered the 'dead' state. Sep 25 06:34:37 localhost systemd[1]: Finished Read and set NIS domainname from /etc/sysconfig/network. ░░ Subject: A start job for unit nis-domainname.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nis-domainname.service has finished successfully. ░░ ░░ The job identifier is 146. Sep 25 06:34:37 localhost systemd[1]: Finished Generate network units from Kernel command line. ░░ Subject: A start job for unit systemd-network-generator.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-network-generator.service has finished successfully. ░░ ░░ The job identifier is 164. Sep 25 06:34:37 localhost systemd[1]: Finished Apply Kernel Variables. ░░ Subject: A start job for unit systemd-sysctl.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has finished successfully. ░░ ░░ The job identifier is 176. Sep 25 06:34:37 localhost systemd[1]: Finished Remount Root and Kernel File Systems. ░░ Subject: A start job for unit systemd-remount-fs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-remount-fs.service has finished successfully. ░░ ░░ The job identifier is 130. Sep 25 06:34:37 localhost systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit systemd-firstboot.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-firstboot.service has finished successfully. ░░ ░░ The job identifier is 163. Sep 25 06:34:37 localhost systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). ░░ Subject: A start job for unit systemd-hwdb-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hwdb-update.service has finished successfully. ░░ ░░ The job identifier is 169. Sep 25 06:34:37 localhost systemd[1]: Starting Flush Journal to Persistent Storage... ░░ Subject: A start job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 174. Sep 25 06:34:37 localhost systemd[1]: Starting Load/Save OS Random Seed... ░░ Subject: A start job for unit systemd-random-seed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has begun execution. ░░ ░░ The job identifier is 132. Sep 25 06:34:37 localhost systemd[1]: Create System Users was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-sysusers.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysusers.service has finished successfully. ░░ ░░ The job identifier is 134. Sep 25 06:34:37 localhost systemd[1]: Starting Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 127. Sep 25 06:34:37 localhost systemd[1]: Finished Load/Save OS Random Seed. ░░ Subject: A start job for unit systemd-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has finished successfully. ░░ ░░ The job identifier is 132. Sep 25 06:34:37 localhost systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit first-boot-complete.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit first-boot-complete.target has finished successfully. ░░ ░░ The job identifier is 133. Sep 25 06:34:38 localhost systemd-journald[480]: Runtime Journal (/run/log/journal/7aef07a896bd499c9dde31a079330ed6) is 8.0M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/7aef07a896bd499c9dde31a079330ed6) is currently using 8.0M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.3M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Sep 25 06:34:38 localhost systemd-journald[480]: Received client request to flush runtime journal. Sep 25 06:34:38 localhost systemd[1]: Finished Flush Journal to Persistent Storage. ░░ Subject: A start job for unit systemd-journal-flush.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has finished successfully. ░░ ░░ The job identifier is 174. Sep 25 06:34:38 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Sep 25 06:34:38 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 155. Sep 25 06:34:38 localhost systemd[1]: Mounting Kernel Configuration File System... ░░ Subject: A start job for unit sys-kernel-config.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has begun execution. ░░ ░░ The job identifier is 154. Sep 25 06:34:38 localhost systemd[1]: Finished Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 136. Sep 25 06:34:38 localhost systemd[1]: Mounted Kernel Configuration File System. ░░ Subject: A start job for unit sys-kernel-config.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has finished successfully. ░░ ░░ The job identifier is 154. Sep 25 06:34:38 localhost kernel: fuse: init (API version 7.36) Sep 25 06:34:38 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@fuse.service has successfully entered the 'dead' state. Sep 25 06:34:38 localhost systemd[1]: Finished Load Kernel Module fuse. ░░ Subject: A start job for unit modprobe@fuse.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@fuse.service has finished successfully. ░░ ░░ The job identifier is 167. Sep 25 06:34:38 localhost systemd[1]: Mounting FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 166. Sep 25 06:34:38 localhost systemd[1]: Mounted FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 166. Sep 25 06:34:38 localhost kernel: ACPI: bus type drm_connector registered Sep 25 06:34:38 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@drm.service has successfully entered the 'dead' state. Sep 25 06:34:38 localhost systemd[1]: Finished Load Kernel Module drm. ░░ Subject: A start job for unit modprobe@drm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has finished successfully. ░░ ░░ The job identifier is 207. Sep 25 06:34:38 localhost systemd[1]: Finished Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 127. Sep 25 06:34:38 localhost systemd[1]: Reached target Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 131. Sep 25 06:34:38 localhost systemd[1]: Reached target Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 129. Sep 25 06:34:38 localhost systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 143. Sep 25 06:34:38 localhost systemd[1]: Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 147. Sep 25 06:34:38 localhost systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 125. Sep 25 06:34:38 localhost systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-boot-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-random-seed.service has finished successfully. ░░ ░░ The job identifier is 171. Sep 25 06:34:38 localhost systemd[1]: Starting Automatic Boot Loader Update... ░░ Subject: A start job for unit systemd-boot-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has begun execution. ░░ ░░ The job identifier is 135. Sep 25 06:34:38 localhost systemd[1]: Starting Commit a transient machine-id on disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 159. Sep 25 06:34:38 localhost systemd[1]: Starting Create Volatile Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 149. Sep 25 06:34:38 localhost bootctl[493]: Couldn't find EFI system partition, skipping. Sep 25 06:34:38 localhost systemd[1]: Starting Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 137. Sep 25 06:34:38 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Sep 25 06:34:38 localhost systemd[1]: Finished Automatic Boot Loader Update. ░░ Subject: A start job for unit systemd-boot-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has finished successfully. ░░ ░░ The job identifier is 135. Sep 25 06:34:38 localhost systemd[1]: Finished Commit a transient machine-id on disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 159. Sep 25 06:34:38 localhost systemd-udevd[497]: Using default interface naming scheme 'rhel-9.0'. Sep 25 06:34:39 localhost systemd[1]: Started Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 137. Sep 25 06:34:39 localhost systemd[1]: Finished Create Volatile Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 149. Sep 25 06:34:39 localhost systemd[1]: Mounting RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 239. Sep 25 06:34:39 localhost systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 208. Sep 25 06:34:39 localhost systemd[1]: Starting RPC Bind... ░░ Subject: A start job for unit rpcbind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has begun execution. ░░ ░░ The job identifier is 245. Sep 25 06:34:39 localhost systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 177. Sep 25 06:34:39 localhost systemd[1]: Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 161. Sep 25 06:34:39 localhost systemd[1]: Starting Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 260. Sep 25 06:34:39 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Sep 25 06:34:39 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 260. Sep 25 06:34:39 localhost systemd[1]: Condition check resulted in /dev/ttyS0 being skipped. ░░ Subject: A start job for unit dev-ttyS0.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-ttyS0.device has finished successfully. ░░ ░░ The job identifier is 224. Sep 25 06:34:39 localhost kernel: RPC: Registered named UNIX socket transport module. Sep 25 06:34:39 localhost kernel: RPC: Registered udp transport module. Sep 25 06:34:39 localhost kernel: RPC: Registered tcp transport module. Sep 25 06:34:39 localhost kernel: RPC: Registered tcp-with-tls transport module. Sep 25 06:34:39 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Sep 25 06:34:39 localhost systemd[1]: Mounted RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 239. Sep 25 06:34:39 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 238. Sep 25 06:34:39 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Sep 25 06:34:39 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Sep 25 06:34:39 localhost auditd[540]: No plugins found, not dispatching events Sep 25 06:34:39 localhost auditd[540]: Init complete, auditd 3.1.5 listening for events (startup state enable) Sep 25 06:34:39 localhost systemd[1]: Started RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 245. Sep 25 06:34:39 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Sep 25 06:34:39 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Sep 25 06:34:39 localhost kernel: Console: switching to colour dummy device 80x25 Sep 25 06:34:39 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Sep 25 06:34:39 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Sep 25 06:34:39 localhost kernel: Console: switching to colour frame buffer device 128x48 Sep 25 06:34:39 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Sep 25 06:34:39 localhost systemd-udevd[500]: Network interface NamePolicy= disabled on kernel command line. Sep 25 06:34:40 localhost augenrules[543]: /sbin/augenrules: No change Sep 25 06:34:40 localhost augenrules[570]: No rules Sep 25 06:34:40 localhost augenrules[570]: enabled 1 Sep 25 06:34:40 localhost augenrules[570]: failure 1 Sep 25 06:34:40 localhost augenrules[570]: pid 540 Sep 25 06:34:40 localhost augenrules[570]: rate_limit 0 Sep 25 06:34:40 localhost augenrules[570]: backlog_limit 8192 Sep 25 06:34:40 localhost augenrules[570]: lost 0 Sep 25 06:34:40 localhost augenrules[570]: backlog 0 Sep 25 06:34:40 localhost augenrules[570]: backlog_wait_time 60000 Sep 25 06:34:40 localhost augenrules[570]: backlog_wait_time_actual 0 Sep 25 06:34:40 localhost augenrules[570]: enabled 1 Sep 25 06:34:40 localhost augenrules[570]: failure 1 Sep 25 06:34:40 localhost augenrules[570]: pid 540 Sep 25 06:34:40 localhost augenrules[570]: rate_limit 0 Sep 25 06:34:40 localhost augenrules[570]: backlog_limit 8192 Sep 25 06:34:40 localhost augenrules[570]: lost 0 Sep 25 06:34:40 localhost augenrules[570]: backlog 4 Sep 25 06:34:40 localhost augenrules[570]: backlog_wait_time 60000 Sep 25 06:34:40 localhost augenrules[570]: backlog_wait_time_actual 0 Sep 25 06:34:40 localhost augenrules[570]: enabled 1 Sep 25 06:34:40 localhost augenrules[570]: failure 1 Sep 25 06:34:40 localhost augenrules[570]: pid 540 Sep 25 06:34:40 localhost augenrules[570]: rate_limit 0 Sep 25 06:34:40 localhost augenrules[570]: backlog_limit 8192 Sep 25 06:34:40 localhost augenrules[570]: lost 0 Sep 25 06:34:40 localhost augenrules[570]: backlog 3 Sep 25 06:34:40 localhost augenrules[570]: backlog_wait_time 60000 Sep 25 06:34:40 localhost augenrules[570]: backlog_wait_time_actual 0 Sep 25 06:34:40 localhost systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 208. Sep 25 06:34:40 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 233. Sep 25 06:34:40 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 233. Sep 25 06:34:40 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 117. Sep 25 06:34:40 localhost systemd[1]: Started dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 190. Sep 25 06:34:40 localhost systemd[1]: Started Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 196. Sep 25 06:34:40 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 189. Sep 25 06:34:40 localhost systemd[1]: Reached target Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 188. Sep 25 06:34:40 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 181. Sep 25 06:34:40 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 185. Sep 25 06:34:40 localhost systemd[1]: Reached target Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 180. Sep 25 06:34:40 localhost systemd[1]: Starting D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 194. Sep 25 06:34:40 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 160. Sep 25 06:34:40 localhost systemd[1]: Started D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 194. Sep 25 06:34:40 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 116. Sep 25 06:34:40 localhost dbus-broker-lau[578]: Ready Sep 25 06:34:41 localhost systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 199. Sep 25 06:34:41 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 213. Sep 25 06:34:41 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 142. Sep 25 06:34:41 localhost systemd[1]: Started irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 234. Sep 25 06:34:41 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 187. Sep 25 06:34:41 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 247. Sep 25 06:34:41 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 218. Sep 25 06:34:41 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 216. Sep 25 06:34:41 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 219. Sep 25 06:34:41 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 215. Sep 25 06:34:41 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 202. Sep 25 06:34:41 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 203. Sep 25 06:34:41 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 205. Sep 25 06:34:41 localhost systemd[1]: Starting Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 266. Sep 25 06:34:41 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 142. Sep 25 06:34:41 localhost /usr/sbin/irqbalance[583]: libcap-ng used by "/usr/sbin/irqbalance" failed dropping bounding set due to not having CAP_SETPCAP in capng_apply Sep 25 06:34:41 localhost systemd-logind[585]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Sep 25 06:34:41 localhost systemd-logind[585]: Watching system buttons on /dev/input/event0 (Power Button) Sep 25 06:34:41 localhost systemd-logind[585]: Watching system buttons on /dev/input/event1 (Sleep Button) Sep 25 06:34:41 localhost systemd-logind[585]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Sep 25 06:34:41 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 205. Sep 25 06:34:41 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Sep 25 06:34:41 localhost systemd[1]: Finished Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 266. Sep 25 06:34:41 localhost chronyd[592]: chronyd version 4.6 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Sep 25 06:34:41 localhost chronyd[592]: Loaded 0 symmetric keys Sep 25 06:34:41 localhost chronyd[592]: Using right/UTC timezone to obtain leap second data Sep 25 06:34:41 localhost chronyd[592]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Sep 25 06:34:41 localhost chronyd[592]: Loaded seccomp filter (level 2) Sep 25 06:34:41 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 199. Sep 25 06:34:42 localhost rngd[584]: Disabling 7: PKCS11 Entropy generator (pkcs11) Sep 25 06:34:42 localhost rngd[584]: Disabling 5: NIST Network Entropy Beacon (nist) Sep 25 06:34:42 localhost rngd[584]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Sep 25 06:34:42 localhost rngd[584]: Initializing available sources Sep 25 06:34:42 localhost rngd[584]: [hwrng ]: Initialization Failed Sep 25 06:34:42 localhost rngd[584]: [rdrand]: Enabling RDRAND rng support Sep 25 06:34:42 localhost rngd[584]: [rdrand]: Initialized Sep 25 06:34:42 localhost rngd[584]: [jitter]: JITTER timeout set to 5 sec Sep 25 06:34:42 localhost rngd[584]: [jitter]: Initializing AES buffer Sep 25 06:34:46 localhost cloud-init[598]: Cloud-init v. 23.4-19.el9 running 'init-local' at Wed, 25 Sep 2024 10:34:46 +0000. Up 26.34 seconds. Sep 25 06:34:47 localhost rngd[584]: [jitter]: Unable to obtain AES key, disabling JITTER source Sep 25 06:34:47 localhost rngd[584]: [jitter]: Initialization Failed Sep 25 06:34:47 localhost rngd[584]: [namedpipe]: Initialization Failed Sep 25 06:34:47 localhost rngd[584]: Process privileges have been dropped to 2:2 Sep 25 06:34:47 localhost dhclient[601]: Internet Systems Consortium DHCP Client 4.4.2b1 Sep 25 06:34:47 localhost dhclient[601]: Copyright 2004-2019 Internet Systems Consortium. Sep 25 06:34:47 localhost dhclient[601]: All rights reserved. Sep 25 06:34:47 localhost dhclient[601]: For info, please visit https://www.isc.org/software/dhcp/ Sep 25 06:34:47 localhost dhclient[601]: Sep 25 06:34:47 localhost dhclient[601]: Listening on LPF/eth0/0a:ff:f1:ac:85:23 Sep 25 06:34:47 localhost dhclient[601]: Sending on LPF/eth0/0a:ff:f1:ac:85:23 Sep 25 06:34:47 localhost dhclient[601]: Sending on Socket/fallback Sep 25 06:34:47 localhost dhclient[601]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x78937436) Sep 25 06:34:47 localhost dhclient[601]: DHCPOFFER of 10.31.15.60 from 10.31.12.1 Sep 25 06:34:47 localhost dhclient[601]: DHCPREQUEST for 10.31.15.60 on eth0 to 255.255.255.255 port 67 (xid=0x78937436) Sep 25 06:34:47 localhost dhclient[601]: DHCPACK of 10.31.15.60 from 10.31.12.1 (xid=0x78937436) Sep 25 06:34:47 localhost dhclient[601]: bound to 10.31.15.60 -- renewal in 1477 seconds. Sep 25 06:34:47 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 329. Sep 25 06:34:47 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 329. Sep 25 06:34:47 ip-10-31-15-60.us-east-1.aws.redhat.com systemd-hostnamed[616]: Hostname set to (static) Sep 25 06:34:47 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 213. Sep 25 06:34:47 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 165. Sep 25 06:34:47 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 193. Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.3456] NetworkManager (version 1.51.0-1.el9) is starting... (boot:093f013f-0171-460b-b469-19ce383f6cec) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.3459] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7024] manager[0x558690f7b080]: monitoring kernel firmware directory '/lib/firmware'. Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7047] hostname: hostname: using hostnamed Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7048] hostname: static hostname changed from (none) to "ip-10-31-15-60.us-east-1.aws.redhat.com" Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7066] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7160] manager[0x558690f7b080]: rfkill: Wi-Fi hardware radio set enabled Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7161] manager[0x558690f7b080]: rfkill: WWAN hardware radio set enabled Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7269] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.51.0-1.el9/libnm-device-plugin-team.so) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7270] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7287] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7289] manager: Networking is enabled by state file Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 394. Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 401. Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7622] settings: Loaded settings plugin: keyfile (internal) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7655] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.51.0-1.el9/libnm-settings-plugin-ifcfg-rh.so") Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7676] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7682] dhcp: init: Using DHCP client 'internal' Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7685] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7694] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7699] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7705] device (lo): Activation: starting connection 'lo' (d81720f3-e0de-4472-86aa-3e132729fca0) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7711] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7714] device (eth0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 193. Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 195. Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7729] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7755] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7757] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7759] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7761] device (eth0): carrier: link connected Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7763] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7769] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7773] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7779] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7780] device (eth0): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7784] manager: NetworkManager state is now CONNECTING Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7785] device (eth0): state change: prepare -> config (reason 'none', managed-type: 'full') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7800] device (eth0): state change: config -> ip-config (reason 'none', managed-type: 'full') Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 192. Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7811] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 241. Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7862] dhcp4 (eth0): state changed new lease, address=10.31.15.60 Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7866] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Sep 25 06:34:48 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260488.7916] device (eth0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 401. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0156] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0160] device (eth0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0163] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0168] device (lo): Activation: successful, device activated. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0173] device (eth0): state change: secondaries -> activated (reason 'none', managed-type: 'full') Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0176] manager: NetworkManager state is now CONNECTED_SITE Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0178] device (eth0): Activation: successful, device activated. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0183] manager: NetworkManager state is now CONNECTED_GLOBAL Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com NetworkManager[620]: [1727260489.0185] manager: startup complete Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 192. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 212. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 241. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 237. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 235. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 242. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 246. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 172. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Cloud-init v. 23.4-19.el9 running 'init' at Wed, 25 Sep 2024 10:34:49 +0000. Up 29.30 seconds. Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com chronyd[592]: Added source 10.11.160.238 Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com chronyd[592]: Added source 10.18.100.10 Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com chronyd[592]: Added source 10.2.32.37 Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com chronyd[592]: Added source 10.2.32.38 Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | eth0 | True | 10.31.15.60 | 255.255.252.0 | global | 0a:ff:f1:ac:85:23 | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | eth0 | True | fe80::8ff:f1ff:feac:8523/64 | . | link | 0a:ff:f1:ac:85:23 | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | lo | True | ::1/128 | . | host | . | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +-------+-------------+---------+-----------+-------+ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | Route | Destination | Gateway | Interface | Flags | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +-------+-------------+---------+-----------+-------+ Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: | 3 | multicast | :: | eth0 | U | Sep 25 06:34:49 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: ci-info: +-------+-------------+---------+-----------+-------+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Generating public/private rsa key pair. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: The key fingerprint is: Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: SHA256:wQQoaejnDbxKsX33b7bRC1/50Hr2mZOovsgbSj3Kno4 root@ip-10-31-15-60.us-east-1.aws.redhat.com Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: The key's randomart image is: Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: +---[RSA 3072]----+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | . . .... | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |. + . o | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |.... o | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | o + . | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | * + S | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | o + o .. . ..| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |. . . ...+ o .ooo| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | . + =.+o+.o=*| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | EoB +**+o.==| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: +----[SHA256]-----+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Generating public/private dsa key pair. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: The key fingerprint is: Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: SHA256:JSZN6gOuZHHlEYEE1rhDKrAjW7hGpKp232LxOwfZnv0 root@ip-10-31-15-60.us-east-1.aws.redhat.com Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: The key's randomart image is: Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: +---[DSA 1024]----+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | o=..=o. | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |.oo oo = | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |+=..o + + . | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |O.++ o o o | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |==o.. o S | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |++ . . + . | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |o . o o o | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |.. . o.o + . | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |. . o..o+ .E | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: +----[SHA256]-----+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Generating public/private ecdsa key pair. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: The key fingerprint is: Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: SHA256:PsqMySpojPAVpsVSmPCy0niZXVKXyl/fF/HIbWXeG68 root@ip-10-31-15-60.us-east-1.aws.redhat.com Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: The key's randomart image is: Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: +---[ECDSA 256]---+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |.. o . .. | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | .o .. .. .o| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |. .o.... . ==| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | =.+=oo . oo*| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |+ ==.. .S. . . .=| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |o.. . .. . ..o| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |=. . o o | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |+o.. = . . E | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: |....+ + | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: +----[SHA256]-----+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Generating public/private ed25519 key pair. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: The key fingerprint is: Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: SHA256:OUfWcem+UalnAa6wvZIREyvNTK+sDpFl8wBOHSh9HsQ root@ip-10-31-15-60.us-east-1.aws.redhat.com Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: The key's randomart image is: Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: +--[ED25519 256]--+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | .o=o. . .. | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | .oo.E o . +. | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | ..o=* * o.. .| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | +o+% . ..o.| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | o S.O .....| Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | . B o .oo | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | . . o . oo | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | .. o . . | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: | .. . | Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[685]: +----[SHA256]-----+ Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 212. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 211. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 191. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 210. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 231. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 244. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 243. Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 0 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 0 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 48 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 48 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 49 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 49 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 50 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 50 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 51 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 51 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 52 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 52 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 53 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 53 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 54 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 54 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 55 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 55 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 56 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 56 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 57 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 57 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 58 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 58 affinity is now unmanaged Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: Cannot change IRQ 59 affinity: Input/output error Sep 25 06:34:50 ip-10-31-15-60.us-east-1.aws.redhat.com irqbalance[583]: IRQ 59 affinity is now unmanaged Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com sm-notify[788]: Version 2.5.4 starting Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 230. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 214. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 244. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 243. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[818]: Server listening on 0.0.0.0 port 22. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[818]: Server listening on :: port 22. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 214. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[824]: Cloud-init v. 23.4-19.el9 running 'modules:config' at Wed, 25 Sep 2024 10:34:51 +0000. Up 31.07 seconds. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com rsyslogd[815]: [origin software="rsyslogd" swVersion="8.2310.0-4.el9" x-pid="815" x-info="https://www.rsyslog.com"] start Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com rsyslogd[815]: imjournal: journal files changed, reloading... [v8.2310.0-4.el9 try https://www.rsyslog.com/e/0 ] Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 230. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 479. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[818]: Received signal 15; terminating. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 479 and the job result is done. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 547 and the job result is done. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 547. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 545. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 543. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 546. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 547. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 479. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[847]: Server listening on 0.0.0.0 port 22. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[847]: Server listening on :: port 22. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 479. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 210. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 220. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 198. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 198. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 204. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 228. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0. ░░ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit serial-getty@ttyS0.service has finished successfully. ░░ ░░ The job identifier is 223. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 222. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 115. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 232. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 232. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com crond[850]: (CRON) STARTUP (1.5.7) Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com crond[850]: (CRON) INFO (Syslog will be used instead of sendmail.) Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com crond[850]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 72% if used.) Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com crond[850]: (CRON) INFO (running with inotify support) Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[865]: Cloud-init v. 23.4-19.el9 running 'modules:final' at Wed, 25 Sep 2024 10:34:51 +0000. Up 31.73 seconds. Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com restraintd[821]: Listening on http://localhost:8081 Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com kdumpctl[792]: kdump: Detected change(s) in the following file(s): /etc/fstab Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[943]: ############################################################# Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[950]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[955]: 1024 SHA256:JSZN6gOuZHHlEYEE1rhDKrAjW7hGpKp232LxOwfZnv0 root@ip-10-31-15-60.us-east-1.aws.redhat.com (DSA) Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[966]: 256 SHA256:PsqMySpojPAVpsVSmPCy0niZXVKXyl/fF/HIbWXeG68 root@ip-10-31-15-60.us-east-1.aws.redhat.com (ECDSA) Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[975]: 256 SHA256:OUfWcem+UalnAa6wvZIREyvNTK+sDpFl8wBOHSh9HsQ root@ip-10-31-15-60.us-east-1.aws.redhat.com (ED25519) Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[982]: 3072 SHA256:wQQoaejnDbxKsX33b7bRC1/50Hr2mZOovsgbSj3Kno4 root@ip-10-31-15-60.us-east-1.aws.redhat.com (RSA) Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[984]: -----END SSH HOST KEY FINGERPRINTS----- Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[987]: ############################################################# Sep 25 06:34:51 ip-10-31-15-60.us-east-1.aws.redhat.com cloud-init[865]: Cloud-init v. 23.4-19.el9 finished at Wed, 25 Sep 2024 10:34:51 +0000. Datasource DataSourceEc2Local. Up 31.94 seconds Sep 25 06:34:52 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 220. Sep 25 06:34:52 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 209. Sep 25 06:34:55 ip-10-31-15-60.us-east-1.aws.redhat.com chronyd[592]: Selected source 10.2.32.38 Sep 25 06:34:55 ip-10-31-15-60.us-east-1.aws.redhat.com chronyd[592]: System clock TAI offset set to 37 seconds Sep 25 06:34:56 ip-10-31-15-60.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Sep 25 06:34:56 ip-10-31-15-60.us-east-1.aws.redhat.com kdumpctl[792]: kdump: Rebuilding /boot/initramfs-5.14.0-511.el9.x86_64kdump.img Sep 25 06:34:57 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1415]: dracut-057-70.git20240819.el9 Sep 25 06:34:57 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/ad406aa3-aab4-4a6a-aa73-3e870a6316ae /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-511.el9.x86_64kdump.img 5.14.0-511.el9.x86_64 Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Module 'resume' will not be installed, because it's in the list to be omitted! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Sep 25 06:34:59 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: memstrack is not available Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: memstrack is not available Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: systemd *** Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: systemd-initrd *** Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: nss-softokn *** Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: rngd *** Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: i18n *** Sep 25 06:35:00 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: drm *** Sep 25 06:35:01 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: prefixdevname *** Sep 25 06:35:01 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: kernel-modules *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: kernel-modules-extra *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: fstab-sys *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: rootfs-block *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: terminfo *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: udev-rules *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Skipping udev rule: 91-permissions.rules Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Skipping udev rule: 80-drivers-modprobe.rules Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: dracut-systemd *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: usrmount *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: base *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: fs-lib *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: kdumpbase *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: microcode_ctl-fw_dir_override *** Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl module: mangling fw_dir Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: intel: caveats check for kernel version "5.14.0-511.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: configuration "intel-06-2d-07" is ignored Sep 25 06:35:02 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: configuration "intel-06-4e-03" is ignored Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: configuration "intel-06-4f-01" is ignored Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: configuration "intel-06-55-04" is ignored Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: configuration "intel-06-5e-03" is ignored Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: configuration "intel-06-8c-01" is ignored Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: shutdown *** Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including module: squash *** Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Including modules done *** Sep 25 06:35:03 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Installing kernel module dependencies *** Sep 25 06:35:04 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Installing kernel module dependencies done *** Sep 25 06:35:04 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Resolving executable dependencies *** Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Resolving executable dependencies done *** Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Hardlinking files *** Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Mode: real Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Files: 433 Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Linked: 1 files Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Compared: 0 xattrs Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Compared: 7 files Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Saved: 56.15 KiB Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Duration: 0.004830 seconds Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Hardlinking files done *** Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Generating early-microcode cpio image *** Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Constructing GenuineIntel.bin *** Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Constructing GenuineIntel.bin *** Sep 25 06:35:05 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Store current command line parameters *** Sep 25 06:35:06 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: Stored kernel commandline: Sep 25 06:35:06 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: No dracut internal kernel commandline stored in the initramfs Sep 25 06:35:06 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Install squash loader *** Sep 25 06:35:06 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Stripping files *** Sep 25 06:35:07 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Stripping files done *** Sep 25 06:35:07 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Squashing the files inside the initramfs *** Sep 25 06:35:12 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Squashing the files inside the initramfs done *** Sep 25 06:35:12 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Creating image file '/boot/initramfs-5.14.0-511.el9.x86_64kdump.img' *** Sep 25 06:35:13 ip-10-31-15-60.us-east-1.aws.redhat.com dracut[1417]: *** Creating initramfs image file '/boot/initramfs-5.14.0-511.el9.x86_64kdump.img' done *** Sep 25 06:35:13 ip-10-31-15-60.us-east-1.aws.redhat.com kdumpctl[792]: kdump: kexec: loaded kdump kernel Sep 25 06:35:13 ip-10-31-15-60.us-east-1.aws.redhat.com kdumpctl[792]: kdump: Starting kdump: [OK] Sep 25 06:35:13 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 231. Sep 25 06:35:13 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.090s (kernel) + 7.622s (initrd) + 44.906s (userspace) = 53.619s. ░░ Subject: System start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ All system services necessary queued for starting at boot have been ░░ started. Note that this does not mean that the machine is now idle as services ░░ might still be busy with completing start-up. ░░ ░░ Kernel start-up required 1090108 microseconds. ░░ ░░ Initrd start-up required 7622794 microseconds. ░░ ░░ Userspace start-up required 44906596 microseconds. Sep 25 06:35:18 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Sep 25 06:36:00 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4048]: Accepted publickey for root from 10.30.34.149 port 57592 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 612. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 549. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd-logind[585]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4048. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 549. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 548. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Queued start job for default target Main User Target. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 9. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[4052]: Startup finished in 65ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 65534 microseconds. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 548. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 614. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4048]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4061]: Received disconnect from 10.30.34.149 port 57592:11: disconnected by user Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4061]: Disconnected from user root 10.30.34.149 port 57592 Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4048]: pam_unix(sshd:session): session closed for user root Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd-logind[585]: Session 1 logged out. Waiting for processes to exit. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Sep 25 06:36:01 ip-10-31-15-60.us-east-1.aws.redhat.com chronyd[592]: Selected source 162.159.200.1 (2.centos.pool.ntp.org) Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4090]: Accepted publickey for root from 10.31.9.217 port 35378 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4091]: Accepted publickey for root from 10.31.9.217 port 35390 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com systemd-logind[585]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4090. Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 681. Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com systemd-logind[585]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4091. Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 748. Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4090]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4091]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4097]: Received disconnect from 10.31.9.217 port 35390:11: disconnected by user Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4097]: Disconnected from user root 10.31.9.217 port 35390 Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com sshd[4091]: pam_unix(sshd:session): session closed for user root Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com systemd-logind[585]: Session 4 logged out. Waiting for processes to exit. Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Sep 25 06:36:04 ip-10-31-15-60.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Sep 25 06:37:07 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 816. Sep 25 06:37:07 ip-10-31-15-60.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 816. Sep 25 06:37:07 managed-node2 systemd-hostnamed[5455]: Hostname set to (static) Sep 25 06:37:07 managed-node2 NetworkManager[620]: [1727260627.4475] hostname: static hostname changed from "ip-10-31-15-60.us-east-1.aws.redhat.com" to "managed-node2" Sep 25 06:37:07 managed-node2 systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 880. Sep 25 06:37:07 managed-node2 systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 880. Sep 25 06:37:17 managed-node2 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Sep 25 06:37:37 managed-node2 systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Sep 25 06:38:26 managed-node2 sshd[6147]: Accepted publickey for root from 10.31.12.145 port 49420 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Sep 25 06:38:26 managed-node2 systemd-logind[585]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 6147. Sep 25 06:38:26 managed-node2 systemd[1]: Started Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 944. Sep 25 06:38:26 managed-node2 sshd[6147]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 25 06:38:28 managed-node2 python3.9[6275]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Sep 25 06:38:28 managed-node2 python3.9[6408]: ansible-service_facts Invoked Sep 25 06:38:31 managed-node2 python3.9[6599]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 25 06:38:31 managed-node2 python3.9[6706]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 25 06:38:43 managed-node2 dbus-broker-launch[578]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Sep 25 06:38:43 managed-node2 dbus-broker-launch[578]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Sep 25 06:38:55 managed-node2 kernel: SELinux: Converting 379 SID table entries... Sep 25 06:38:55 managed-node2 kernel: SELinux: policy capability network_peer_controls=1 Sep 25 06:38:55 managed-node2 kernel: SELinux: policy capability open_perms=1 Sep 25 06:38:55 managed-node2 kernel: SELinux: policy capability extended_socket_class=1 Sep 25 06:38:55 managed-node2 kernel: SELinux: policy capability always_check_network=0 Sep 25 06:38:55 managed-node2 kernel: SELinux: policy capability cgroup_seclabel=1 Sep 25 06:38:55 managed-node2 kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 25 06:38:55 managed-node2 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 25 06:38:56 managed-node2 dbus-broker-launch[579]: avc: op=load_policy lsm=selinux seqno=2 res=1 Sep 25 06:39:01 managed-node2 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rd27d4c44b2f947108fc4fb4a8f7599bb.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rd27d4c44b2f947108fc4fb4a8f7599bb.service has finished successfully. ░░ ░░ The job identifier is 1013. Sep 25 06:39:01 managed-node2 systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1076. Sep 25 06:39:01 managed-node2 systemd[1]: Reloading. Sep 25 06:39:01 managed-node2 systemd-rc-local-generator[7397]: /etc/rc.d/rc.local is not marked executable, skipping. Sep 25 06:39:01 managed-node2 systemd[1]: Queuing reload/restart jobs for marked units… Sep 25 06:39:05 managed-node2 systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Sep 25 06:39:05 managed-node2 systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1076. Sep 25 06:39:05 managed-node2 systemd[1]: run-rd27d4c44b2f947108fc4fb4a8f7599bb.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rd27d4c44b2f947108fc4fb4a8f7599bb.service has successfully entered the 'dead' state. Sep 25 06:39:06 managed-node2 python3.9[9012]: ansible-file Invoked with path=/etc/pcp/bpftrace state=directory mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 25 06:39:07 managed-node2 python3.9[9168]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 25 06:39:07 managed-node2 python3.9[9296]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1727260746.7655146-7321-191057300450994/.source.conf dest=/etc/pcp/bpftrace/bpftrace.conf mode=0600 follow=True _original_basename=bpftrace.conf.j2 checksum=2559785fc812966eeb50dc5f6f22139195666360 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 25 06:39:08 managed-node2 python3.9[9452]: ansible-ansible.legacy.dnf Invoked with name=['valkey'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 25 06:39:11 managed-node2 groupadd[9459]: group added to /etc/group: name=valkey, GID=992 Sep 25 06:39:11 managed-node2 groupadd[9459]: group added to /etc/gshadow: name=valkey Sep 25 06:39:11 managed-node2 groupadd[9459]: new group: name=valkey, GID=992 Sep 25 06:39:11 managed-node2 useradd[9466]: new user: name=valkey, UID=992, GID=992, home=/dev/null, shell=/sbin/nologin, from=none Sep 25 06:39:11 managed-node2 systemd[1]: Reloading. Sep 25 06:39:12 managed-node2 systemd-rc-local-generator[9499]: /etc/rc.d/rc.local is not marked executable, skipping. Sep 25 06:39:12 managed-node2 systemd[1]: Queuing reload/restart jobs for marked units… Sep 25 06:39:12 managed-node2 python3.9[9667]: ansible-file Invoked with path=/etc/redis state=directory owner=redis group=root mode=0750 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 25 06:39:13 managed-node2 python3.9[9823]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 40 dr-xr-xr-x. 18 root root 235 Sep 24 02:40 ../ drwxr-xr-x. 2 root root 60 Sep 25 06:34 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Sep 25 06:34 log/ drwxr-xr-x. 2 root root 40 Sep 25 06:34 mount/ drwxr-xr-x. 4 root root 100 Sep 25 06:34 initramfs/ -r--r--r--. 1 root root 33 Sep 25 06:34 machine-id srw-rw-rw-. 1 root root 0 Sep 25 06:34 rpcbind.sock= prw-------. 1 root root 0 Sep 25 06:34 initctl| drwxr-xr-x. 5 root root 100 Sep 25 06:34 credentials/ drwx------. 2 root root 40 Sep 25 06:34 cryptsetup/ drwxr-xr-x. 2 root root 40 Sep 25 06:34 setrans/ drwxr-xr-x. 2 root root 40 Sep 25 06:34 sepermit/ drwxr-xr-x. 2 root root 40 Sep 25 06:34 motd.d/ drwxr-xr-x. 2 root root 40 Sep 25 06:34 faillock/ drwxr-xr-x. 2 root root 40 Sep 25 06:34 console/ -rw-r--r--. 1 root root 0 Sep 25 06:34 motd drwx--x--x. 3 root root 60 Sep 25 06:34 sudo/ drwxr-xr-x. 3 root root 60 Sep 25 06:34 tpm2-tss/ drwx------. 2 rpc rpc 60 Sep 25 06:34 rpcbind/ -rw-r--r--. 1 root root 4 Sep 25 06:34 auditd.pid drwxr-xr-x. 2 root root 60 Sep 25 06:34 dbus/ srw-rw-rw-. 1 root root 0 Sep 25 06:34 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Sep 25 06:34 irqbalance/ -rw-r--r--. 1 root root 4 Sep 25 06:34 dhclient.pid -rw-r--r--. 1 root root 617 Sep 25 06:34 dhclient.lease -rw-------. 1 root root 4 Sep 25 06:34 gssproxy.pid srw-rw-rw-. 1 root root 0 Sep 25 06:34 gssproxy.sock= drwxr-xr-x. 2 root root 60 Sep 25 06:34 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Sep 25 06:34 chrony/ drwxr-xr-x. 3 root root 80 Sep 25 06:34 lock/ -rw-------. 1 root root 4 Sep 25 06:34 sm-notify.pid -rw-------. 1 root root 3 Sep 25 06:34 rsyslogd.pid -rw-r--r--. 1 root root 4 Sep 25 06:34 sshd.pid -rw-r--r--. 1 root root 4 Sep 25 06:34 crond.pid ----------. 1 root root 0 Sep 25 06:34 cron.reboot drwx------. 3 root root 340 Sep 25 06:34 cloud-init/ -rw-------. 1 root root 0 Sep 25 06:34 agetty.reload drwxr-xr-x. 2 root root 80 Sep 25 06:34 blkid/ drwxr-xr-x. 3 root root 60 Sep 25 06:36 user/ drwxr-xr-x. 7 root root 160 Sep 25 06:36 udev/ drwxr-xr-x. 6 root root 160 Sep 25 06:37 NetworkManager/ drwxrwxr-x. 2 pcp pcp 40 Sep 25 06:39 pcp/ drwxr-xr-x. 28 root root 900 Sep 25 06:39 ./ drwxr-xr-x. 21 root root 540 Sep 25 06:39 systemd/ -rw-rw-r--. 1 root utmp 1920 Sep 25 06:39 utmp total 0 drwxr-xr-x. 28 root root 900 Sep 25 06:39 ../ drwxrwxr-x. 2 pcp pcp 40 Sep 25 06:39 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Wednesday 25 September 2024 06:39:13 -0400 (0:00:00.710) 0:00:47.517 *** fatal: [managed-node2]: FAILED! => { "changed": false } MSG: {'path': '/etc/redis', 'failed': True, 'msg': 'chown failed: failed to look up user redis', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0755', 'state': 'directory', 'secontext': 'unconfined_u:object_r:etc_t:s0', 'size': 6, 'invocation': {'module_args': {'path': '/etc/redis', 'state': 'directory', 'owner': 'redis', 'group': 'root', 'mode': '0750', 'recurse': False, 'force': False, 'follow': True, 'modification_time_format': '%Y%m%d%H%M.%S', 'access_time_format': '%Y%m%d%H%M.%S', 'unsafe_writes': False, '_original_basename': None, '_diff_peek': None, 'src': None, 'modification_time': None, 'access_time': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Wednesday 25 September 2024 06:39:13 -0400 (0:00:00.025) 0:00:47.543 *** ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "inactive", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "inactive", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "inactive", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "inactive", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "inactive", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "inactive", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "valkey-sentinel.service": { "name": "valkey-sentinel.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "valkey.service": { "name": "valkey.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Wednesday 25 September 2024 06:39:15 -0400 (0:00:01.948) 0:00:49.491 *** skipping: [managed-node2] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmcd", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmlogger", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmie", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmproxy", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [Stop firewall] *********************************************************** task path: /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 Wednesday 25 September 2024 06:39:15 -0400 (0:00:00.043) 0:00:49.535 *** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node2 : ok=22 changed=3 unreachable=0 failed=1 skipped=11 rescued=1 ignored=0 Wednesday 25 September 2024 06:39:15 -0400 (0:00:00.009) 0:00:49.544 *** =============================================================================== fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages -- 34.64s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:41 fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 4.24s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Gathering Facts --------------------------------------------------------- 2.24s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:9 Get final state of services --------------------------------------------- 1.95s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Get initial state of services ------------------------------------------- 1.75s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured --- 1.33s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:61 Collect logs ------------------------------------------------------------ 0.71s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists --- 0.63s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:54 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree --- 0.59s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:18 fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists --- 0.54s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:37 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables --- 0.07s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:4 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables --- 0.07s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Setup bpftrace metrics. ------------------------------------------------- 0.07s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Run the role ------------------------------------------------------------ 0.05s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:27 Stop test --------------------------------------------------------------- 0.05s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:17 Setup metric querying service. ------------------------------------------ 0.05s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Restore state of services ----------------------------------------------- 0.04s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Handle test failure ----------------------------------------------------- 0.04s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:47 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree --- 0.04s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:23 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.03s /tmp/collections-PvV/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28