ansible-playbook [core 2.17.13] 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-DHI executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-11)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. 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_bz1855539.yml ************************************************** 2 plays in /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855539.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855539.yml:5 Saturday 30 August 2025 06:21:58 -0400 (0:00:00.018) 0:00:00.018 ******* ok: [managed-node1] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-kFC/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Bug 1855539 - metrics role incorrectly sets up multiple primary pmie processes in multi-host mode] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855539.yml:9 Saturday 30 August 2025 06:21:58 -0400 (0:00:00.017) 0:00:00.036 ******* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Stop test] *************************************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855539.yml:16 Saturday 30 August 2025 06:22:01 -0400 (0:00:02.253) 0:00:02.289 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Saturday 30 August 2025 06:22:01 -0400 (0:00:00.022) 0:00:02.312 ******* ok: [managed-node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "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": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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 [Include role] ************************************************************ task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855539.yml:26 Saturday 30 August 2025 06:22:02 -0400 (0:00:01.697) 0:00:04.010 ******* included: fedora.linux_system_roles.metrics for managed-node1 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Saturday 30 August 2025 06:22:02 -0400 (0:00:00.070) 0:00:04.081 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Run systemctl] *********************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:11 Saturday 30 August 2025 06:22:02 -0400 (0:00:00.033) 0:00:04.115 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008490", "end": "2025-08-30 06:22:03.296656", "failed_when_result": false, "rc": 0, "start": "2025-08-30 06:22:03.288166" } STDOUT: running TASK [fedora.linux_system_roles.metrics : Require installed systemd] *********** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.529) 0:00:04.644 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.040) 0:00:04.685 ******* ok: [managed-node1] => { "ansible_facts": { "__metrics_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.046) 0:00:04.732 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add OpenMetrics to metrics domain list] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:34 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.029) 0:00:04.761 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_spark | 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-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:41 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.028) 0:00:04.789 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:46 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.029) 0:00:04.818 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:51 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.030) 0:00:04.849 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:56 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.030) 0:00:04.880 ******* ok: [managed-node1] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:63 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.034) 0:00:04.914 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure Spark metrics] ************************************************* task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:78 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.017) 0:00:04.932 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_spark | d(false) | bool or metrics_into_spark | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:90 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.021) 0:00:04.953 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:98 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.019) 0:00:04.973 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:106 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.017) 0:00:04.991 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:115 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.024) 0:00:05.015 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_query_service | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric collection service.] **************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:121 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.016) 0:00:05.031 ******* included: fedora.linux_system_roles.private_metrics_subrole_pcp for managed-node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.059) 0:00:05.091 ******* ok: [managed-node1] => (item=/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" } ok: [managed-node1] => (item=/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => { "ansible_facts": { "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy" }, "ansible_included_var_files": [ "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" } skipping: [managed-node1] => (item=/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" } ok: [managed-node1] => (item=/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 Saturday 30 August 2025 06:22:03 -0400 (0:00:00.057) 0:00:05.148 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23 Saturday 30 August 2025 06:22:04 -0400 (0:00:00.426) 0:00:05.575 ******* ok: [managed-node1] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Run systemctl] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:30 Saturday 30 August 2025 06:22:04 -0400 (0:00:00.026) 0:00:05.601 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009130", "end": "2025-08-30 06:22:04.633260", "failed_when_result": false, "rc": 0, "start": "2025-08-30 06:22:04.624130" } STDOUT: running TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Require installed systemd] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:38 Saturday 30 August 2025 06:22:04 -0400 (0:00:00.375) 0:00:05.977 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:43 Saturday 30 August 2025 06:22:04 -0400 (0:00:00.026) 0:00:06.004 ******* ok: [managed-node1] => { "ansible_facts": { "__pcp_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:47 Saturday 30 August 2025 06:22:04 -0400 (0:00:00.028) 0:00:06.033 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: pcp-zeroconf-6.3.7-5.el9.x86_64", "Installed: python3-pcp-6.3.7-5.el9.x86_64", "Installed: pcp-doc-6.3.7-5.el9.noarch", "Installed: pcp-pmda-nfsclient-6.3.7-5.el9.x86_64", "Installed: pcp-selinux-6.3.7-5.el9.x86_64", "Installed: pcp-pmda-dm-6.3.7-5.el9.x86_64", "Installed: pcp-6.3.7-5.el9.x86_64", "Installed: pcp-system-tools-6.3.7-5.el9.x86_64", "Installed: pcp-conf-6.3.7-5.el9.x86_64", "Installed: pcp-pmda-openmetrics-6.3.7-5.el9.x86_64", "Installed: libuv-1:1.42.0-2.el9.x86_64", "Installed: pcp-libs-6.3.7-5.el9.x86_64" ] } lsrpackages: pcp pcp-zeroconf TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:53 Saturday 30 August 2025 06:23:47 -0400 (0:01:43.006) 0:01:49.039 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: cyrus-sasl-scram-2.1.27-21.el9.x86_64" ] } lsrpackages: cyrus-sasl-lib cyrus-sasl-scram TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] **** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:62 Saturday 30 August 2025 06:23:49 -0400 (0:00:01.845) 0:01:50.884 ******* included: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed-node1 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4 Saturday 30 August 2025 06:23:49 -0400 (0:00:00.044) 0:01:50.928 ******* skipping: [managed-node1] => { "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Saturday 30 August 2025 06:23:49 -0400 (0:00:00.019) 0:01:50.947 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/pcp/pmcd/pmcd.conf" ], "delta": "0:00:00.003083", "end": "2025-08-30 06:23:49.969381", "rc": 0, "start": "2025-08-30 06:23:49.966298" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14 Saturday 30 August 2025 06:23:50 -0400 (0:00:00.361) 0:01:51.309 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 Saturday 30 August 2025 06:23:50 -0400 (0:00:00.019) 0:01:51.328 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels", "secontext": "system_u:object_r:etc_t:s0", "size": 22, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 Saturday 30 August 2025 06:23:50 -0400 (0:00:00.481) 0:01:51.810 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels/optional", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 Saturday 30 August 2025 06:23:50 -0400 (0:00:00.381) 0:01:52.192 ******* changed: [managed-node1] => { "changed": true, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/ansible-managed", "gid": 0, "group": "root", "md5sum": "8a80554c91d9fca8acb82f023de02f11", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1756549430.962772-12245-130766355816000/.source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 Saturday 30 August 2025 06:23:51 -0400 (0:00:00.803) 0:01:52.995 ******* changed: [managed-node1] => { "changed": true, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/optional/ansible-managed", "gid": 0, "group": "root", "md5sum": "8a80554c91d9fca8acb82f023de02f11", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1756549431.7705383-12292-248809227481178/.source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 Saturday 30 August 2025 06:23:52 -0400 (0:00:00.699) 0:01:53.695 ******* changed: [managed-node1] => { "changed": true, "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "dest": "/etc/sysconfig/pmcd", "gid": 0, "group": "root", "md5sum": "073cb531c98ecbe1841811dc55975e29", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "src": "/root/.ansible/tmp/ansible-tmp-1756549432.4537644-12339-36939676238338/.source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Saturday 30 August 2025 06:23:53 -0400 (0:00:00.684) 0:01:54.379 ******* changed: [managed-node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 994, "home": "/home/metrics", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "name": "metrics", "shell": "/bin/bash", "state": "present", "system": true, "uid": 994 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 Saturday 30 August 2025 06:23:53 -0400 (0:00:00.574) 0:01:54.953 ******* ok: [managed-node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "delta": "0:00:00.022300", "end": "2025-08-30 06:23:53.987934", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "rc": 0, "start": "2025-08-30 06:23:53.965634" } STDOUT: Creating new metrics user in /etc/pcp/passwd.db STDERR: listusers failed TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 Saturday 30 August 2025 06:23:54 -0400 (0:00:00.371) 0:01:55.325 ******* changed: [managed-node1] => { "changed": true, "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771", "dest": "/etc/sasl2/pmcd.conf", "gid": 0, "group": "root", "md5sum": "6ec6ea6e2e76889d95da22305316a5fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "src": "/root/.ansible/tmp/ansible-tmp-1756549434.0881822-12392-190343324455019/.source.conf", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94 Saturday 30 August 2025 06:23:54 -0400 (0:00:00.705) 0:01:56.031 ******* ok: [managed-node1] => { "ansible_facts": { "__pcp_restart_pmcd": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99 Saturday 30 August 2025 06:23:54 -0400 (0:00:00.026) 0:01:56.057 ******* ok: [managed-node1] => {} MSG: ['optional_agents: False', 'explicit_labels: True', 'implicit_labels: True', 'defaults_config: True', 'authentication: True', 'restart_pmcd: True'] TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 Saturday 30 August 2025 06:23:54 -0400 (0:00:00.029) 0:01:56.087 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __pcp_restart_pmcd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] *** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Saturday 30 August 2025 06:23:54 -0400 (0:00:00.017) 0:01:56.104 ******* fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Unable to restart service pmcd: Job for pmcd.service failed because the control process exited with error code. See "systemctl status pmcd.service" and "journalctl -xeu pmcd.service" for details. TASK [Handle failure case] ***************************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855539.yml:54 Saturday 30 August 2025 06:24:55 -0400 (0:01:00.875) 0:02:56.979 ******* included: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed-node1 TASK [Collect logs] ************************************************************ task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Saturday 30 August 2025 06:24:55 -0400 (0:00:00.054) 0:02:57.034 ******* ok: [managed-node1] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.053622", "end": "2025-08-30 06:24:56.191872", "rc": 0, "start": "2025-08-30 06:24:56.138250" } STDOUT: Aug 30 06:18:28 localhost systemd[1]: Starting Create System Users... Aug 30 06:18:28 localhost systemd-journald[235]: 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. Aug 30 06:18:28 localhost systemd-journald[235]: Runtime Journal (/run/log/journal/3ad6c70e3d9d4cc59a507e0207ecb694) is 8.0M, max 69.3M, 61.3M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/3ad6c70e3d9d4cc59a507e0207ecb694) is currently using 8.0M. ░░ Maximum allowed usage is set to 69.3M. ░░ Leaving at least 34.6M free (of currently available 684.9M of disk space). ░░ Enforced usage limit is thus 69.3M, of which 61.3M 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. Aug 30 06:18:28 localhost systemd[1]: Starting Setup Virtual Console... Aug 30 06:18:28 localhost systemd-sysusers[237]: Creating group 'nobody' with GID 65534. Aug 30 06:18:29 localhost systemd[1]: Started Journal Service. Aug 30 06:18:29 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Aug 30 06:18:29 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 11. Aug 30 06:18:29 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 4. Aug 30 06:18:29 localhost systemd-sysusers[237]: Creating group 'users' with GID 100. Aug 30 06:18:29 localhost systemd-sysusers[237]: Creating group 'dbus' with GID 81. Aug 30 06:18:29 localhost systemd-sysusers[237]: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. Aug 30 06:18:29 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 20. Aug 30 06:18:29 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 9. Aug 30 06:18:29 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 26. Aug 30 06:18:29 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 9. Aug 30 06:18:29 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 26. Aug 30 06:18:29 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 50. Aug 30 06:18:29 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 49. Aug 30 06:18:29 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 48. Aug 30 06:18:29 localhost dracut-cmdline[251]: dracut-9 dracut-057-101.git20250808.el9 Aug 30 06:18:29 localhost dracut-cmdline[251]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-603.el9.x86_64 root=UUID=37d967e4-3f51-45aa-99e0-fad146c662e9 ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 Aug 30 06:18:29 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 48. Aug 30 06:18:29 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 47. Aug 30 06:18:29 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 47. Aug 30 06:18:29 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 22. Aug 30 06:18:29 localhost systemd-udevd[333]: Using default interface naming scheme 'rhel-9.0'. Aug 30 06:18:29 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 22. Aug 30 06:18:29 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 51. Aug 30 06:18:29 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 21. Aug 30 06:18:29 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 21. Aug 30 06:18:29 localhost systemd[1]: Created slice Slice /system/modprobe. ░░ Subject: A start job for unit system-modprobe.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit system-modprobe.slice has finished successfully. ░░ ░░ The job identifier is 58. Aug 30 06:18:29 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 57. Aug 30 06:18:29 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 34. Aug 30 06:18:29 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 36. Aug 30 06:18:29 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 33. Aug 30 06:18:29 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 37. Aug 30 06:18:29 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. Aug 30 06:18:29 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 57. Aug 30 06:18:29 localhost kernel: xen_netfront: Initialising Xen virtual ethernet driver Aug 30 06:18:29 localhost kernel: Invalid max_queues (4), will use default max: 2. Aug 30 06:18:29 localhost kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Aug 30 06:18:29 localhost kernel: xvda: xvda1 Aug 30 06:18:29 localhost kernel: libata version 3.00 loaded. Aug 30 06:18:29 localhost kernel: ata_piix 0000:00:01.1: version 2.13 Aug 30 06:18:29 localhost kernel: scsi host0: ata_piix Aug 30 06:18:29 localhost kernel: scsi host1: ata_piix Aug 30 06:18:29 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 lpm-pol 0 Aug 30 06:18:29 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 lpm-pol 0 Aug 30 06:18:29 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Aug 30 06:18:29 localhost systemd-udevd[363]: Network interface NamePolicy= disabled on kernel command line. Aug 30 06:18:30 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 55. Aug 30 06:18:30 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 55. Aug 30 06:18:30 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. Aug 30 06:18:30 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. Aug 30 06:18:30 localhost systemd[1]: Found device /dev/disk/by-uuid/37d967e4-3f51-45aa-99e0-fad146c662e9. ░░ Subject: A start job for unit dev-disk-by\x2duuid-37d967e4\x2d3f51\x2d45aa\x2d99e0\x2dfad146c662e9.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-disk-by\x2duuid-37d967e4\x2d3f51\x2d45aa\x2d99e0\x2dfad146c662e9.device has finished successfully. ░░ ░░ The job identifier is 31. Aug 30 06:18:30 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 32. Aug 30 06:18:30 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 37. Aug 30 06:18:30 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 38. Aug 30 06:18:30 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 54. Aug 30 06:18:30 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 43. Aug 30 06:18:30 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 43. Aug 30 06:18:30 localhost systemd[1]: Starting File System Check on /dev/disk/by-uuid/37d967e4-3f51-45aa-99e0-fad146c662e9... ░░ 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 41. Aug 30 06:18:30 localhost systemd-fsck[398]: /usr/sbin/fsck.xfs: XFS file system. Aug 30 06:18:30 localhost systemd[1]: Finished File System Check on /dev/disk/by-uuid/37d967e4-3f51-45aa-99e0-fad146c662e9. ░░ 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 41. Aug 30 06:18:30 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 40. Aug 30 06:18:30 localhost kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled Aug 30 06:18:30 localhost kernel: XFS (xvda1): Mounting V5 Filesystem 37d967e4-3f51-45aa-99e0-fad146c662e9 Aug 30 06:18:31 localhost kernel: XFS (xvda1): Ending clean mount Aug 30 06:18:31 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 40. Aug 30 06:18:31 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 44. Aug 30 06:18:31 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 46. Aug 30 06:18:31 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. Aug 30 06:18:31 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 46. Aug 30 06:18:31 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 45. Aug 30 06:18:31 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. Aug 30 06:18:31 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 52. Aug 30 06:18:31 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 53. Aug 30 06:18:31 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 53. Aug 30 06:18:31 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 61. Aug 30 06:18:31 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 106 and the job result is done. Aug 30 06:18:31 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 110 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 97 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 109 and the job result is done. Aug 30 06:18:31 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 94 and the job result is done. Aug 30 06:18:31 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 93 and the job result is done. Aug 30 06:18:31 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 101 and the job result is done. Aug 30 06:18:31 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 92 and the job result is done. Aug 30 06:18:31 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 119 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 115 and the job result is done. Aug 30 06:18:31 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 96 and the job result is done. Aug 30 06:18:31 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 108 and the job result is done. Aug 30 06:18:31 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 105 and the job result is done. Aug 30 06:18:31 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 112 and the job result is done. Aug 30 06:18:31 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 116 and the job result is done. Aug 30 06:18:31 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 95 and the job result is done. Aug 30 06:18:31 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 103 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 107 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 114 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 118 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 91 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 74 and the job result is done. Aug 30 06:18:31 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 73. Aug 30 06:18:31 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. Aug 30 06:18:31 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 104 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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. Aug 30 06:18:31 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. Aug 30 06:18:31 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 73 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 71 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 72 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 102 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 111 and the job result is done. Aug 30 06:18:31 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 67. Aug 30 06:18:31 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. Aug 30 06:18:31 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 89 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 113 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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 90 and the job result is done. Aug 30 06:18:31 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. Aug 30 06:18:31 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. Aug 30 06:18:31 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. Aug 30 06:18:31 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 61. Aug 30 06:18:31 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. Aug 30 06:18:31 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 67. Aug 30 06:18:31 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 64. Aug 30 06:18:31 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 83. Aug 30 06:18:31 localhost systemd[1]: Switching root. Aug 30 06:18:31 localhost systemd-journald[235]: 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. Aug 30 06:18:41 localhost systemd-journald[235]: Received SIGTERM from PID 1 (systemd). Aug 30 06:18:41 localhost kernel: audit: type=1404 audit(1756549117.313:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Aug 30 06:18:41 localhost kernel: SELinux: policy capability network_peer_controls=1 Aug 30 06:18:41 localhost kernel: SELinux: policy capability open_perms=1 Aug 30 06:18:41 localhost kernel: SELinux: policy capability extended_socket_class=1 Aug 30 06:18:41 localhost kernel: SELinux: policy capability always_check_network=0 Aug 30 06:18:41 localhost kernel: SELinux: policy capability cgroup_seclabel=1 Aug 30 06:18:41 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 30 06:18:41 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 30 06:18:41 localhost kernel: audit: type=1403 audit(1756549117.637:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Aug 30 06:18:41 localhost systemd[1]: Successfully loaded SELinux policy in 375.195ms. Aug 30 06:18:41 localhost systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 18.925ms. Aug 30 06:18:41 localhost systemd[1]: systemd 252-53.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) Aug 30 06:18:41 localhost systemd[1]: Detected virtualization xen. Aug 30 06:18:41 localhost systemd[1]: Detected architecture x86-64. Aug 30 06:18:41 localhost systemd[1]: Initializing machine ID from random generator. Aug 30 06:18:41 localhost systemd[1]: Installed transient /etc/machine-id file. Aug 30 06:18:41 localhost systemd-rc-local-generator[463]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 30 06:18:41 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully. Aug 30 06:18:41 localhost systemd[1]: Stopped Switch Root. Aug 30 06:18:41 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Aug 30 06:18:41 localhost systemd[1]: Created slice Slice /system/getty. Aug 30 06:18:41 localhost systemd[1]: Created slice Slice /system/serial-getty. Aug 30 06:18:41 localhost systemd[1]: Created slice Slice /system/sshd-keygen. Aug 30 06:18:41 localhost systemd[1]: Created slice User and Session Slice. Aug 30 06:18:41 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Aug 30 06:18:41 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch. Aug 30 06:18:41 localhost systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Aug 30 06:18:41 localhost systemd[1]: Reached target Local Encrypted Volumes. Aug 30 06:18:41 localhost systemd[1]: Stopped target Switch Root. Aug 30 06:18:41 localhost systemd[1]: Stopped target Initrd File Systems. Aug 30 06:18:41 localhost systemd[1]: Stopped target Initrd Root File System. Aug 30 06:18:41 localhost systemd[1]: Reached target Local Integrity Protected Volumes. Aug 30 06:18:41 localhost systemd[1]: Reached target Path Units. Aug 30 06:18:41 localhost systemd[1]: Reached target Slice Units. Aug 30 06:18:41 localhost systemd[1]: Reached target Swaps. Aug 30 06:18:41 localhost systemd[1]: Reached target Local Verity Protected Volumes. Aug 30 06:18:41 localhost systemd[1]: Listening on RPCbind Server Activation Socket. Aug 30 06:18:41 localhost systemd[1]: Reached target RPC Port Mapper. Aug 30 06:18:41 localhost systemd[1]: Listening on Process Core Dump Socket. Aug 30 06:18:41 localhost systemd[1]: Listening on initctl Compatibility Named Pipe. Aug 30 06:18:41 localhost systemd[1]: Listening on udev Control Socket. Aug 30 06:18:41 localhost systemd[1]: Listening on udev Kernel Socket. Aug 30 06:18:41 localhost systemd[1]: Mounting Huge Pages File System... Aug 30 06:18:41 localhost systemd[1]: Mounting POSIX Message Queue File System... Aug 30 06:18:41 localhost systemd[1]: Mounting Kernel Debug File System... Aug 30 06:18:41 localhost systemd[1]: Mounting Kernel Trace File System... Aug 30 06:18:41 localhost systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Aug 30 06:18:41 localhost systemd[1]: Starting Create List of Static Device Nodes... Aug 30 06:18:41 localhost systemd[1]: Starting Load Kernel Module configfs... Aug 30 06:18:41 localhost systemd[1]: Starting Load Kernel Module drm... Aug 30 06:18:41 localhost systemd[1]: Starting Load Kernel Module efi_pstore... Aug 30 06:18:41 localhost systemd[1]: Starting Load Kernel Module fuse... Aug 30 06:18:41 localhost systemd[1]: Starting Read and set NIS domainname from /etc/sysconfig/network... Aug 30 06:18:41 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully. Aug 30 06:18:41 localhost systemd[1]: Stopped File System Check on Root Device. Aug 30 06:18:41 localhost systemd[1]: Stopped Journal Service. Aug 30 06:18:41 localhost systemd[1]: Starting Journal Service... Aug 30 06:18:41 localhost systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Aug 30 06:18:41 localhost systemd[1]: Starting Generate network units from Kernel command line... Aug 30 06:18:41 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). Aug 30 06:18:41 localhost systemd[1]: Starting Remount Root and Kernel File Systems... Aug 30 06:18:41 localhost systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Aug 30 06:18:41 localhost systemd[1]: Starting Apply Kernel Variables... Aug 30 06:18:41 localhost systemd[1]: Starting Coldplug All udev Devices... Aug 30 06:18:41 localhost systemd[1]: Mounted Huge Pages File System. Aug 30 06:18:41 localhost systemd[1]: Mounted POSIX Message Queue File System. Aug 30 06:18:41 localhost systemd[1]: Mounted Kernel Debug File System. Aug 30 06:18:41 localhost systemd[1]: Mounted Kernel Trace File System. Aug 30 06:18:41 localhost systemd[1]: Finished Create List of Static Device Nodes. Aug 30 06:18:41 localhost systemd[1]: Finished Read and set NIS domainname from /etc/sysconfig/network. Aug 30 06:18:41 localhost systemd[1]: Finished Generate network units from Kernel command line. Aug 30 06:18:41 localhost systemd-journald[502]: 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. Aug 30 06:18:41 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/6471ec798e2543d29c4016abf5666024) is 8.0M, max 69.3M, 61.3M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/6471ec798e2543d29c4016abf5666024) is currently using 8.0M. ░░ Maximum allowed usage is set to 69.3M. ░░ Leaving at least 34.6M free (of currently available 676.9M of disk space). ░░ Enforced usage limit is thus 69.3M, of which 61.3M 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. Aug 30 06:18:41 localhost systemd[1]: Queued start job for default target Multi-User System. Aug 30 06:18:41 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. Aug 30 06:18:41 localhost systemd[1]: Started Journal Service. Aug 30 06:18:41 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. Aug 30 06:18:41 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 126. Aug 30 06:18:41 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@efi_pstore.service has successfully entered the 'dead' state. Aug 30 06:18:41 localhost systemd[1]: Finished Load Kernel Module efi_pstore. ░░ Subject: A start job for unit modprobe@efi_pstore.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@efi_pstore.service has finished successfully. ░░ ░░ The job identifier is 145. Aug 30 06:18:41 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 135. Aug 30 06:18:41 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 143. Aug 30 06:18:41 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 137. Aug 30 06:18:41 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 173. Aug 30 06:18:41 localhost systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). ░░ Subject: A start job for unit systemd-pstore.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pstore.service has finished successfully. ░░ ░░ The job identifier is 144. Aug 30 06:18:41 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 141. Aug 30 06:18:41 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 163. Aug 30 06:18:41 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 139. Aug 30 06:18:41 localhost kernel: fuse: init (API version 7.37) Aug 30 06:18:41 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 146. Aug 30 06:18:41 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. Aug 30 06:18:41 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 172. Aug 30 06:18:41 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 141. Aug 30 06:18:41 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 142. Aug 30 06:18:41 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 171. Aug 30 06:18:41 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 171. Aug 30 06:18:41 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/6471ec798e2543d29c4016abf5666024) is 8.0M, max 69.3M, 61.3M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/6471ec798e2543d29c4016abf5666024) is currently using 8.0M. ░░ Maximum allowed usage is set to 69.3M. ░░ Leaving at least 34.6M free (of currently available 676.8M of disk space). ░░ Enforced usage limit is thus 69.3M, of which 61.3M 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. Aug 30 06:18:41 localhost systemd-journald[502]: Received client request to flush runtime journal. Aug 30 06:18:41 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 166. Aug 30 06:18:41 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 173. Aug 30 06:18:41 localhost kernel: ACPI: bus type drm_connector registered Aug 30 06:18:41 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. Aug 30 06:18:41 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 244. Aug 30 06:18:42 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 139. Aug 30 06:18:42 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 136. Aug 30 06:18:42 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 134. Aug 30 06:18:42 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 164. Aug 30 06:18:42 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 138. Aug 30 06:18:42 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 162. Aug 30 06:18:42 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 130. Aug 30 06:18:42 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 165. Aug 30 06:18:42 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 182. Aug 30 06:18:42 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 155. Aug 30 06:18:42 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 167. Aug 30 06:18:42 localhost bootctl[514]: Couldn't find EFI system partition, skipping. Aug 30 06:18:42 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 165. Aug 30 06:18:42 localhost systemd-udevd[517]: Using default interface naming scheme 'rhel-9.0'. Aug 30 06:18:42 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. Aug 30 06:18:42 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 182. Aug 30 06:18:43 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 167. Aug 30 06:18:43 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 268. Aug 30 06:18:43 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 155. Aug 30 06:18:43 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 235. Aug 30 06:18:43 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 247. Aug 30 06:18:43 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 217. Aug 30 06:18:43 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 131. Aug 30 06:18:43 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 147. Aug 30 06:18:43 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. Aug 30 06:18:43 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 268. Aug 30 06:18:43 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 225. Aug 30 06:18:43 localhost kernel: RPC: Registered named UNIX socket transport module. Aug 30 06:18:43 localhost kernel: RPC: Registered udp transport module. Aug 30 06:18:43 localhost kernel: RPC: Registered tcp transport module. Aug 30 06:18:43 localhost kernel: RPC: Registered tcp-with-tls transport module. Aug 30 06:18:43 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Aug 30 06:18:43 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 235. Aug 30 06:18:43 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 234. Aug 30 06:18:43 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Aug 30 06:18:43 localhost auditd[556]: No plugins found, not dispatching events Aug 30 06:18:43 localhost systemd-udevd[523]: Network interface NamePolicy= disabled on kernel command line. Aug 30 06:18:43 localhost auditd[556]: Init complete, auditd 3.1.5 listening for events (startup state enable) Aug 30 06:18:43 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Aug 30 06:18:43 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Aug 30 06:18:43 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 217. Aug 30 06:18:43 localhost kernel: cirrus-qemu 0000:00:02.0: vgaarb: deactivate vga console Aug 30 06:18:43 localhost kernel: Console: switching to colour dummy device 80x25 Aug 30 06:18:43 localhost kernel: [drm] Initialized cirrus-qemu 2.0.0 for 0000:00:02.0 on minor 0 Aug 30 06:18:43 localhost kernel: fbcon: cirrus-qemudrmf (fb0) is primary device Aug 30 06:18:43 localhost kernel: Console: switching to colour frame buffer device 128x48 Aug 30 06:18:43 localhost kernel: cirrus-qemu 0000:00:02.0: [drm] fb0: cirrus-qemudrmf frame buffer device Aug 30 06:18:43 localhost augenrules[560]: /sbin/augenrules: No change Aug 30 06:18:43 localhost augenrules[591]: No rules Aug 30 06:18:43 localhost augenrules[591]: enabled 1 Aug 30 06:18:43 localhost augenrules[591]: failure 1 Aug 30 06:18:43 localhost augenrules[591]: pid 556 Aug 30 06:18:43 localhost augenrules[591]: rate_limit 0 Aug 30 06:18:43 localhost augenrules[591]: backlog_limit 8192 Aug 30 06:18:43 localhost augenrules[591]: lost 0 Aug 30 06:18:43 localhost augenrules[591]: backlog 0 Aug 30 06:18:43 localhost augenrules[591]: backlog_wait_time 60000 Aug 30 06:18:43 localhost augenrules[591]: backlog_wait_time_actual 0 Aug 30 06:18:43 localhost augenrules[591]: enabled 1 Aug 30 06:18:43 localhost augenrules[591]: failure 1 Aug 30 06:18:43 localhost augenrules[591]: pid 556 Aug 30 06:18:43 localhost augenrules[591]: rate_limit 0 Aug 30 06:18:43 localhost augenrules[591]: backlog_limit 8192 Aug 30 06:18:43 localhost augenrules[591]: lost 0 Aug 30 06:18:43 localhost augenrules[591]: backlog 4 Aug 30 06:18:43 localhost augenrules[591]: backlog_wait_time 60000 Aug 30 06:18:43 localhost augenrules[591]: backlog_wait_time_actual 0 Aug 30 06:18:43 localhost augenrules[591]: enabled 1 Aug 30 06:18:43 localhost augenrules[591]: failure 1 Aug 30 06:18:43 localhost augenrules[591]: pid 556 Aug 30 06:18:43 localhost augenrules[591]: rate_limit 0 Aug 30 06:18:43 localhost augenrules[591]: backlog_limit 8192 Aug 30 06:18:43 localhost augenrules[591]: lost 0 Aug 30 06:18:43 localhost augenrules[591]: backlog 3 Aug 30 06:18:43 localhost augenrules[591]: backlog_wait_time 60000 Aug 30 06:18:43 localhost augenrules[591]: backlog_wait_time_actual 0 Aug 30 06:18:43 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 247. Aug 30 06:18:43 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 241. Aug 30 06:18:43 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 241. Aug 30 06:18:43 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 124. Aug 30 06:18:43 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 197. Aug 30 06:18:43 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 203. Aug 30 06:18:43 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 204. Aug 30 06:18:43 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 196. Aug 30 06:18:43 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 192. Aug 30 06:18:43 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 194. Aug 30 06:18:43 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 188. Aug 30 06:18:43 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 201. Aug 30 06:18:43 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 132. Aug 30 06:18:44 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 201. Aug 30 06:18:44 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 121. Aug 30 06:18:44 localhost dbus-broker-lau[599]: Ready Aug 30 06:18:44 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 252. Aug 30 06:18:44 localhost systemd[1]: Starting Cloud-init: Local Stage (pre-network)... ░░ 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 209. Aug 30 06:18:44 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 133. Aug 30 06:18:44 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 242. Aug 30 06:18:44 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 186. Aug 30 06:18:44 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 251. Aug 30 06:18:44 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 212. Aug 30 06:18:44 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 214. Aug 30 06:18:44 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 215. Aug 30 06:18:44 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 211. Aug 30 06:18:44 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 227. Aug 30 06:18:44 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 228. Aug 30 06:18:44 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 243. Aug 30 06:18:44 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 273. Aug 30 06:18:44 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 133. Aug 30 06:18:44 localhost systemd-logind[606]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Aug 30 06:18:44 localhost systemd-logind[606]: Watching system buttons on /dev/input/event0 (Power Button) Aug 30 06:18:44 localhost systemd-logind[606]: Watching system buttons on /dev/input/event1 (Sleep Button) Aug 30 06:18:44 localhost systemd-logind[606]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Aug 30 06:18:44 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 243. Aug 30 06:18:44 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Aug 30 06:18:44 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 273. Aug 30 06:18:44 localhost chronyd[613]: chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Aug 30 06:18:44 localhost chronyd[613]: Loaded 0 symmetric keys Aug 30 06:18:44 localhost chronyd[613]: Using right/UTC timezone to obtain leap second data Aug 30 06:18:44 localhost chronyd[613]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Aug 30 06:18:44 localhost chronyd[613]: Loaded seccomp filter (level 2) Aug 30 06:18:44 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 252. Aug 30 06:18:44 localhost rngd[605]: Disabling 7: PKCS11 Entropy generator (pkcs11) Aug 30 06:18:44 localhost rngd[605]: Disabling 5: NIST Network Entropy Beacon (nist) Aug 30 06:18:44 localhost rngd[605]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Aug 30 06:18:44 localhost rngd[605]: Disabling 10: Named pipe entropy input (namedpipe) Aug 30 06:18:44 localhost rngd[605]: Disabling 6: JITTER Entropy generator (jitter) Aug 30 06:18:44 localhost rngd[605]: Initializing available sources Aug 30 06:18:44 localhost rngd[605]: [hwrng ]: Initialization Failed Aug 30 06:18:44 localhost rngd[605]: [rdrand]: Enabling RDRAND rng support Aug 30 06:18:44 localhost rngd[605]: [rdrand]: Initialized Aug 30 06:18:44 localhost rngd[605]: Process privileges have been dropped to 2:2 Aug 30 06:18:47 localhost cloud-init[617]: Cloud-init v. 24.4-7.el9 running 'init-local' at Sat, 30 Aug 2025 10:18:46 +0000. Up 19.33 seconds. Aug 30 06:18:47 localhost dhclient[621]: Internet Systems Consortium DHCP Client 4.4.2b1 Aug 30 06:18:47 localhost dhclient[621]: Copyright 2004-2019 Internet Systems Consortium. Aug 30 06:18:47 localhost dhclient[621]: All rights reserved. Aug 30 06:18:47 localhost dhclient[621]: For info, please visit https://www.isc.org/software/dhcp/ Aug 30 06:18:47 localhost dhclient[621]: Aug 30 06:18:47 localhost dhclient[621]: Listening on LPF/eth0/0a:ff:ef:d5:9b:7b Aug 30 06:18:47 localhost dhclient[621]: Sending on LPF/eth0/0a:ff:ef:d5:9b:7b Aug 30 06:18:47 localhost dhclient[621]: Sending on Socket/fallback Aug 30 06:18:47 localhost dhclient[621]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x7fd45045) Aug 30 06:18:47 localhost dhclient[621]: DHCPOFFER of 10.31.14.215 from 10.31.12.1 Aug 30 06:18:47 localhost dhclient[621]: DHCPREQUEST for 10.31.14.215 on eth0 to 255.255.255.255 port 67 (xid=0x7fd45045) Aug 30 06:18:47 localhost dhclient[621]: DHCPACK of 10.31.14.215 from 10.31.12.1 (xid=0x7fd45045) Aug 30 06:18:47 localhost dhclient[621]: bound to 10.31.14.215 -- renewal in 1724 seconds. Aug 30 06:18: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 338. Aug 30 06:18: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 338. Aug 30 06:18:47 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[636]: Hostname set to (static) Aug 30 06:18:47 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Local Stage (pre-network). ░░ 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 209. Aug 30 06:18:47 ip-10-31-14-215.testing-farm.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 152. Aug 30 06:18:47 ip-10-31-14-215.testing-farm.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 200. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.4545] NetworkManager (version 1.54.0-1.el9) is starting... (boot:f1c93183-91c6-4029-ba81-1f1c4fb4f821) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.4547] Read config: /etc/NetworkManager/NetworkManager.conf, /run/NetworkManager/conf.d/15-carrier-timeout.conf Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.5309] manager[0x55948b23a080]: monitoring kernel firmware directory '/lib/firmware'. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.5334] hostname: hostname: using hostnamed Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.5335] hostname: static hostname changed from (none) to "ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com" Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.5338] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.5783] manager[0x55948b23a080]: rfkill: Wi-Fi hardware radio set enabled Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.5783] manager[0x55948b23a080]: rfkill: WWAN hardware radio set enabled Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 405. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6210] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.54.0-1.el9/libnm-device-plugin-team.so) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6210] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6211] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6211] manager: Networking is enabled by state file Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6219] settings: Loaded settings plugin: keyfile (internal) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6253] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.54.0-1.el9/libnm-settings-plugin-ifcfg-rh.so") Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6276] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6291] dhcp: init: Using DHCP client 'internal' Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6293] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 412. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6321] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6331] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6337] device (lo): Activation: starting connection 'lo' (b7d8a23a-f3c8-4943-89f2-b37b6f1a1754) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6343] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6346] device (eth0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 200. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 202. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6384] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6388] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6390] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6392] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6394] device (eth0): carrier: link connected Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6396] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6401] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6406] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6410] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6410] device (eth0): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6412] manager: NetworkManager state is now CONNECTING Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6414] device (eth0): state change: prepare -> config (reason 'none', managed-type: 'full') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6419] device (eth0): state change: config -> ip-config (reason 'none', managed-type: 'full') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6421] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6436] dhcp4 (eth0): state changed new lease, address=10.31.14.215 Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6443] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 199. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 232. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.6550] device (eth0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 232. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 233. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 229. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 237. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 248. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 157. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 412. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9419] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9423] device (eth0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9426] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9443] device (lo): Activation: successful, device activated. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9460] device (eth0): state change: secondaries -> activated (reason 'none', managed-type: 'full') Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9466] manager: NetworkManager state is now CONNECTED_SITE Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9473] device (eth0): Activation: successful, device activated. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9482] manager: NetworkManager state is now CONNECTED_GLOBAL Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1756549128.9494] manager: startup complete Aug 30 06:18:48 ip-10-31-14-215.testing-farm.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 199. Aug 30 06:18:48 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Network Stage... ░░ 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 208. Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.11.160.238 Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.18.100.10 Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.2.32.37 Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.2.32.38 Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Cloud-init v. 24.4-7.el9 running 'init' at Sat, 30 Aug 2025 10:18:49 +0000. Up 21.57 seconds. Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | eth0 | True | 10.31.14.215 | 255.255.252.0 | global | 0a:ff:ef:d5:9b:7b | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | eth0 | True | fe80::8ff:efff:fed5:9b7b/64 | . | link | 0a:ff:ef:d5:9b:7b | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | lo | True | ::1/128 | . | host | . | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Route | Destination | Gateway | Interface | Flags | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 3 | multicast | :: | eth0 | U | Aug 30 06:18:49 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+ Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private rsa key pair. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is: Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:uJHpe1nQmgW8fI1RIETyssHBRuQeM8XNWK2/5f45lZs root@ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is: Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +---[RSA 3072]----+ Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | +====o+. | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | oo==.+ . | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .O..+ = | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . @+ * . | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | B S* . .| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . oo . . ...| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o o + +| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .o . .E.| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .. ..oo| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+ Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private ecdsa key pair. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is: Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:xEdRjd5S+pPC/kjBVcaLzBdlwtDrMXt/G/psdx0C30c root@ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is: Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +---[ECDSA 256]---+ Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | ooo*..*| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . . . =*.| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o ..o+o.o| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . . o+==oE| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | S .=+o* | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o+*oo| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | ....+=| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | ...o.B| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .o++=| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+ Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private ed25519 key pair. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is: Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:xYcoeGH9OUdK9L8E1o74JhRDvm94p3vcKiAAfA53FH4 root@ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is: Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +--[ED25519 256]--+ Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . ooooo | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | +oooo=.o.. | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .*o.ooE+= . | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .o. o=B.= | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .S +o. + | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | ...+ . . | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .o.*.o. | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | =.oo .| Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o+.. | Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+ Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Network Stage. ░░ 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 208. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 207. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 198. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Config Stage... ░░ 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 206. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 246. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 239. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 230. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 238. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 210. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 249. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 239. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 249. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sm-notify[806]: Version 2.5.4 starting Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 230. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 218. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 220. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com crond[813]: (CRON) STARTUP (1.5.7) Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com crond[813]: (CRON) INFO (Syslog will be used instead of sendmail.) Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com crond[813]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 63% if used.) Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com crond[813]: (CRON) INFO (running with inotify support) Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 224. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com rsyslogd[807]: [origin software="rsyslogd" swVersion="8.2506.0-2.el9" x-pid="807" x-info="https://www.rsyslog.com"] start Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 219. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 238. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[808]: Server listening on 0.0.0.0 port 22. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[808]: Server listening on :: port 22. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 210. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 120. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 240. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.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 240. Aug 30 06:18:50 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com rsyslogd[807]: imjournal: journal files changed, reloading... [v8.2506.0-2.el9 try https://www.rsyslog.com/e/0 ] Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[847]: Cloud-init v. 24.4-7.el9 running 'modules:config' at Sat, 30 Aug 2025 10:18:50 +0000. Up 23.31 seconds. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com restraintd[812]: Listening on http://localhost:8081 Aug 30 06:18:51 ip-10-31-14-215.testing-farm.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 492. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[808]: Received signal 15; terminating. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.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 492 and the job result is done. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.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 492. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[872]: Server listening on 0.0.0.0 port 22. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[872]: Server listening on :: port 22. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.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 492. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Config Stage. ░░ 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 206. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Final Stage... ░░ 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 216. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[904]: Cloud-init v. 24.4-7.el9 running 'modules:final' at Sat, 30 Aug 2025 10:18:51 +0000. Up 23.75 seconds. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[942]: ############################################################# Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[946]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com kdumpctl[824]: kdump: Detected change(s) in the following file(s): /etc/fstab Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[953]: 256 SHA256:xEdRjd5S+pPC/kjBVcaLzBdlwtDrMXt/G/psdx0C30c root@ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com (ECDSA) Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[963]: 256 SHA256:xYcoeGH9OUdK9L8E1o74JhRDvm94p3vcKiAAfA53FH4 root@ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com (ED25519) Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[972]: 3072 SHA256:uJHpe1nQmgW8fI1RIETyssHBRuQeM8XNWK2/5f45lZs root@ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com (RSA) Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[976]: -----END SSH HOST KEY FINGERPRINTS----- Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[977]: ############################################################# Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com cloud-init[904]: Cloud-init v. 24.4-7.el9 finished at Sat, 30 Aug 2025 10:18:51 +0000. Datasource DataSourceEc2Local. Up 23.90 seconds Aug 30 06:18:51 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Final Stage. ░░ 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 216. Aug 30 06:18:51 ip-10-31-14-215.testing-farm.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 205. Aug 30 06:18:53 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Aug 30 06:18:53 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com kdumpctl[824]: kdump: Rebuilding /boot/initramfs-5.14.0-603.el9.x86_64kdump.img Aug 30 06:18:53 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1460]: dracut-057-101.git20250808.el9 Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Executing: /usr/bin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --mount "/dev/disk/by-uuid/37d967e4-3f51-45aa-99e0-fad146c662e9 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device --add-confdir /lib/kdump/dracut.conf.d -f /boot/initramfs-5.14.0-603.el9.x86_64kdump.img 5.14.0-603.el9.x86_64 Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 0 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 0 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 48 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 48 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 49 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 49 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 50 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 50 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 51 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 51 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 52 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 52 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 53 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 53 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 54 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 54 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 55 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 55 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 56 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 56 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 57 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 57 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 58 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 58 affinity is now unmanaged Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 59 affinity: Operation not permitted Aug 30 06:18:54 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 59 affinity is now unmanaged Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Selected source 173.71.69.156 (2.centos.pool.ntp.org) Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com chronyd[613]: System clock TAI offset set to 37 seconds Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Module 'resume' will not be installed, because it's in the list to be omitted! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: memstrack is not available Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: memstrack is not available Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Aug 30 06:18:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: systemd *** Aug 30 06:18:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: fips *** Aug 30 06:18:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: systemd-initrd *** Aug 30 06:18:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: rngd *** Aug 30 06:18:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: i18n *** Aug 30 06:18:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: drm *** Aug 30 06:18:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: prefixdevname *** Aug 30 06:18:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: kernel-modules *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: kernel-modules-extra *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: fstab-sys *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: rootfs-block *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: terminfo *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: udev-rules *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Skipping udev rule: 91-permissions.rules Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Skipping udev rule: 80-drivers-modprobe.rules Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: dracut-systemd *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: usrmount *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: base *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: fs-lib *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: kdumpbase *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: microcode_ctl-fw_dir_override *** Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl module: mangling fw_dir Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: intel: caveats check for kernel version "5.14.0-603.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-2d-07" is ignored Aug 30 06:18:57 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-4e-03" is ignored Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-4f-01" is ignored Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-55-04" is ignored Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-5e-03" is ignored Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-8c-01" is ignored Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8f-08"... Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: configuration "intel-06-8f-08" is ignored Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: openssl *** Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: shutdown *** Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including module: squash *** Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Including modules done *** Aug 30 06:18:58 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Installing kernel module dependencies *** Aug 30 06:18:59 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Aug 30 06:18:59 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Installing kernel module dependencies done *** Aug 30 06:18:59 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Resolving executable dependencies *** Aug 30 06:19:00 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Resolving executable dependencies done *** Aug 30 06:19:00 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Generating early-microcode cpio image *** Aug 30 06:19:00 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Constructing GenuineIntel.bin *** Aug 30 06:19:00 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Constructing GenuineIntel.bin *** Aug 30 06:19:00 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Store current command line parameters *** Aug 30 06:19:00 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Stored kernel commandline: Aug 30 06:19:00 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: No dracut internal kernel commandline stored in the initramfs Aug 30 06:19:00 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Install squash loader *** Aug 30 06:19:01 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Squashing the files inside the initramfs *** Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Squashing the files inside the initramfs done *** Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Creating image file '/boot/initramfs-5.14.0-603.el9.x86_64kdump.img' *** Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Hardlinking files *** Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Mode: real Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Files: 51 Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Linked: 0 files Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Compared: 0 xattrs Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Compared: 0 files Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Saved: 0 B Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: Duration: 0.000283 seconds Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Hardlinking files done *** Aug 30 06:19:07 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com dracut[1462]: *** Creating initramfs image file '/boot/initramfs-5.14.0-603.el9.x86_64kdump.img' done *** Aug 30 06:19:08 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com kdumpctl[824]: kdump: kexec: loaded kdump kernel Aug 30 06:19:08 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com kdumpctl[824]: kdump: Starting kdump: [OK] Aug 30 06:19:08 ip-10-31-14-215.testing-farm.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 246. Aug 30 06:19:08 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.171s (kernel) + 8.192s (initrd) + 31.533s (userspace) = 40.898s. ░░ 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 1171585 microseconds. ░░ ░░ Initrd start-up required 8192842 microseconds. ░░ ░░ Userspace start-up required 31533981 microseconds. Aug 30 06:19:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4279]: Accepted publickey for root from 10.30.34.132 port 37366 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 30 06:20:18 ip-10-31-14-215.testing-farm.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 495. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.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 494. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: 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 4279. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.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 494. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.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 493. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: Queued start job for default target Main User Target. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 8. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 6. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 4. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 12. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 11. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 7. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 7. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 11. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: 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 10. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[4283]: Startup finished in 83ms. ░░ 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 83775 microseconds. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.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 493. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.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 561. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4279]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4293]: Received disconnect from 10.30.34.132 port 37366:11: disconnected by user Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4293]: Disconnected from user root 10.30.34.132 port 37366 Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4279]: pam_unix(sshd:session): session closed for user root Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Session 1 logged out. Waiting for processes to exit. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Aug 30 06:20:18 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4329]: Accepted publickey for root from 10.31.9.22 port 57542 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4330]: Accepted publickey for root from 10.31.9.22 port 57548 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: 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 4329. Aug 30 06:20:25 ip-10-31-14-215.testing-farm.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 630. Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: 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 4330. Aug 30 06:20:25 ip-10-31-14-215.testing-farm.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 699. Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4329]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4330]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4336]: Received disconnect from 10.31.9.22 port 57548:11: disconnected by user Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4336]: Disconnected from user root 10.31.9.22 port 57548 Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com sshd[4330]: pam_unix(sshd:session): session closed for user root Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Session 4 logged out. Waiting for processes to exit. Aug 30 06:20:25 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Aug 30 06:20:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r3eaf908e8c924c70a24f76825cacda0e.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r3eaf908e8c924c70a24f76825cacda0e.service has finished successfully. ░░ ░░ The job identifier is 769. Aug 30 06:20:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 834. Aug 30 06:20:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reloading. Aug 30 06:20:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd-rc-local-generator[5558]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 30 06:20:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Aug 30 06:20:55 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r3877a5394fb847c3a0ed249e7b282b2e.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r3877a5394fb847c3a0ed249e7b282b2e.service has finished successfully. ░░ ░░ The job identifier is 899. Aug 30 06:20:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 30 06:20:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 834. Aug 30 06:20:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: run-r3eaf908e8c924c70a24f76825cacda0e.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r3eaf908e8c924c70a24f76825cacda0e.service has successfully entered the 'dead' state. Aug 30 06:20:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com systemd[1]: run-r3877a5394fb847c3a0ed249e7b282b2e.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r3877a5394fb847c3a0ed249e7b282b2e.service has successfully entered the 'dead' state. Aug 30 06:20:56 ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com unknown: Running test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1) with reboot count 0 and test restart count 0. (Be aware the test name is sanitized!) Aug 30 06:20:57 ip-10-31-14-215.testing-farm.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 1029. Aug 30 06:20:58 ip-10-31-14-215.testing-farm.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 1029. Aug 30 06:20:58 managed-node1 systemd-hostnamed[7320]: Hostname set to (static) Aug 30 06:20:58 managed-node1 NetworkManager[640]: [1756549258.0135] hostname: static hostname changed from "ip-10-31-14-215.testing-farm.us-east-1.aws.redhat.com" to "managed-node1" Aug 30 06:20:58 managed-node1 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 1095. Aug 30 06:20:58 managed-node1 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 1095. Aug 30 06:20:58 managed-node1 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!) Aug 30 06:21:08 managed-node1 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Aug 30 06:21:28 managed-node1 systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Aug 30 06:21:57 managed-node1 sshd[8038]: Accepted publickey for root from 10.31.12.107 port 33384 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 30 06:21:57 managed-node1 systemd-logind[606]: 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 8038. Aug 30 06:21:57 managed-node1 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 1161. Aug 30 06:21:57 managed-node1 sshd[8038]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:21:57 managed-node1 sshd[8041]: Received disconnect from 10.31.12.107 port 33384:11: disconnected by user Aug 30 06:21:57 managed-node1 sshd[8041]: Disconnected from user root 10.31.12.107 port 33384 Aug 30 06:21:57 managed-node1 sshd[8038]: pam_unix(sshd:session): session closed for user root Aug 30 06:21:57 managed-node1 systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Aug 30 06:21:57 managed-node1 systemd-logind[606]: Session 5 logged out. Waiting for processes to exit. Aug 30 06:21:57 managed-node1 systemd-logind[606]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Aug 30 06:21:57 managed-node1 sshd[8065]: Accepted publickey for root from 10.31.12.107 port 33398 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 30 06:21:57 managed-node1 systemd-logind[606]: New session 6 of user root. ░░ Subject: A new session 6 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 6 has been created for the user root. ░░ ░░ The leading process of the session is 8065. Aug 30 06:21:57 managed-node1 systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 1230. Aug 30 06:21:57 managed-node1 sshd[8065]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:21:57 managed-node1 sshd[8068]: Received disconnect from 10.31.12.107 port 33398:11: disconnected by user Aug 30 06:21:57 managed-node1 sshd[8068]: Disconnected from user root 10.31.12.107 port 33398 Aug 30 06:21:57 managed-node1 sshd[8065]: pam_unix(sshd:session): session closed for user root Aug 30 06:21:57 managed-node1 systemd[1]: session-6.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-6.scope has successfully entered the 'dead' state. Aug 30 06:21:57 managed-node1 systemd-logind[606]: Session 6 logged out. Waiting for processes to exit. Aug 30 06:21:57 managed-node1 systemd-logind[606]: Removed session 6. ░░ Subject: Session 6 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 6 has been terminated. Aug 30 06:21:58 managed-node1 sshd[8094]: Accepted publickey for root from 10.31.12.107 port 33406 ssh2: ECDSA SHA256:HfY8OtiFZUxShEpJZ/YFnrRCcEJ0+5Q7QWC6KujzEYo Aug 30 06:21:58 managed-node1 systemd-logind[606]: New session 7 of user root. ░░ Subject: A new session 7 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 7 has been created for the user root. ░░ ░░ The leading process of the session is 8094. Aug 30 06:21:58 managed-node1 systemd[1]: Started Session 7 of User root. ░░ Subject: A start job for unit session-7.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-7.scope has finished successfully. ░░ ░░ The job identifier is 1299. Aug 30 06:21:58 managed-node1 sshd[8094]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:22:00 managed-node1 python3.9[8271]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 30 06:22:01 managed-node1 python3.9[8446]: ansible-service_facts Invoked Aug 30 06:22:03 managed-node1 python3.9[8678]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 30 06:22:04 managed-node1 python3.9[8828]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 30 06:22:04 managed-node1 python3.9[8977]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 30 06:22:05 managed-node1 python3.9[9127]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 30 06:22:34 managed-node1 kernel: SELinux: Converting 383 SID table entries... Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability open_perms=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability always_check_network=0 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 30 06:22:35 managed-node1 dbus-broker-launch[600]: avc: op=load_policy lsm=selinux seqno=2 res=1 Aug 30 06:22:35 managed-node1 systemd[1]: Starting PCP Reboot Initialization Helper Service... ░░ Subject: A start job for unit pcp-reboot-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has begun execution. ░░ ░░ The job identifier is 1368. Aug 30 06:22:35 managed-node1 systemd[1]: Finished PCP Reboot Initialization Helper Service. ░░ Subject: A start job for unit pcp-reboot-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has finished successfully. ░░ ░░ The job identifier is 1368. Aug 30 06:22:35 managed-node1 systemd[1]: Reloading. Aug 30 06:22:36 managed-node1 systemd-rc-local-generator[9664]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 30 06:22:36 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1371. Aug 30 06:22:36 managed-node1 systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1371. Aug 30 06:22:36 managed-node1 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1506. Aug 30 06:22:36 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1436. Aug 30 06:22:36 managed-node1 pmcd[10084]: Installing dm PMDA ... Aug 30 06:22:36 managed-node1 rc[9938]: /etc/pcp/pmie/rc: Warning: Performance Co-Pilot Inference Engine (pmie) not permanently enabled. Aug 30 06:22:36 managed-node1 rc[9938]: To enable pmie, run the following as root: Aug 30 06:22:36 managed-node1 rc[9938]: # /usr/bin/systemctl enable pmie.service Aug 30 06:22:36 managed-node1 rc[9941]: /etc/pcp/pmlogger/rc: Warning: Performance Co-Pilot archive logger(s) not permanently enabled. Aug 30 06:22:36 managed-node1 rc[9941]: To enable pmlogger, run the following as root: Aug 30 06:22:36 managed-node1 rc[9941]: # /usr/bin/systemctl enable pmlogger.service Aug 30 06:22:37 managed-node1 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1506. Aug 30 06:22:37 managed-node1 systemd[1]: Started Half-hourly check of PMIE instances. ░░ Subject: A start job for unit pmie_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.timer has finished successfully. ░░ ░░ The job identifier is 1573. Aug 30 06:22:37 managed-node1 systemd[1]: Started Daily processing of PMIE logs. ░░ Subject: A start job for unit pmie_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_daily.timer has finished successfully. ░░ ░░ The job identifier is 1574. Aug 30 06:22:37 managed-node1 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1507. Aug 30 06:22:37 managed-node1 systemd[1]: Starting Check PMIE instances are running... ░░ Subject: A start job for unit pmie_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has begun execution. ░░ ░░ The job identifier is 1576. Aug 30 06:22:37 managed-node1 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1507. Aug 30 06:22:37 managed-node1 systemd[1]: Started Half-hourly check of pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1508. Aug 30 06:22:37 managed-node1 systemd[1]: Started Check PMIE instances are running. ░░ Subject: A start job for unit pmie_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has finished successfully. ░░ ░░ The job identifier is 1576. Aug 30 06:22:37 managed-node1 systemd[1]: Starting Check and migrate non-primary pmie farm instances... ░░ Subject: A start job for unit pmie_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has begun execution. ░░ ░░ The job identifier is 1641. Aug 30 06:22:37 managed-node1 systemd[1]: Started Check and migrate non-primary pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1641. Aug 30 06:22:37 managed-node1 systemd[1]: pmie_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm_check.service has successfully entered the 'dead' state. Aug 30 06:22:37 managed-node1 systemd[1]: pmie_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_check.service has successfully entered the 'dead' state. Aug 30 06:22:37 managed-node1 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1436. Aug 30 06:22:37 managed-node1 systemd[1]: Started Half-hourly check of pmlogger instances. ░░ Subject: A start job for unit pmlogger_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.timer has finished successfully. ░░ ░░ The job identifier is 1504. Aug 30 06:22:37 managed-node1 systemd[1]: Started Daily processing of archives. ░░ Subject: A start job for unit pmlogger_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_daily.timer has finished successfully. ░░ ░░ The job identifier is 1503. Aug 30 06:22:37 managed-node1 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1437. Aug 30 06:22:37 managed-node1 systemd[1]: Starting Check pmlogger instances are running... ░░ Subject: A start job for unit pmlogger_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has begun execution. ░░ ░░ The job identifier is 1706. Aug 30 06:22:37 managed-node1 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1437. Aug 30 06:22:37 managed-node1 systemd[1]: Reloading. Aug 30 06:22:38 managed-node1 systemd-rc-local-generator[10957]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 30 06:22:38 managed-node1 systemd[1]: Started Half-hourly check of pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1502. Aug 30 06:22:38 managed-node1 systemd[1]: Started Check pmlogger instances are running. ░░ Subject: A start job for unit pmlogger_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has finished successfully. ░░ ░░ The job identifier is 1706. Aug 30 06:22:38 managed-node1 systemd[1]: Starting Check and migrate non-primary pmlogger farm instances... ░░ Subject: A start job for unit pmlogger_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has begun execution. ░░ ░░ The job identifier is 1771. Aug 30 06:22:38 managed-node1 systemd[1]: Started Check and migrate non-primary pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1771. Aug 30 06:22:39 managed-node1 systemd[1]: pmlogger_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm_check.service has successfully entered the 'dead' state. Aug 30 06:22:39 managed-node1 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-ra49b54e3c9d1437192370f28d31705de.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-ra49b54e3c9d1437192370f28d31705de.service has finished successfully. ░░ ░░ The job identifier is 1836. Aug 30 06:22:39 managed-node1 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 1901. Aug 30 06:22:39 managed-node1 systemd[1]: pmlogger_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_check.service has successfully entered the 'dead' state. Aug 30 06:22:39 managed-node1 systemd[1]: Reloading. Aug 30 06:22:39 managed-node1 systemd-rc-local-generator[11969]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 30 06:22:39 managed-node1 systemd[1]: Queuing reload/restart jobs for marked units… Aug 30 06:22:39 managed-node1 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2172. Aug 30 06:22:39 managed-node1 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2101. Aug 30 06:22:39 managed-node1 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Aug 30 06:22:39 managed-node1 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 2172 and the job result is done. Aug 30 06:22:39 managed-node1 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 30 06:22:39 managed-node1 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2101 and the job result is done. Aug 30 06:22:39 managed-node1 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2102. Aug 30 06:22:39 managed-node1 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2031. Aug 30 06:22:40 managed-node1 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Aug 30 06:22:40 managed-node1 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2031 and the job result is done. Aug 30 06:22:40 managed-node1 systemd[1]: pmlogger.service: Consumed 1.418s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Aug 30 06:22:40 managed-node1 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Aug 30 06:22:40 managed-node1 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 2102 and the job result is done. Aug 30 06:22:40 managed-node1 systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1966. Aug 30 06:22:41 managed-node1 pmcd[10086]: Terminated Aug 30 06:22:41 managed-node1 pmcd[9972]: _pmda_setup: Interrupted! Aug 30 06:22:41 managed-node1 pmcd[9972]: _pmda_setup_cleanup: reset .NeedInstall for dm PMDA Aug 30 06:22:41 managed-node1 systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Aug 30 06:22:41 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 1966 and the job result is done. Aug 30 06:22:41 managed-node1 systemd[1]: pmcd.service: Consumed 1.827s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Aug 30 06:22:41 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1966. Aug 30 06:22:42 managed-node1 systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 30 06:22:42 managed-node1 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 1901. Aug 30 06:22:42 managed-node1 systemd[1]: man-db-cache-update.service: Consumed 3.008s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Aug 30 06:22:42 managed-node1 systemd[1]: run-ra49b54e3c9d1437192370f28d31705de.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-ra49b54e3c9d1437192370f28d31705de.service has successfully entered the 'dead' state. Aug 30 06:23:41 managed-node1 root[16864]: pmcd_wait failed in /usr/libexec/pcp/lib/pmcd: exit status: 2 Aug 30 06:23:41 managed-node1 systemd[1]: pmcd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit pmcd.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 2. Aug 30 06:23:41 managed-node1 systemd[1]: pmcd.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has entered the 'failed' state with result 'exit-code'. Aug 30 06:23:41 managed-node1 systemd[1]: Failed to start Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished with a failure. ░░ ░░ The job identifier is 1966 and the job result is failed. Aug 30 06:23:41 managed-node1 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2102. Aug 30 06:23:41 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2031. Aug 30 06:23:41 managed-node1 systemd[1]: pmcd.service: Scheduled restart job, restart counter is at 1. ░░ Subject: Automatic restarting of a unit has been scheduled ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Automatic restarting of the unit pmcd.service has been scheduled, as the result for ░░ the configured Restart= setting for the unit. Aug 30 06:23:41 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2174 and the job result is done. Aug 30 06:23:41 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2174. Aug 30 06:23:41 managed-node1 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 2102. Aug 30 06:23:41 managed-node1 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2172. Aug 30 06:23:41 managed-node1 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 2172. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger.service: Failed with result 'protocol'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has entered the 'failed' state with result 'protocol'. Aug 30 06:23:47 managed-node1 systemd[1]: Failed to start Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished with a failure. ░░ ░░ The job identifier is 2031 and the job result is failed. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger.service: Consumed 1.086s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Aug 30 06:23:47 managed-node1 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2101. Aug 30 06:23:47 managed-node1 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2101. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger.service: Scheduled restart job, restart counter is at 1. ░░ Subject: Automatic restarting of a unit has been scheduled ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Automatic restarting of the unit pmlogger.service has been scheduled, as the result for ░░ the configured Restart= setting for the unit. Aug 30 06:23:47 managed-node1 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2375. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 30 06:23:47 managed-node1 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2375 and the job result is done. Aug 30 06:23:47 managed-node1 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2305 and the job result is done. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger.service: Consumed 1.086s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Aug 30 06:23:48 managed-node1 python3.9[18099]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 30 06:23:49 managed-node1 python3.9[18254]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 30 06:23:50 managed-node1 python3.9[18404]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:50 managed-node1 python3.9[18553]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:51 managed-node1 python3.9[18702]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 30 06:23:51 managed-node1 python3.9[18822]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1756549430.962772-12245-130766355816000/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:52 managed-node1 python3.9[18971]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 30 06:23:52 managed-node1 python3.9[19091]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1756549431.7705383-12292-248809227481178/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:52 managed-node1 python3.9[19240]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 30 06:23:53 managed-node1 python3.9[19362]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1756549432.4537644-12339-36939676238338/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:53 managed-node1 python3.9[19511]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Aug 30 06:23:53 managed-node1 useradd[19513]: new group: name=metrics, GID=994 Aug 30 06:23:53 managed-node1 useradd[19513]: new user: name=metrics, UID=994, GID=994, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0 Aug 30 06:23:53 managed-node1 python3.9[19668]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 30 06:23:53 managed-node1 sasldblistusers2[19672]: SASL error opening password file. Have you performed the migration from db2 using cyrusbdb2current? Aug 30 06:23:53 managed-node1 sasldblistusers2[19672]: _sasldb_getkeyhandle has failed Aug 30 06:23:54 managed-node1 python3.9[19826]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 30 06:23:54 managed-node1 python3.9[19948]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1756549434.0881822-12392-190343324455019/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:55 managed-node1 python3.9[20097]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 30 06:23:55 managed-node1 pmcd[16969]: Terminated Aug 30 06:23:55 managed-node1 systemd[1]: pmcd.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit pmcd.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Aug 30 06:23:55 managed-node1 systemd[1]: pmcd.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has entered the 'failed' state with result 'exit-code'. Aug 30 06:23:55 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2174 and the job result is done. Aug 30 06:23:55 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2174. Aug 30 06:24:55 managed-node1 root[20182]: pmcd_wait failed in /usr/libexec/pcp/lib/pmcd: exit status: 2 Aug 30 06:24:55 managed-node1 systemd[1]: pmcd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit pmcd.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 2. Aug 30 06:24:55 managed-node1 systemd[1]: pmcd.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has entered the 'failed' state with result 'exit-code'. Aug 30 06:24:55 managed-node1 systemd[1]: Failed to start Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished with a failure. ░░ ░░ The job identifier is 2174 and the job result is failed. Aug 30 06:24:55 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2305. Aug 30 06:24:55 managed-node1 systemd[1]: pmcd.service: Scheduled restart job, restart counter is at 1. ░░ Subject: Automatic restarting of a unit has been scheduled ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Automatic restarting of the unit pmcd.service has been scheduled, as the result for ░░ the configured Restart= setting for the unit. Aug 30 06:24:55 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2441 and the job result is done. Aug 30 06:24:55 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2441. Aug 30 06:24:56 managed-node1 python3.9[20620]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 40 dr-xr-xr-x. 18 root root 235 Aug 12 10:30 ../ drwxr-xr-x. 2 root root 60 Aug 30 06:18 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 30 06:18 log/ drwxr-xr-x. 2 root root 40 Aug 30 06:18 mount/ drwxr-xr-x. 4 root root 100 Aug 30 06:18 initramfs/ -r--r--r--. 1 root root 33 Aug 30 06:18 machine-id srw-rw-rw-. 1 root root 0 Aug 30 06:18 rpcbind.sock= prw-------. 1 root root 0 Aug 30 06:18 initctl| drwxr-xr-x. 5 root root 100 Aug 30 06:18 credentials/ drwx------. 2 root root 40 Aug 30 06:18 cryptsetup/ drwxr-xr-x. 2 root root 40 Aug 30 06:18 setrans/ drwxr-xr-x. 2 root root 40 Aug 30 06:18 console/ drwxr-xr-x. 2 root root 40 Aug 30 06:18 sepermit/ drwxr-xr-x. 2 root root 40 Aug 30 06:18 motd.d/ drwxr-xr-x. 2 root root 40 Aug 30 06:18 faillock/ drwxr-xr-x. 2 root root 40 Aug 30 06:18 samba/ drwx--x--x. 3 root root 60 Aug 30 06:18 sudo/ -rw-r--r--. 1 root root 0 Aug 30 06:18 motd drwxr-xr-x. 3 root root 60 Aug 30 06:18 tpm2-tss/ drwx------. 2 rpc rpc 60 Aug 30 06:18 rpcbind/ -rw-r--r--. 1 root root 4 Aug 30 06:18 auditd.pid drwxr-xr-x. 2 root root 60 Aug 30 06:18 dbus/ srw-rw-rw-. 1 root root 0 Aug 30 06:18 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Aug 30 06:18 irqbalance/ -rw-r--r--. 1 root root 4 Aug 30 06:18 dhclient.pid -rw-r--r--. 1 root root 632 Aug 30 06:18 dhclient.lease -rw-------. 1 root root 4 Aug 30 06:18 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 30 06:18 gssproxy.sock= drwxr-xr-x. 2 root root 60 Aug 30 06:18 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 30 06:18 chrony/ -rw-------. 1 root root 4 Aug 30 06:18 sm-notify.pid -rw-r--r--. 1 root root 4 Aug 30 06:18 crond.pid ----------. 1 root root 0 Aug 30 06:18 cron.reboot -rw-------. 1 root root 3 Aug 30 06:18 rsyslogd.pid drwxr-xr-x. 3 root root 80 Aug 30 06:18 lock/ -rw-r--r--. 1 root root 4 Aug 30 06:18 sshd.pid drwx------. 3 root root 360 Aug 30 06:18 cloud-init/ drwxr-xr-x. 2 root root 80 Aug 30 06:18 blkid/ -rw-------. 1 root root 0 Aug 30 06:18 agetty.reload drwxr-xr-x. 3 root root 60 Aug 30 06:20 user/ drwxr-xr-x. 7 root root 160 Aug 30 06:20 udev/ drwxr-xr-x. 6 root root 160 Aug 30 06:20 NetworkManager/ drwxr-xr-x. 29 root root 920 Aug 30 06:22 ./ drwxr-xr-x. 22 root root 560 Aug 30 06:23 systemd/ drwxrwxr-x. 2 pcp pcp 60 Aug 30 06:24 pcp/ -rw-rw-r--. 1 root utmp 1920 Aug 30 06:24 utmp total 4 drwxr-xr-x. 29 root root 920 Aug 30 06:22 ../ -r--r--r--. 1 pcp pcp 5 Aug 30 06:23 pmie.pid drwxrwxr-x. 2 pcp pcp 60 Aug 30 06:24 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Saturday 30 August 2025 06:24:56 -0400 (0:00:00.543) 0:02:57.577 ******* fatal: [managed-node1]: FAILED! => { "changed": false } MSG: {'failed': True, 'msg': 'Unable to restart service pmcd: Job for pmcd.service failed because the control process exited with error code.\nSee "systemctl status pmcd.service" and "journalctl -xeu pmcd.service" for details.\n', 'invocation': {'module_args': {'name': 'pmcd', 'state': 'restarted', 'enabled': True, 'daemon_reload': False, 'daemon_reexec': False, 'scope': 'system', 'no_block': False, 'force': None, 'masked': None}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Saturday 30 August 2025 06:24:56 -0400 (0:00:00.022) 0:02:57.599 ******* ok: [managed-node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Saturday 30 August 2025 06:24:57 -0400 (0:00:01.681) 0:02:59.281 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => (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-node1] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [Stop firewall] *********************************************************** task path: /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:30 Saturday 30 August 2025 06:24:58 -0400 (0:00:00.089) 0:02:59.370 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=30 changed=7 unreachable=0 failed=1 skipped=19 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.13", "end_time": "2025-08-30T10:24:55.685469+00:00Z", "host": "managed-node1", "message": "Unable to restart service pmcd: Job for pmcd.service failed because the control process exited with error code.\nSee \"systemctl status pmcd.service\" and \"journalctl -xeu pmcd.service\" for details.\n", "start_time": "2025-08-30T10:23:54.823367+00:00Z", "task_name": "Ensure performance metric collector is restarted and enabled on boot", "task_path": "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117" }, { "ansible_version": "2.17.13", "end_time": "2025-08-30T10:24:56.309921+00:00Z", "host": "managed-node1", "message": { "_ansible_no_log": false, "changed": false, "failed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "pmcd", "no_block": false, "scope": "system", "state": "restarted" } }, "msg": "Unable to restart service pmcd: Job for pmcd.service failed because the control process exited with error code.\nSee \"systemctl status pmcd.service\" and \"journalctl -xeu pmcd.service\" for details.\n" }, "start_time": "2025-08-30T10:24:56.295669+00:00Z", "task_name": "Reraise error", "task_path": "/tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 30 August 2025 06:24:58 -0400 (0:00:00.022) 0:02:59.393 ******* =============================================================================== fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages - 103.01s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:47 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot -- 60.88s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Gathering Facts --------------------------------------------------------- 2.25s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855539.yml:9 fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 1.85s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:53 Get initial state of services ------------------------------------------- 1.70s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 1.68s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured --- 0.80s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured --- 0.71s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured --- 0.70s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.68s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured --- 0.57s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Collect logs ------------------------------------------------------------ 0.54s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 fedora.linux_system_roles.metrics : Run systemctl ----------------------- 0.53s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:11 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists --- 0.48s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree --- 0.43s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists --- 0.38s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 fedora.linux_system_roles.private_metrics_subrole_pcp : Run systemctl --- 0.38s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:30 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured --- 0.37s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content --- 0.36s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Restore state of services ----------------------------------------------- 0.09s /tmp/collections-DHI/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Aug 30 06:21:58 managed-node1 sshd[8094]: Accepted publickey for root from 10.31.12.107 port 33406 ssh2: ECDSA SHA256:HfY8OtiFZUxShEpJZ/YFnrRCcEJ0+5Q7QWC6KujzEYo Aug 30 06:21:58 managed-node1 systemd-logind[606]: New session 7 of user root. ░░ Subject: A new session 7 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 7 has been created for the user root. ░░ ░░ The leading process of the session is 8094. Aug 30 06:21:58 managed-node1 systemd[1]: Started Session 7 of User root. ░░ Subject: A start job for unit session-7.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-7.scope has finished successfully. ░░ ░░ The job identifier is 1299. Aug 30 06:21:58 managed-node1 sshd[8094]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:22:00 managed-node1 python3.9[8271]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 30 06:22:01 managed-node1 python3.9[8446]: ansible-service_facts Invoked Aug 30 06:22:03 managed-node1 python3.9[8678]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 30 06:22:04 managed-node1 python3.9[8828]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 30 06:22:04 managed-node1 python3.9[8977]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 30 06:22:05 managed-node1 python3.9[9127]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 30 06:22:34 managed-node1 kernel: SELinux: Converting 383 SID table entries... Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability open_perms=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability always_check_network=0 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Aug 30 06:22:34 managed-node1 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Aug 30 06:22:35 managed-node1 dbus-broker-launch[600]: avc: op=load_policy lsm=selinux seqno=2 res=1 Aug 30 06:22:35 managed-node1 systemd[1]: Starting PCP Reboot Initialization Helper Service... ░░ Subject: A start job for unit pcp-reboot-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has begun execution. ░░ ░░ The job identifier is 1368. Aug 30 06:22:35 managed-node1 systemd[1]: Finished PCP Reboot Initialization Helper Service. ░░ Subject: A start job for unit pcp-reboot-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcp-reboot-init.service has finished successfully. ░░ ░░ The job identifier is 1368. Aug 30 06:22:35 managed-node1 systemd[1]: Reloading. Aug 30 06:22:36 managed-node1 systemd-rc-local-generator[9664]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 30 06:22:36 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1371. Aug 30 06:22:36 managed-node1 systemd[1]: Started Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1371. Aug 30 06:22:36 managed-node1 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1506. Aug 30 06:22:36 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1436. Aug 30 06:22:36 managed-node1 pmcd[10084]: Installing dm PMDA ... Aug 30 06:22:36 managed-node1 rc[9938]: /etc/pcp/pmie/rc: Warning: Performance Co-Pilot Inference Engine (pmie) not permanently enabled. Aug 30 06:22:36 managed-node1 rc[9938]: To enable pmie, run the following as root: Aug 30 06:22:36 managed-node1 rc[9938]: # /usr/bin/systemctl enable pmie.service Aug 30 06:22:36 managed-node1 rc[9941]: /etc/pcp/pmlogger/rc: Warning: Performance Co-Pilot archive logger(s) not permanently enabled. Aug 30 06:22:36 managed-node1 rc[9941]: To enable pmlogger, run the following as root: Aug 30 06:22:36 managed-node1 rc[9941]: # /usr/bin/systemctl enable pmlogger.service Aug 30 06:22:37 managed-node1 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1506. Aug 30 06:22:37 managed-node1 systemd[1]: Started Half-hourly check of PMIE instances. ░░ Subject: A start job for unit pmie_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.timer has finished successfully. ░░ ░░ The job identifier is 1573. Aug 30 06:22:37 managed-node1 systemd[1]: Started Daily processing of PMIE logs. ░░ Subject: A start job for unit pmie_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_daily.timer has finished successfully. ░░ ░░ The job identifier is 1574. Aug 30 06:22:37 managed-node1 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1507. Aug 30 06:22:37 managed-node1 systemd[1]: Starting Check PMIE instances are running... ░░ Subject: A start job for unit pmie_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has begun execution. ░░ ░░ The job identifier is 1576. Aug 30 06:22:37 managed-node1 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1507. Aug 30 06:22:37 managed-node1 systemd[1]: Started Half-hourly check of pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1508. Aug 30 06:22:37 managed-node1 systemd[1]: Started Check PMIE instances are running. ░░ Subject: A start job for unit pmie_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has finished successfully. ░░ ░░ The job identifier is 1576. Aug 30 06:22:37 managed-node1 systemd[1]: Starting Check and migrate non-primary pmie farm instances... ░░ Subject: A start job for unit pmie_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has begun execution. ░░ ░░ The job identifier is 1641. Aug 30 06:22:37 managed-node1 systemd[1]: Started Check and migrate non-primary pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1641. Aug 30 06:22:37 managed-node1 systemd[1]: pmie_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm_check.service has successfully entered the 'dead' state. Aug 30 06:22:37 managed-node1 systemd[1]: pmie_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_check.service has successfully entered the 'dead' state. Aug 30 06:22:37 managed-node1 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1436. Aug 30 06:22:37 managed-node1 systemd[1]: Started Half-hourly check of pmlogger instances. ░░ Subject: A start job for unit pmlogger_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.timer has finished successfully. ░░ ░░ The job identifier is 1504. Aug 30 06:22:37 managed-node1 systemd[1]: Started Daily processing of archives. ░░ Subject: A start job for unit pmlogger_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_daily.timer has finished successfully. ░░ ░░ The job identifier is 1503. Aug 30 06:22:37 managed-node1 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1437. Aug 30 06:22:37 managed-node1 systemd[1]: Starting Check pmlogger instances are running... ░░ Subject: A start job for unit pmlogger_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has begun execution. ░░ ░░ The job identifier is 1706. Aug 30 06:22:37 managed-node1 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1437. Aug 30 06:22:37 managed-node1 systemd[1]: Reloading. Aug 30 06:22:38 managed-node1 systemd-rc-local-generator[10957]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 30 06:22:38 managed-node1 systemd[1]: Started Half-hourly check of pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1502. Aug 30 06:22:38 managed-node1 systemd[1]: Started Check pmlogger instances are running. ░░ Subject: A start job for unit pmlogger_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has finished successfully. ░░ ░░ The job identifier is 1706. Aug 30 06:22:38 managed-node1 systemd[1]: Starting Check and migrate non-primary pmlogger farm instances... ░░ Subject: A start job for unit pmlogger_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has begun execution. ░░ ░░ The job identifier is 1771. Aug 30 06:22:38 managed-node1 systemd[1]: Started Check and migrate non-primary pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1771. Aug 30 06:22:39 managed-node1 systemd[1]: pmlogger_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm_check.service has successfully entered the 'dead' state. Aug 30 06:22:39 managed-node1 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-ra49b54e3c9d1437192370f28d31705de.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-ra49b54e3c9d1437192370f28d31705de.service has finished successfully. ░░ ░░ The job identifier is 1836. Aug 30 06:22:39 managed-node1 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 1901. Aug 30 06:22:39 managed-node1 systemd[1]: pmlogger_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_check.service has successfully entered the 'dead' state. Aug 30 06:22:39 managed-node1 systemd[1]: Reloading. Aug 30 06:22:39 managed-node1 systemd-rc-local-generator[11969]: /etc/rc.d/rc.local is not marked executable, skipping. Aug 30 06:22:39 managed-node1 systemd[1]: Queuing reload/restart jobs for marked units… Aug 30 06:22:39 managed-node1 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2172. Aug 30 06:22:39 managed-node1 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2101. Aug 30 06:22:39 managed-node1 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Aug 30 06:22:39 managed-node1 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 2172 and the job result is done. Aug 30 06:22:39 managed-node1 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 30 06:22:39 managed-node1 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2101 and the job result is done. Aug 30 06:22:39 managed-node1 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2102. Aug 30 06:22:39 managed-node1 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2031. Aug 30 06:22:40 managed-node1 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Aug 30 06:22:40 managed-node1 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2031 and the job result is done. Aug 30 06:22:40 managed-node1 systemd[1]: pmlogger.service: Consumed 1.418s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Aug 30 06:22:40 managed-node1 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Aug 30 06:22:40 managed-node1 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 2102 and the job result is done. Aug 30 06:22:40 managed-node1 systemd[1]: Stopping Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1966. Aug 30 06:22:41 managed-node1 pmcd[10086]: Terminated Aug 30 06:22:41 managed-node1 pmcd[9972]: _pmda_setup: Interrupted! Aug 30 06:22:41 managed-node1 pmcd[9972]: _pmda_setup_cleanup: reset .NeedInstall for dm PMDA Aug 30 06:22:41 managed-node1 systemd[1]: pmcd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has successfully entered the 'dead' state. Aug 30 06:22:41 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 1966 and the job result is done. Aug 30 06:22:41 managed-node1 systemd[1]: pmcd.service: Consumed 1.827s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service completed and consumed the indicated resources. Aug 30 06:22:41 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1966. Aug 30 06:22:42 managed-node1 systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Aug 30 06:22:42 managed-node1 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 1901. Aug 30 06:22:42 managed-node1 systemd[1]: man-db-cache-update.service: Consumed 3.008s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Aug 30 06:22:42 managed-node1 systemd[1]: run-ra49b54e3c9d1437192370f28d31705de.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-ra49b54e3c9d1437192370f28d31705de.service has successfully entered the 'dead' state. Aug 30 06:23:41 managed-node1 root[16864]: pmcd_wait failed in /usr/libexec/pcp/lib/pmcd: exit status: 2 Aug 30 06:23:41 managed-node1 systemd[1]: pmcd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit pmcd.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 2. Aug 30 06:23:41 managed-node1 systemd[1]: pmcd.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has entered the 'failed' state with result 'exit-code'. Aug 30 06:23:41 managed-node1 systemd[1]: Failed to start Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished with a failure. ░░ ░░ The job identifier is 1966 and the job result is failed. Aug 30 06:23:41 managed-node1 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2102. Aug 30 06:23:41 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2031. Aug 30 06:23:41 managed-node1 systemd[1]: pmcd.service: Scheduled restart job, restart counter is at 1. ░░ Subject: Automatic restarting of a unit has been scheduled ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Automatic restarting of the unit pmcd.service has been scheduled, as the result for ░░ the configured Restart= setting for the unit. Aug 30 06:23:41 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2174 and the job result is done. Aug 30 06:23:41 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2174. Aug 30 06:23:41 managed-node1 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 2102. Aug 30 06:23:41 managed-node1 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2172. Aug 30 06:23:41 managed-node1 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 2172. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger.service: Failed with result 'protocol'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has entered the 'failed' state with result 'protocol'. Aug 30 06:23:47 managed-node1 systemd[1]: Failed to start Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished with a failure. ░░ ░░ The job identifier is 2031 and the job result is failed. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger.service: Consumed 1.086s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Aug 30 06:23:47 managed-node1 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2101. Aug 30 06:23:47 managed-node1 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2101. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger.service: Scheduled restart job, restart counter is at 1. ░░ Subject: Automatic restarting of a unit has been scheduled ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Automatic restarting of the unit pmlogger.service has been scheduled, as the result for ░░ the configured Restart= setting for the unit. Aug 30 06:23:47 managed-node1 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2375. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Aug 30 06:23:47 managed-node1 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2375 and the job result is done. Aug 30 06:23:47 managed-node1 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2305 and the job result is done. Aug 30 06:23:47 managed-node1 systemd[1]: pmlogger.service: Consumed 1.086s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Aug 30 06:23:48 managed-node1 python3.9[18099]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 30 06:23:49 managed-node1 python3.9[18254]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 30 06:23:50 managed-node1 python3.9[18404]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:50 managed-node1 python3.9[18553]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:51 managed-node1 python3.9[18702]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 30 06:23:51 managed-node1 python3.9[18822]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1756549430.962772-12245-130766355816000/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:52 managed-node1 python3.9[18971]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 30 06:23:52 managed-node1 python3.9[19091]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1756549431.7705383-12292-248809227481178/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:52 managed-node1 python3.9[19240]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 30 06:23:53 managed-node1 python3.9[19362]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1756549432.4537644-12339-36939676238338/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:53 managed-node1 python3.9[19511]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Aug 30 06:23:53 managed-node1 useradd[19513]: new group: name=metrics, GID=994 Aug 30 06:23:53 managed-node1 useradd[19513]: new user: name=metrics, UID=994, GID=994, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0 Aug 30 06:23:53 managed-node1 python3.9[19668]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Aug 30 06:23:53 managed-node1 sasldblistusers2[19672]: SASL error opening password file. Have you performed the migration from db2 using cyrusbdb2current? Aug 30 06:23:53 managed-node1 sasldblistusers2[19672]: _sasldb_getkeyhandle has failed Aug 30 06:23:54 managed-node1 python3.9[19826]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 30 06:23:54 managed-node1 python3.9[19948]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1756549434.0881822-12392-190343324455019/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Aug 30 06:23:55 managed-node1 python3.9[20097]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Aug 30 06:23:55 managed-node1 pmcd[16969]: Terminated Aug 30 06:23:55 managed-node1 systemd[1]: pmcd.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit pmcd.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Aug 30 06:23:55 managed-node1 systemd[1]: pmcd.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has entered the 'failed' state with result 'exit-code'. Aug 30 06:23:55 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2174 and the job result is done. Aug 30 06:23:55 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2174. Aug 30 06:24:55 managed-node1 root[20182]: pmcd_wait failed in /usr/libexec/pcp/lib/pmcd: exit status: 2 Aug 30 06:24:55 managed-node1 systemd[1]: pmcd.service: Main process exited, code=exited, status=2/INVALIDARGUMENT ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit pmcd.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 2. Aug 30 06:24:55 managed-node1 systemd[1]: pmcd.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmcd.service has entered the 'failed' state with result 'exit-code'. Aug 30 06:24:55 managed-node1 systemd[1]: Failed to start Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished with a failure. ░░ ░░ The job identifier is 2174 and the job result is failed. Aug 30 06:24:55 managed-node1 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2305. Aug 30 06:24:55 managed-node1 systemd[1]: pmcd.service: Scheduled restart job, restart counter is at 1. ░░ Subject: Automatic restarting of a unit has been scheduled ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Automatic restarting of the unit pmcd.service has been scheduled, as the result for ░░ the configured Restart= setting for the unit. Aug 30 06:24:55 managed-node1 systemd[1]: Stopped Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmcd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmcd.service has finished. ░░ ░░ The job identifier is 2441 and the job result is done. Aug 30 06:24:55 managed-node1 systemd[1]: Starting Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 2441. Aug 30 06:24:56 managed-node1 python3.9[20620]: 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 Aug 30 06:24:56 managed-node1 python3.9[20794]: ansible-service_facts Invoked Aug 30 06:24:58 managed-node1 sshd[20983]: Accepted publickey for root from 10.31.12.107 port 43116 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 30 06:24:58 managed-node1 systemd-logind[606]: New session 8 of user root. ░░ Subject: A new session 8 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 8 has been created for the user root. ░░ ░░ The leading process of the session is 20983. Aug 30 06:24:58 managed-node1 systemd[1]: Started Session 8 of User root. ░░ Subject: A start job for unit session-8.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-8.scope has finished successfully. ░░ ░░ The job identifier is 2506. Aug 30 06:24:58 managed-node1 sshd[20983]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Aug 30 06:24:58 managed-node1 sshd[20991]: Received disconnect from 10.31.12.107 port 43116:11: disconnected by user Aug 30 06:24:58 managed-node1 sshd[20991]: Disconnected from user root 10.31.12.107 port 43116 Aug 30 06:24:58 managed-node1 sshd[20983]: pam_unix(sshd:session): session closed for user root Aug 30 06:24:58 managed-node1 systemd-logind[606]: Session 8 logged out. Waiting for processes to exit. Aug 30 06:24:58 managed-node1 systemd[1]: session-8.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-8.scope has successfully entered the 'dead' state. Aug 30 06:24:58 managed-node1 systemd-logind[606]: Removed session 8. ░░ Subject: Session 8 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 8 has been terminated. Aug 30 06:24:58 managed-node1 sshd[21021]: Accepted publickey for root from 10.31.12.107 port 43118 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Aug 30 06:24:58 managed-node1 systemd-logind[606]: New session 9 of user root. ░░ Subject: A new session 9 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 9 has been created for the user root. ░░ ░░ The leading process of the session is 21021. Aug 30 06:24:58 managed-node1 systemd[1]: Started Session 9 of User root. ░░ Subject: A start job for unit session-9.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-9.scope has finished successfully. ░░ ░░ The job identifier is 2575. Aug 30 06:24:58 managed-node1 sshd[21021]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)