ansible-playbook [core 2.17.14] 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-sPu 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 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_example.yml **************************************************** 1 plays in /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml PLAY [Simple journald role invocation] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:3 Saturday 25 October 2025 08:44:19 -0400 (0:00:00.017) 0:00:00.017 ****** [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 [Make a copy of the service files] **************************************** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:22 Saturday 25 October 2025 08:44:20 -0400 (0:00:01.030) 0:00:01.048 ****** changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "checksum": "77b6b53e3f5a0c0e5656457e086a8629d9469f0d", "dest": "/etc/systemd/system/systemd-journald.service", "gid": 0, "group": "root", "item": "systemd-journald.service", "md5sum": "1fcbc4c1eda8a1f3797061554781cabb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 2001, "src": "/usr/lib/systemd/system/systemd-journald.service", "state": "file", "uid": 0 } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "checksum": "1e83334cea6373b763e16f9707edcfcbe3884e46", "dest": "/etc/systemd/system/systemd-journal-flush.service", "gid": 0, "group": "root", "item": "systemd-journal-flush.service", "md5sum": "ee03c6f45804fdce1afdf9a8fa1243d8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 819, "src": "/usr/lib/systemd/system/systemd-journal-flush.service", "state": "file", "uid": 0 } TASK [Change the startlimit to avoid errors with excessive journald restarts] *** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:30 Saturday 25 October 2025 08:44:21 -0400 (0:00:00.788) 0:00:01.837 ****** changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "systemd-journald.service" } MSG: line added changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "backup": "", "changed": true, "item": "systemd-journal-flush.service" } MSG: line added TASK [Make a copy of the systemd-journald.service] ***************************** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:37 Saturday 25 October 2025 08:44:22 -0400 (0:00:00.743) 0:00:02.581 ****** changed: [managed-node1] => { "changed": true, "checksum": "77b6b53e3f5a0c0e5656457e086a8629d9469f0d", "dest": "/etc/systemd/system/systemd-journald.service", "gid": 0, "group": "root", "md5sum": "1fcbc4c1eda8a1f3797061554781cabb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 2001, "src": "/usr/lib/systemd/system/systemd-journald.service", "state": "file", "uid": 0 } TASK [Change the startlimit to avoid errors with excessive journald restarts] *** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:44 Saturday 25 October 2025 08:44:22 -0400 (0:00:00.337) 0:00:02.918 ****** changed: [managed-node1] => { "backup": "", "changed": true } MSG: line added TASK [Reload systemd to ensure startlimit changes take effect upon restart] **** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:50 Saturday 25 October 2025 08:44:22 -0400 (0:00:00.333) 0:00:03.251 ****** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Run the role] ************************************************************ task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:54 Saturday 25 October 2025 08:44:23 -0400 (0:00:00.820) 0:00:04.072 ****** included: fedora.linux_system_roles.journald for managed-node1 TASK [fedora.linux_system_roles.journald : Set platform/version specific variables] *** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3 Saturday 25 October 2025 08:44:23 -0400 (0:00:00.029) 0:00:04.101 ****** included: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.journald : Ensure ansible_facts used by role] *** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Saturday 25 October 2025 08:44:23 -0400 (0:00:00.018) 0:00:04.119 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__journald_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.journald : Check if system is ostree] ********** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Saturday 25 October 2025 08:44:23 -0400 (0:00:00.033) 0:00:04.152 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.journald : Set flag to indicate system is ostree] *** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 Saturday 25 October 2025 08:44:24 -0400 (0:00:00.411) 0:00:04.564 ****** ok: [managed-node1] => { "ansible_facts": { "__journald_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.journald : Warn if journald_sync_interval is set in volatile mode] *** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 Saturday 25 October 2025 08:44:24 -0400 (0:00:00.023) 0:00:04.588 ****** skipping: [managed-node1] => { "false_condition": "not journald_persistent" } TASK [fedora.linux_system_roles.journald : Ensure required packages are installed] *** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 Saturday 25 October 2025 08:44:24 -0400 (0:00:00.041) 0:00:04.629 ****** fatal: [managed-node1]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried TASK [Debug] ******************************************************************* task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:145 Saturday 25 October 2025 08:44:29 -0400 (0:00:05.405) 0:00:10.034 ****** fatal: [managed-node1]: FAILED! => { "changed": false, "cmd": "set -x\nexec 1>&2\njournalctl -ex\njournalctl -b -u systemd-journald\ncat \"/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\"\n", "delta": "0:00:00.042357", "end": "2025-10-25 08:44:29.892751", "failed_when_result": true, "rc": 1, "start": "2025-10-25 08:44:29.850394" } STDERR: + exec + journalctl -ex Oct 25 08:41:05 localhost kernel: sched_clock: Marking stable (914483870, 277633709)->(1289104158, -96986579) Oct 25 08:41:05 localhost kernel: registered taskstats version 1 Oct 25 08:41:05 localhost kernel: Loading compiled-in X.509 certificates Oct 25 08:41:05 localhost kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: 4ff821c4997fbb659836adb05f5bc400c914e148' Oct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Oct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Oct 25 08:41:05 localhost kernel: Loaded X.509 cert 'RH-IMA-CA: Red Hat IMA CA: fb31825dd0e073685b264e3038963673f753959a' Oct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Nvidia GPU OOT signing 001: 55e1cef88193e60419f0b0ec379c49f77545acf0' Oct 25 08:41:05 localhost kernel: Demotion targets for Node 0: null Oct 25 08:41:05 localhost kernel: page_owner is disabled Oct 25 08:41:05 localhost kernel: Key type .fscrypt registered Oct 25 08:41:05 localhost kernel: Key type fscrypt-provisioning registered Oct 25 08:41:05 localhost kernel: Key type big_key registered Oct 25 08:41:05 localhost kernel: Key type encrypted registered Oct 25 08:41:05 localhost kernel: ima: No TPM chip found, activating TPM-bypass! Oct 25 08:41:05 localhost kernel: Loading compiled-in module X.509 certificates Oct 25 08:41:05 localhost kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: 4ff821c4997fbb659836adb05f5bc400c914e148' Oct 25 08:41:05 localhost kernel: ima: Allocated hash algorithm: sha256 Oct 25 08:41:05 localhost kernel: ima: No architecture policies found Oct 25 08:41:05 localhost kernel: evm: Initialising EVM extended attributes: Oct 25 08:41:05 localhost kernel: evm: security.selinux Oct 25 08:41:05 localhost kernel: evm: security.SMACK64 (disabled) Oct 25 08:41:05 localhost kernel: evm: security.SMACK64EXEC (disabled) Oct 25 08:41:05 localhost kernel: evm: security.SMACK64TRANSMUTE (disabled) Oct 25 08:41:05 localhost kernel: evm: security.SMACK64MMAP (disabled) Oct 25 08:41:05 localhost kernel: evm: security.apparmor (disabled) Oct 25 08:41:05 localhost kernel: evm: security.ima Oct 25 08:41:05 localhost kernel: evm: security.capability Oct 25 08:41:05 localhost kernel: evm: HMAC attrs: 0x1 Oct 25 08:41:05 localhost kernel: Running certificate verification RSA selftest Oct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Oct 25 08:41:05 localhost kernel: Running certificate verification ECDSA selftest Oct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Certificate verification ECDSA self-testing key: 2900bcea1deb7bc8479a84a23d758efdfdd2b2d3' Oct 25 08:41:05 localhost kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Oct 25 08:41:05 localhost kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Oct 25 08:41:05 localhost kernel: clk: Disabling unused clocks Oct 25 08:41:05 localhost kernel: Freeing unused decrypted memory: 2028K Oct 25 08:41:05 localhost kernel: Freeing unused kernel image (initmem) memory: 4068K Oct 25 08:41:05 localhost kernel: Write protecting the kernel read-only data: 30720k Oct 25 08:41:05 localhost kernel: Freeing unused kernel image (rodata/data gap) memory: 340K Oct 25 08:41:05 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Oct 25 08:41:05 localhost kernel: x86/mm: Checking user space page tables Oct 25 08:41:05 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Oct 25 08:41:05 localhost kernel: Run /init as init process Oct 25 08:41:05 localhost kernel: with arguments: Oct 25 08:41:05 localhost kernel: /init Oct 25 08:41:05 localhost kernel: rhgb Oct 25 08:41:05 localhost kernel: with environment: Oct 25 08:41:05 localhost kernel: HOME=/ Oct 25 08:41:05 localhost kernel: TERM=linux Oct 25 08:41:05 localhost kernel: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-620.el9.x86_64 Oct 25 08:41:05 localhost systemd[1]: systemd 252-55.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) Oct 25 08:41:05 localhost systemd[1]: Detected virtualization xen. Oct 25 08:41:05 localhost systemd[1]: Detected architecture x86-64. Oct 25 08:41:05 localhost systemd[1]: Running in initrd. Oct 25 08:41:05 localhost systemd[1]: No hostname configured, using default hostname. Oct 25 08:41:05 localhost systemd[1]: Hostname set to . Oct 25 08:41:05 localhost systemd[1]: Queued start job for default target Initrd Default Target. Oct 25 08:41:05 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Oct 25 08:41:05 localhost systemd[1]: Reached target Initrd /usr File System. Oct 25 08:41:05 localhost systemd[1]: Reached target Local File Systems. Oct 25 08:41:05 localhost systemd[1]: Reached target Path Units. Oct 25 08:41:05 localhost systemd[1]: Reached target Slice Units. Oct 25 08:41:05 localhost systemd[1]: Reached target Swaps. Oct 25 08:41:05 localhost systemd[1]: Reached target Timer Units. Oct 25 08:41:05 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. Oct 25 08:41:05 localhost systemd[1]: Listening on Journal Socket (/dev/log). Oct 25 08:41:05 localhost systemd[1]: Listening on Journal Socket. Oct 25 08:41:05 localhost systemd[1]: Listening on udev Control Socket. Oct 25 08:41:05 localhost systemd[1]: Listening on udev Kernel Socket. Oct 25 08:41:05 localhost systemd[1]: Reached target Socket Units. Oct 25 08:41:05 localhost systemd[1]: Starting Create List of Static Device Nodes... Oct 25 08:41:05 localhost systemd[1]: Starting Journal Service... Oct 25 08:41:05 localhost systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Oct 25 08:41:05 localhost systemd[1]: Starting Apply Kernel Variables... Oct 25 08:41:05 localhost systemd[1]: Starting Create System Users... Oct 25 08:41:05 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. Oct 25 08:41:05 localhost systemd-journald[235]: Runtime Journal (/run/log/journal/069af715d1e74b84b104f17b466f7f36) 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/069af715d1e74b84b104f17b466f7f36) 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. Oct 25 08:41:05 localhost systemd[1]: Starting Setup Virtual Console... Oct 25 08:41:06 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Oct 25 08:41:06 localhost systemd-sysusers[238]: Creating group 'nobody' with GID 65534. Oct 25 08:41:06 localhost systemd[1]: Started Journal Service. Oct 25 08:41:06 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 26. Oct 25 08:41:06 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 10. Oct 25 08:41:06 localhost systemd-sysusers[238]: Creating group 'users' with GID 100. Oct 25 08:41:06 localhost systemd-sysusers[238]: Creating group 'dbus' with GID 81. Oct 25 08:41:06 localhost systemd-sysusers[238]: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. Oct 25 08:41:06 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 4. Oct 25 08:41:06 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 18. Oct 25 08:41:06 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 25. Oct 25 08:41:06 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 18. Oct 25 08:41:06 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 25. Oct 25 08:41:06 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 54. Oct 25 08:41:06 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 53. Oct 25 08:41:06 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 41. Oct 25 08:41:06 localhost dracut-cmdline[250]: dracut-9 dracut-057-102.git20250818.el9 Oct 25 08:41:06 localhost dracut-cmdline[250]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-620.el9.x86_64 root=UUID=f9df145f-01c1-4ebf-9b51-45e41fe77b2d ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 Oct 25 08:41:06 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 41. Oct 25 08:41:06 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 40. Oct 25 08:41:06 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 40. Oct 25 08:41:06 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 20. Oct 25 08:41:06 localhost systemd-udevd[332]: Using default interface naming scheme 'rhel-9.0'. Oct 25 08:41:06 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 20. Oct 25 08:41:06 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 39. Oct 25 08:41:06 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 19. Oct 25 08:41:06 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. Oct 25 08:41:06 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. Oct 25 08:41:06 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 19. Oct 25 08:41:06 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 44. Oct 25 08:41:06 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 46. Oct 25 08:41:06 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 43. Oct 25 08:41:06 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 32. Oct 25 08:41:06 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. Oct 25 08:41:06 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. Oct 25 08:41:06 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. Oct 25 08:41:06 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. Oct 25 08:41:06 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. Oct 25 08:41:06 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. Oct 25 08:41:06 localhost kernel: Invalid max_queues (4), will use default max: 2. Oct 25 08:41:06 localhost kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Oct 25 08:41:06 localhost kernel: xvda: xvda1 Oct 25 08:41:06 localhost kernel: xen_netfront: Initialising Xen virtual ethernet driver Oct 25 08:41:06 localhost kernel: libata version 3.00 loaded. Oct 25 08:41:06 localhost kernel: ata_piix 0000:00:01.1: version 2.13 Oct 25 08:41:06 localhost kernel: scsi host0: ata_piix Oct 25 08:41:06 localhost kernel: scsi host1: ata_piix Oct 25 08:41:06 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 lpm-pol 0 Oct 25 08:41:06 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 lpm-pol 0 Oct 25 08:41:06 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Oct 25 08:41:06 localhost systemd-udevd[363]: Network interface NamePolicy= disabled on kernel command line. Oct 25 08:41:07 localhost systemd[1]: Found device /dev/disk/by-uuid/f9df145f-01c1-4ebf-9b51-45e41fe77b2d. ░░ Subject: A start job for unit dev-disk-by\x2duuid-f9df145f\x2d01c1\x2d4ebf\x2d9b51\x2d45e41fe77b2d.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-disk-by\x2duuid-f9df145f\x2d01c1\x2d4ebf\x2d9b51\x2d45e41fe77b2d.device has finished successfully. ░░ ░░ The job identifier is 36. Oct 25 08:41:07 localhost systemd[1]: Reached target Initrd Root Device. ░░ Subject: A start job for unit initrd-root-device.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-root-device.target has finished successfully. ░░ ░░ The job identifier is 48. Oct 25 08:41:07 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 32. Oct 25 08:41:07 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 33. Oct 25 08:41:07 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 52. Oct 25 08:41:07 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 47. Oct 25 08:41:07 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 47. Oct 25 08:41:07 localhost systemd[1]: Starting File System Check on /dev/disk/by-uuid/f9df145f-01c1-4ebf-9b51-45e41fe77b2d... ░░ 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 37. Oct 25 08:41:07 localhost systemd-fsck[398]: /usr/sbin/fsck.xfs: XFS file system. Oct 25 08:41:07 localhost systemd[1]: Finished File System Check on /dev/disk/by-uuid/f9df145f-01c1-4ebf-9b51-45e41fe77b2d. ░░ 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 37. Oct 25 08:41:07 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 35. Oct 25 08:41:07 localhost kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled Oct 25 08:41:07 localhost kernel: XFS (xvda1): Mounting V5 Filesystem f9df145f-01c1-4ebf-9b51-45e41fe77b2d Oct 25 08:41:07 localhost kernel: XFS (xvda1): Ending clean mount Oct 25 08:41:07 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 35. Oct 25 08:41:07 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 50. Oct 25 08:41:07 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 49. Oct 25 08:41:08 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. Oct 25 08:41:08 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 49. Oct 25 08:41:08 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 42. Oct 25 08:41:08 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. Oct 25 08:41:08 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 31. Oct 25 08:41:08 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 51. Oct 25 08:41:08 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 51. Oct 25 08:41:08 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. Oct 25 08:41:08 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 92 and the job result is done. Oct 25 08:41:08 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 117 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 112 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 104 and the job result is done. Oct 25 08:41:08 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 99 and the job result is done. Oct 25 08:41:08 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 98 and the job result is done. Oct 25 08:41:08 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 105 and the job result is done. Oct 25 08:41:08 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 111 and the job result is done. Oct 25 08:41:08 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 93 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 116 and the job result is done. Oct 25 08:41:08 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 110 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 106 and the job result is done. Oct 25 08:41:08 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 95 and the job result is done. Oct 25 08:41:08 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 96 and the job result is done. Oct 25 08:41:08 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 103 and the job result is done. Oct 25 08:41:08 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 94 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 101 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 107 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 100 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 90 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 75 and the job result is done. Oct 25 08:41:08 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 76. Oct 25 08:41:08 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. Oct 25 08:41:08 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 109 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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 76 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 77 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 78 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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 119 and the job result is done. Oct 25 08:41:08 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 74. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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 118 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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 88 and the job result is done. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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. Oct 25 08:41:08 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 74. Oct 25 08:41:08 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. Oct 25 08:41:08 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 68. Oct 25 08:41:08 localhost systemd[1]: Switching root. Oct 25 08:41:08 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. Oct 25 08:41:15 localhost systemd-journald[235]: Received SIGTERM from PID 1 (systemd). Oct 25 08:41:15 localhost kernel: audit: type=1404 audit(1761396071.783:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Oct 25 08:41:15 localhost kernel: SELinux: policy capability network_peer_controls=1 Oct 25 08:41:15 localhost kernel: SELinux: policy capability open_perms=1 Oct 25 08:41:15 localhost kernel: SELinux: policy capability extended_socket_class=1 Oct 25 08:41:15 localhost kernel: SELinux: policy capability always_check_network=0 Oct 25 08:41:15 localhost kernel: SELinux: policy capability cgroup_seclabel=1 Oct 25 08:41:15 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 Oct 25 08:41:15 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Oct 25 08:41:15 localhost kernel: audit: type=1403 audit(1761396071.985:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Oct 25 08:41:15 localhost systemd[1]: Successfully loaded SELinux policy in 232.594ms. Oct 25 08:41:15 localhost systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 19.677ms. Oct 25 08:41:15 localhost systemd[1]: systemd 252-55.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) Oct 25 08:41:15 localhost systemd[1]: Detected virtualization xen. Oct 25 08:41:15 localhost systemd[1]: Detected architecture x86-64. Oct 25 08:41:15 localhost systemd[1]: Initializing machine ID from random generator. Oct 25 08:41:15 localhost systemd[1]: Installed transient /etc/machine-id file. Oct 25 08:41:15 localhost systemd-rc-local-generator[463]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 25 08:41:15 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully. Oct 25 08:41:15 localhost systemd[1]: Stopped Switch Root. Oct 25 08:41:15 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Oct 25 08:41:15 localhost systemd[1]: Created slice Slice /system/getty. Oct 25 08:41:15 localhost systemd[1]: Created slice Slice /system/serial-getty. Oct 25 08:41:15 localhost systemd[1]: Created slice Slice /system/sshd-keygen. Oct 25 08:41:15 localhost systemd[1]: Created slice User and Session Slice. Oct 25 08:41:15 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Oct 25 08:41:15 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch. Oct 25 08:41:15 localhost systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Oct 25 08:41:15 localhost systemd[1]: Reached target Local Encrypted Volumes. Oct 25 08:41:15 localhost systemd[1]: Stopped target Switch Root. Oct 25 08:41:15 localhost systemd[1]: Stopped target Initrd File Systems. Oct 25 08:41:15 localhost systemd[1]: Stopped target Initrd Root File System. Oct 25 08:41:15 localhost systemd[1]: Reached target Local Integrity Protected Volumes. Oct 25 08:41:15 localhost systemd[1]: Reached target Path Units. Oct 25 08:41:15 localhost systemd[1]: Reached target Slice Units. Oct 25 08:41:15 localhost systemd[1]: Reached target Swaps. Oct 25 08:41:15 localhost systemd[1]: Reached target Local Verity Protected Volumes. Oct 25 08:41:15 localhost systemd[1]: Listening on RPCbind Server Activation Socket. Oct 25 08:41:15 localhost systemd[1]: Reached target RPC Port Mapper. Oct 25 08:41:15 localhost systemd[1]: Listening on Process Core Dump Socket. Oct 25 08:41:15 localhost systemd[1]: Listening on initctl Compatibility Named Pipe. Oct 25 08:41:15 localhost systemd[1]: Listening on udev Control Socket. Oct 25 08:41:15 localhost systemd[1]: Listening on udev Kernel Socket. Oct 25 08:41:15 localhost systemd[1]: Mounting Huge Pages File System... Oct 25 08:41:15 localhost systemd[1]: Mounting POSIX Message Queue File System... Oct 25 08:41:15 localhost systemd[1]: Mounting Kernel Debug File System... Oct 25 08:41:15 localhost systemd[1]: Mounting Kernel Trace File System... Oct 25 08:41:15 localhost systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Oct 25 08:41:15 localhost systemd[1]: Starting Create List of Static Device Nodes... Oct 25 08:41:15 localhost systemd[1]: Starting Load Kernel Module configfs... Oct 25 08:41:15 localhost systemd[1]: Starting Load Kernel Module drm... Oct 25 08:41:15 localhost systemd[1]: Starting Load Kernel Module efi_pstore... Oct 25 08:41:15 localhost systemd[1]: Starting Load Kernel Module fuse... Oct 25 08:41:15 localhost systemd[1]: Starting Read and set NIS domainname from /etc/sysconfig/network... Oct 25 08:41:15 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully. Oct 25 08:41:15 localhost systemd[1]: Stopped File System Check on Root Device. Oct 25 08:41:15 localhost systemd[1]: Stopped Journal Service. Oct 25 08:41:15 localhost systemd[1]: Starting Journal Service... Oct 25 08:41:15 localhost systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. Oct 25 08:41:15 localhost systemd[1]: Starting Generate network units from Kernel command line... Oct 25 08:41:15 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). Oct 25 08:41:15 localhost systemd[1]: Starting Remount Root and Kernel File Systems... Oct 25 08:41:15 localhost systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Oct 25 08:41:15 localhost systemd[1]: Starting Apply Kernel Variables... Oct 25 08:41:15 localhost systemd[1]: Starting Coldplug All udev Devices... Oct 25 08:41:15 localhost systemd[1]: Mounted Huge Pages File System. Oct 25 08:41:15 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. Oct 25 08:41:15 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) 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/00523ca1a71448018f17ad18aa6c2004) 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. Oct 25 08:41:15 localhost systemd[1]: Queued start job for default target Multi-User System. Oct 25 08:41:15 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. Oct 25 08:41:15 localhost systemd[1]: Started Journal Service. Oct 25 08:41:15 localhost systemd[1]: Mounted POSIX Message Queue File System. ░░ Subject: A start job for unit dev-mqueue.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-mqueue.mount has finished successfully. ░░ ░░ The job identifier is 140. Oct 25 08:41:15 localhost systemd[1]: Mounted Kernel Debug File System. ░░ Subject: A start job for unit sys-kernel-debug.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-debug.mount has finished successfully. ░░ ░░ The job identifier is 162. Oct 25 08:41:15 localhost systemd[1]: Mounted Kernel Trace File System. ░░ Subject: A start job for unit sys-kernel-tracing.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-tracing.mount has finished successfully. ░░ ░░ The job identifier is 177. Oct 25 08:41:15 localhost systemd[1]: Finished Generate network units from Kernel command line. ░░ Subject: A start job for unit systemd-network-generator.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-network-generator.service has finished successfully. ░░ ░░ The job identifier is 178. Oct 25 08:41:15 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 180. Oct 25 08:41:15 localhost systemd[1]: Finished Read and set NIS domainname from /etc/sysconfig/network. ░░ Subject: A start job for unit nis-domainname.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nis-domainname.service has finished successfully. ░░ ░░ The job identifier is 125. Oct 25 08:41:15 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 137. Oct 25 08:41:15 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 142. Oct 25 08:41:15 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 139. Oct 25 08:41:15 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 128. Oct 25 08:41:15 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 149. Oct 25 08:41:15 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 167. Oct 25 08:41:15 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 147. Oct 25 08:41:15 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 149. Oct 25 08:41:15 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 143. Oct 25 08:41:15 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) 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/00523ca1a71448018f17ad18aa6c2004) 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. Oct 25 08:41:15 localhost systemd-journald[502]: Received client request to flush runtime journal. Oct 25 08:41:15 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 132. Oct 25 08:41:15 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 128. Oct 25 08:41:15 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 155. Oct 25 08:41:16 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. Oct 25 08:41:16 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 151. Oct 25 08:41:16 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. Oct 25 08:41:16 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 182. Oct 25 08:41:16 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 181. Oct 25 08:41:16 localhost kernel: fuse: init (API version 7.37) Oct 25 08:41:16 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. Oct 25 08:41:16 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 165. Oct 25 08:41:16 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 164. Oct 25 08:41:16 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 164. Oct 25 08:41:16 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. Oct 25 08:41:16 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 251. Oct 25 08:41:16 localhost kernel: ACPI: bus type drm_connector registered Oct 25 08:41:16 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 147. Oct 25 08:41:16 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 138. Oct 25 08:41:16 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 136. Oct 25 08:41:16 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 133. Oct 25 08:41:16 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 185. Oct 25 08:41:16 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 154. Oct 25 08:41:16 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 145. Oct 25 08:41:16 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 176. Oct 25 08:41:16 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 161. Oct 25 08:41:16 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 175. Oct 25 08:41:16 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 156. Oct 25 08:41:16 localhost bootctl[514]: Couldn't find EFI system partition, skipping. Oct 25 08:41:16 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 176. Oct 25 08:41:16 localhost systemd-udevd[517]: Using default interface naming scheme 'rhel-9.0'. Oct 25 08:41:16 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 161. Oct 25 08:41:16 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 175. Oct 25 08:41:16 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 234. Oct 25 08:41:16 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 249. Oct 25 08:41:16 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 144. Oct 25 08:41:16 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 174. Oct 25 08:41:16 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 156. Oct 25 08:41:16 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 269. Oct 25 08:41:16 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. Oct 25 08:41:16 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 269. Oct 25 08:41:16 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 231. Oct 25 08:41:16 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. Oct 25 08:41:16 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 219. Oct 25 08:41:16 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Oct 25 08:41:16 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Oct 25 08:41:16 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Oct 25 08:41:16 localhost auditd[551]: No plugins found, not dispatching events Oct 25 08:41:16 localhost auditd[551]: Init complete, auditd 3.1.5 listening for events (startup state enable) Oct 25 08:41:17 localhost kernel: RPC: Registered named UNIX socket transport module. Oct 25 08:41:17 localhost kernel: RPC: Registered udp transport module. Oct 25 08:41:17 localhost kernel: RPC: Registered tcp transport module. Oct 25 08:41:17 localhost kernel: RPC: Registered tcp-with-tls transport module. Oct 25 08:41:17 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Oct 25 08:41:17 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 219. Oct 25 08:41:17 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 218. Oct 25 08:41:17 localhost kernel: cirrus-qemu 0000:00:02.0: vgaarb: deactivate vga console Oct 25 08:41:17 localhost systemd-udevd[526]: Network interface NamePolicy= disabled on kernel command line. Oct 25 08:41:17 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 249. Oct 25 08:41:17 localhost kernel: Console: switching to colour dummy device 80x25 Oct 25 08:41:17 localhost kernel: [drm] Initialized cirrus-qemu 2.0.0 for 0000:00:02.0 on minor 0 Oct 25 08:41:17 localhost kernel: fbcon: cirrus-qemudrmf (fb0) is primary device Oct 25 08:41:17 localhost kernel: Console: switching to colour frame buffer device 128x48 Oct 25 08:41:17 localhost kernel: cirrus-qemu 0000:00:02.0: [drm] fb0: cirrus-qemudrmf frame buffer device Oct 25 08:41:17 localhost augenrules[555]: /sbin/augenrules: No change Oct 25 08:41:17 localhost augenrules[591]: No rules Oct 25 08:41:17 localhost augenrules[591]: enabled 1 Oct 25 08:41:17 localhost augenrules[591]: failure 1 Oct 25 08:41:17 localhost augenrules[591]: pid 551 Oct 25 08:41:17 localhost augenrules[591]: rate_limit 0 Oct 25 08:41:17 localhost augenrules[591]: backlog_limit 8192 Oct 25 08:41:17 localhost augenrules[591]: lost 0 Oct 25 08:41:17 localhost augenrules[591]: backlog 0 Oct 25 08:41:17 localhost augenrules[591]: backlog_wait_time 60000 Oct 25 08:41:17 localhost augenrules[591]: backlog_wait_time_actual 0 Oct 25 08:41:17 localhost augenrules[591]: enabled 1 Oct 25 08:41:17 localhost augenrules[591]: failure 1 Oct 25 08:41:17 localhost augenrules[591]: pid 551 Oct 25 08:41:17 localhost augenrules[591]: rate_limit 0 Oct 25 08:41:17 localhost augenrules[591]: backlog_limit 8192 Oct 25 08:41:17 localhost augenrules[591]: lost 0 Oct 25 08:41:17 localhost augenrules[591]: backlog 4 Oct 25 08:41:17 localhost augenrules[591]: backlog_wait_time 60000 Oct 25 08:41:17 localhost augenrules[591]: backlog_wait_time_actual 0 Oct 25 08:41:17 localhost augenrules[591]: enabled 1 Oct 25 08:41:17 localhost augenrules[591]: failure 1 Oct 25 08:41:17 localhost augenrules[591]: pid 551 Oct 25 08:41:17 localhost augenrules[591]: rate_limit 0 Oct 25 08:41:17 localhost augenrules[591]: backlog_limit 8192 Oct 25 08:41:17 localhost augenrules[591]: lost 0 Oct 25 08:41:17 localhost augenrules[591]: backlog 3 Oct 25 08:41:17 localhost augenrules[591]: backlog_wait_time 60000 Oct 25 08:41:17 localhost augenrules[591]: backlog_wait_time_actual 0 Oct 25 08:41:17 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 234. Oct 25 08:41:17 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 212. Oct 25 08:41:17 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 212. Oct 25 08:41:17 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. Oct 25 08:41:17 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 199. Oct 25 08:41:17 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 197. Oct 25 08:41:17 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 198. Oct 25 08:41:17 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. Oct 25 08:41:17 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. Oct 25 08:41:17 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 188. Oct 25 08:41:17 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 187. Oct 25 08:41:17 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 203. Oct 25 08:41:17 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 183. Oct 25 08:41:17 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 203. Oct 25 08:41:17 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. Oct 25 08:41:17 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 206. Oct 25 08:41:17 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 238. Oct 25 08:41:17 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 169. Oct 25 08:41:17 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 210. Oct 25 08:41:17 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 195. Oct 25 08:41:17 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 233. Oct 25 08:41:17 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 242. Oct 25 08:41:17 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 245. Oct 25 08:41:17 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 244. Oct 25 08:41:17 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 241. Oct 25 08:41:17 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 253. Oct 25 08:41:17 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 254. Oct 25 08:41:17 localhost dbus-broker-lau[599]: Ready Oct 25 08:41:17 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 250. Oct 25 08:41:17 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. Oct 25 08:41:17 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 169. Oct 25 08:41:18 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. Oct 25 08:41:18 localhost systemd-logind[606]: Watching system buttons on /dev/input/event0 (Power Button) Oct 25 08:41:18 localhost systemd-logind[606]: Watching system buttons on /dev/input/event1 (Sleep Button) Oct 25 08:41:18 localhost systemd-logind[606]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Oct 25 08:41:18 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 250. Oct 25 08:41:18 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. Oct 25 08:41:18 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. Oct 25 08:41:18 localhost chronyd[613]: chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Oct 25 08:41:18 localhost chronyd[613]: Loaded 0 symmetric keys Oct 25 08:41:18 localhost rngd[605]: Disabling 7: PKCS11 Entropy generator (pkcs11) Oct 25 08:41:18 localhost rngd[605]: Disabling 5: NIST Network Entropy Beacon (nist) Oct 25 08:41:18 localhost rngd[605]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Oct 25 08:41:18 localhost rngd[605]: Disabling 10: Named pipe entropy input (namedpipe) Oct 25 08:41:18 localhost rngd[605]: Disabling 6: JITTER Entropy generator (jitter) Oct 25 08:41:18 localhost rngd[605]: Initializing available sources Oct 25 08:41:18 localhost rngd[605]: [hwrng ]: Initialization Failed Oct 25 08:41:18 localhost rngd[605]: [rdrand]: Enabling RDRAND rng support Oct 25 08:41:18 localhost rngd[605]: [rdrand]: Initialized Oct 25 08:41:18 localhost rngd[605]: Process privileges have been dropped to 2:2 Oct 25 08:41:18 localhost chronyd[613]: Using right/UTC timezone to obtain leap second data Oct 25 08:41:18 localhost chronyd[613]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Oct 25 08:41:18 localhost chronyd[613]: Loaded seccomp filter (level 2) Oct 25 08:41:18 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 206. Oct 25 08:41:21 localhost cloud-init[617]: Cloud-init v. 24.4-7.el9 running 'init-local' at Sat, 25 Oct 2025 12:41:21 +0000. Up 16.44 seconds. Oct 25 08:41:21 localhost dhclient[621]: Internet Systems Consortium DHCP Client 4.4.2b1 Oct 25 08:41:21 localhost dhclient[621]: Copyright 2004-2019 Internet Systems Consortium. Oct 25 08:41:21 localhost dhclient[621]: All rights reserved. Oct 25 08:41:21 localhost dhclient[621]: For info, please visit https://www.isc.org/software/dhcp/ Oct 25 08:41:21 localhost dhclient[621]: Oct 25 08:41:21 localhost dhclient[621]: Listening on LPF/eth0/12:d5:99:fd:8d:5d Oct 25 08:41:21 localhost dhclient[621]: Sending on LPF/eth0/12:d5:99:fd:8d:5d Oct 25 08:41:21 localhost dhclient[621]: Sending on Socket/fallback Oct 25 08:41:21 localhost dhclient[621]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x7e335224) Oct 25 08:41:21 localhost dhclient[621]: DHCPOFFER of 10.31.8.88 from 10.31.8.1 Oct 25 08:41:21 localhost dhclient[621]: DHCPREQUEST for 10.31.8.88 on eth0 to 255.255.255.255 port 67 (xid=0x7e335224) Oct 25 08:41:21 localhost dhclient[621]: DHCPACK of 10.31.8.88 from 10.31.8.1 (xid=0x7e335224) Oct 25 08:41:21 localhost dhclient[621]: bound to 10.31.8.88 -- renewal in 1363 seconds. Oct 25 08:41:21 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. Oct 25 08:41:21 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. Oct 25 08:41:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[636]: Hostname set to (static) Oct 25 08:41:21 ip-10-31-8-88.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 238. Oct 25 08:41:21 ip-10-31-8-88.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 179. Oct 25 08:41:21 ip-10-31-8-88.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 202. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5213] NetworkManager (version 1.54.1-1.el9) is starting... (boot:48c26c51-e743-4413-80c0-93df1bdfa8f4) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5216] Read config: /etc/NetworkManager/NetworkManager.conf, /run/NetworkManager/conf.d/15-carrier-timeout.conf Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5657] manager[0x55635b364080]: monitoring kernel firmware directory '/lib/firmware'. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5687] hostname: hostname: using hostnamed Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5687] hostname: static hostname changed from (none) to "ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com" Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5690] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.6363] manager[0x55635b364080]: rfkill: Wi-Fi hardware radio set enabled Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.6364] manager[0x55635b364080]: rfkill: WWAN hardware radio set enabled Oct 25 08:41:22 ip-10-31-8-88.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. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7041] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.54.1-1.el9/libnm-device-plugin-team.so) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7041] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7042] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7042] manager: Networking is enabled by state file Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7049] settings: Loaded settings plugin: keyfile (internal) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7080] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.54.1-1.el9/libnm-settings-plugin-ifcfg-rh.so") Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7106] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7133] dhcp: init: Using DHCP client 'internal' Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7136] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7146] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.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. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7180] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7189] device (lo): Activation: starting connection 'lo' (1ca3433f-f55c-44ed-aa9f-8d3e5d974b81) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7195] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7200] device (eth0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.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 202. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7226] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Oct 25 08:41:22 ip-10-31-8-88.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 204. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7233] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7247] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7258] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7263] device (eth0): carrier: link connected Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7267] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7271] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7275] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7280] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7281] device (eth0): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7283] manager: NetworkManager state is now CONNECTING Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7284] device (eth0): state change: prepare -> config (reason 'none', managed-type: 'full') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7290] device (eth0): state change: config -> ip-config (reason 'none', managed-type: 'full') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7292] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Oct 25 08:41:22 ip-10-31-8-88.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 201. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7326] dhcp4 (eth0): state changed new lease, address=10.31.8.88 Oct 25 08:41:22 ip-10-31-8-88.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 221. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7352] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7436] device (eth0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Oct 25 08:41:22 ip-10-31-8-88.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 221. Oct 25 08:41:22 ip-10-31-8-88.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 217. Oct 25 08:41:22 ip-10-31-8-88.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 214. Oct 25 08:41:22 ip-10-31-8-88.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 222. Oct 25 08:41:22 ip-10-31-8-88.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 213. Oct 25 08:41:22 ip-10-31-8-88.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 173. Oct 25 08:41:22 ip-10-31-8-88.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. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8867] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8870] device (eth0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8872] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8878] device (lo): Activation: successful, device activated. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8884] device (eth0): state change: secondaries -> activated (reason 'none', managed-type: 'full') Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8888] manager: NetworkManager state is now CONNECTED_SITE Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8892] device (eth0): Activation: successful, device activated. Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8896] manager: NetworkManager state is now CONNECTED_GLOBAL Oct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8899] manager: startup complete Oct 25 08:41:22 ip-10-31-8-88.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 201. Oct 25 08:41:22 ip-10-31-8-88.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 239. Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.11.160.238 Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.18.100.10 Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.2.32.37 Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.2.32.38 Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Cloud-init v. 24.4-7.el9 running 'init' at Sat, 25 Oct 2025 12:41:23 +0000. Up 18.56 seconds. Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | eth0 | True | 10.31.8.88 | 255.255.252.0 | global | 12:d5:99:fd:8d:5d | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | eth0 | True | fe80::10d5:99ff:fefd:8d5d/64 | . | link | 12:d5:99:fd:8d:5d | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | lo | True | ::1/128 | . | host | . | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Route | Destination | Gateway | Interface | Flags | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 3 | multicast | :: | eth0 | U | Oct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+ Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private rsa key pair. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Oct 25 08:41:24 ip-10-31-8-88.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 Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is: Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:QJ/Jtd/4jZABZt2iKTufh/WIKym9hOE5WSUbk9UQarU root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is: Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +---[RSA 3072]----+ Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . X= . | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . o @ ++ . | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . % Eo.. | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o.*o. = | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . So = . | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . *o .o o | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | *..+ = oo .| Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .o+ = o . | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | ..o.o | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+ Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private ecdsa key pair. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Oct 25 08:41:24 ip-10-31-8-88.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 Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is: Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:VCmuIo6HSsRREQOsbRLY4AV2ZxgI8LkS/zmr84Pwb9s root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is: Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +---[ECDSA 256]---+ Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |O*+O=o .. | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |=+=o+ ... | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |o=o ... | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |+o+. .. | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |.=o .S | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |o...... | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | B o+. | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |+ * o+ | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |o..*=oE | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+ Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private ed25519 key pair. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Oct 25 08:41:24 ip-10-31-8-88.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 Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is: Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:Cg+oOfPIfKxvr5XV2upfOLPQgX3lgMVFYzQ7lYNwzRU root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is: Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +--[ED25519 256]--+ Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .o=O+E=| Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o.o.== | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . . + .| Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . + + . | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . o oS+ . . | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o +o.+ + | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |= . ooo * . | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |o= +. o = | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |.+*oo..o.o | Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+ Oct 25 08:41:24 ip-10-31-8-88.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 239. Oct 25 08:41:24 ip-10-31-8-88.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 237. Oct 25 08:41:24 ip-10-31-8-88.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 200. Oct 25 08:41:24 ip-10-31-8-88.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 236. Oct 25 08:41:24 ip-10-31-8-88.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 209. Oct 25 08:41:24 ip-10-31-8-88.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 248. Oct 25 08:41:24 ip-10-31-8-88.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 215. Oct 25 08:41:24 ip-10-31-8-88.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 232. Oct 25 08:41:24 ip-10-31-8-88.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 240. Oct 25 08:41:24 ip-10-31-8-88.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 223. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sm-notify[806]: Version 2.5.4 starting Oct 25 08:41:24 ip-10-31-8-88.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 215. Oct 25 08:41:24 ip-10-31-8-88.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 248. Oct 25 08:41:24 ip-10-31-8-88.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 223. Oct 25 08:41:24 ip-10-31-8-88.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 205. Oct 25 08:41:24 ip-10-31-8-88.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 225. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[808]: Server listening on 0.0.0.0 port 22. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[808]: Server listening on :: port 22. Oct 25 08:41:24 ip-10-31-8-88.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 229. Oct 25 08:41:24 ip-10-31-8-88.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 224. Oct 25 08:41:24 ip-10-31-8-88.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 240. Oct 25 08:41:24 ip-10-31-8-88.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 Oct 25 08:41:24 ip-10-31-8-88.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 232. Oct 25 08:41:24 ip-10-31-8-88.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. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com crond[815]: (CRON) STARTUP (1.5.7) Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com crond[815]: (CRON) INFO (Syslog will be used instead of sendmail.) Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com crond[815]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 0% if used.) Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com crond[815]: (CRON) INFO (running with inotify support) Oct 25 08:41:24 ip-10-31-8-88.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 211. Oct 25 08:41:24 ip-10-31-8-88.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. Oct 25 08:41:24 ip-10-31-8-88.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 211. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[823]: Cloud-init v. 24.4-7.el9 running 'modules:config' at Sat, 25 Oct 2025 12:41:24 +0000. Up 20.15 seconds. Oct 25 08:41:24 ip-10-31-8-88.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 ] Oct 25 08:41:24 ip-10-31-8-88.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. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[808]: Received signal 15; terminating. Oct 25 08:41:24 ip-10-31-8-88.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. Oct 25 08:41:24 ip-10-31-8-88.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. Oct 25 08:41:24 ip-10-31-8-88.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. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[850]: Server listening on 0.0.0.0 port 22. Oct 25 08:41:24 ip-10-31-8-88.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. Oct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[850]: Server listening on :: port 22. Oct 25 08:41:25 ip-10-31-8-88.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 236. Oct 25 08:41:25 ip-10-31-8-88.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 246. Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com restraintd[814]: Listening on http://localhost:8081 Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[876]: Cloud-init v. 24.4-7.el9 running 'modules:final' at Sat, 25 Oct 2025 12:41:25 +0000. Up 20.63 seconds. Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[878]: ############################################################# Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[879]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[881]: 256 SHA256:VCmuIo6HSsRREQOsbRLY4AV2ZxgI8LkS/zmr84Pwb9s root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com (ECDSA) Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[883]: 256 SHA256:Cg+oOfPIfKxvr5XV2upfOLPQgX3lgMVFYzQ7lYNwzRU root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com (ED25519) Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[885]: 3072 SHA256:QJ/Jtd/4jZABZt2iKTufh/WIKym9hOE5WSUbk9UQarU root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com (RSA) Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[886]: -----END SSH HOST KEY FINGERPRINTS----- Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[887]: ############################################################# Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[876]: Cloud-init v. 24.4-7.el9 finished at Sat, 25 Oct 2025 12:41:25 +0000. Datasource DataSourceEc2Local. Up 20.74 seconds Oct 25 08:41:25 ip-10-31-8-88.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 246. Oct 25 08:41:25 ip-10-31-8-88.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 235. Oct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kdumpctl[825]: kdump: Detected change(s) in the following file(s): /etc/fstab Oct 25 08:41:27 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Oct 25 08:41:27 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kdumpctl[825]: kdump: Rebuilding /boot/initramfs-5.14.0-620.el9.x86_64kdump.img Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1450]: dracut-057-102.git20250818.el9 Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Executing: /usr/bin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --mount "/dev/disk/by-uuid/f9df145f-01c1-4ebf-9b51-45e41fe77b2d /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-620.el9.x86_64kdump.img 5.14.0-620.el9.x86_64 Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 0 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 0 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 48 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 48 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 49 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 49 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 50 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 50 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 51 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 51 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 52 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 52 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 53 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 53 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 54 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 54 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 55 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 55 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 56 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 56 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 57 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 57 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 58 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 58 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 59 affinity: Operation not permitted Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 59 affinity is now unmanaged Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Oct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Module 'resume' will not be installed, because it's in the list to be omitted! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: memstrack is not available Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: memstrack is not available Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Selected source 10.2.32.38 Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: System clock TAI offset set to 37 seconds Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: systemd *** Oct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: fips *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: systemd-initrd *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: rngd *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: i18n *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: drm *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: prefixdevname *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: kernel-modules *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: kernel-modules-extra *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: fstab-sys *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: rootfs-block *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: terminfo *** Oct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: udev-rules *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Skipping udev rule: 91-permissions.rules Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Skipping udev rule: 80-drivers-modprobe.rules Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: dracut-systemd *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: usrmount *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: base *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: fs-lib *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: kdumpbase *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: microcode_ctl-fw_dir_override *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl module: mangling fw_dir Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: intel: caveats check for kernel version "5.14.0-620.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-2d-07" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-4e-03" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-4f-01" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-55-04" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-5e-03" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-8c-01" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8f-08"... Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration "intel-06-8f-08" is ignored Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: openssl *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: shutdown *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: squash *** Oct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including modules done *** Oct 25 08:41:32 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Installing kernel module dependencies *** Oct 25 08:41:33 ip-10-31-8-88.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. Oct 25 08:41:33 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Installing kernel module dependencies done *** Oct 25 08:41:33 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Resolving executable dependencies *** Oct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Resolving executable dependencies done *** Oct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Generating early-microcode cpio image *** Oct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Constructing GenuineIntel.bin *** Oct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Constructing GenuineIntel.bin *** Oct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Store current command line parameters *** Oct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Stored kernel commandline: Oct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: No dracut internal kernel commandline stored in the initramfs Oct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Install squash loader *** Oct 25 08:41:35 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Squashing the files inside the initramfs *** Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Squashing the files inside the initramfs done *** Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Creating image file '/boot/initramfs-5.14.0-620.el9.x86_64kdump.img' *** Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Hardlinking files *** Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Mode: real Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Files: 51 Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Linked: 0 files Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Compared: 0 xattrs Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Compared: 0 files Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Saved: 0 B Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Duration: 0.000278 seconds Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Hardlinking files done *** Oct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Creating initramfs image file '/boot/initramfs-5.14.0-620.el9.x86_64kdump.img' done *** Oct 25 08:41:42 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kdumpctl[825]: kdump: kexec: loaded kdump kernel Oct 25 08:41:42 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kdumpctl[825]: kdump: Starting kdump: [OK] Oct 25 08:41:42 ip-10-31-8-88.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 209. Oct 25 08:41:42 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.205s (kernel) + 5.745s (initrd) + 31.073s (userspace) = 38.025s. ░░ 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 1205921 microseconds. ░░ ░░ Initrd start-up required 5745320 microseconds. ░░ ░░ Userspace start-up required 31073916 microseconds. Oct 25 08:41:52 ip-10-31-8-88.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. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4273]: Accepted publickey for root from 10.30.33.24 port 47904 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Oct 25 08:42:58 ip-10-31-8-88.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 558. Oct 25 08:42:58 ip-10-31-8-88.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 560. Oct 25 08:42:58 ip-10-31-8-88.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 4273. Oct 25 08:42:58 ip-10-31-8-88.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 560. Oct 25 08:42:58 ip-10-31-8-88.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. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Queued start job for default target Main User Target. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 5. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 10. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 9. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 8. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 4. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 11. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 11. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 4. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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 3. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: 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. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Startup finished in 73ms. ░░ 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 73723 microseconds. Oct 25 08:42:58 ip-10-31-8-88.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. Oct 25 08:42:58 ip-10-31-8-88.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. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4273]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4286]: Received disconnect from 10.30.33.24 port 47904:11: disconnected by user Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4286]: Disconnected from user root 10.30.33.24 port 47904 Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4273]: pam_unix(sshd:session): session closed for user root Oct 25 08:42:58 ip-10-31-8-88.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. Oct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Session 1 logged out. Waiting for processes to exit. Oct 25 08:42:58 ip-10-31-8-88.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. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopping User Manager for UID 0... ░░ Subject: A stop job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 630. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Activating special unit Exit the Session... Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Main User Target. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 25 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Basic System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 23 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Paths. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 26 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Sockets. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 19 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Timers. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 18 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped Daily Cleanup of User's Temporary Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 29 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Closed D-Bus User Message Bus Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 16 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped Create User's Volatile Files and Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 22 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Removed slice User Application Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 28 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Shutdown. ░░ 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 15. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Finished Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user@0.service has successfully entered the 'dead' state. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped User Manager for UID 0. ░░ Subject: A stop job for unit user@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has finished. ░░ ░░ The job identifier is 630 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopping User Runtime Directory /run/user/0... ░░ Subject: A stop job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 631. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-user-0.mount has successfully entered the 'dead' state. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user-runtime-dir@0.service has successfully entered the 'dead' state. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped User Runtime Directory /run/user/0. ░░ Subject: A stop job for unit user-runtime-dir@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has finished. ░░ ░░ The job identifier is 631 and the job result is done. Oct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of UID 0. ░░ Subject: A stop job for unit user-0.slice has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-0.slice has finished. ░░ ░░ The job identifier is 633 and the job result is done. Oct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4324]: Accepted publickey for root from 10.31.9.234 port 57102 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Oct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4325]: Accepted publickey for root from 10.31.9.234 port 57112 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Oct 25 08:43:21 ip-10-31-8-88.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 4324. Oct 25 08:43:21 ip-10-31-8-88.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 637. Oct 25 08:43:21 ip-10-31-8-88.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 636. Oct 25 08:43:21 ip-10-31-8-88.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 4325. Oct 25 08:43:21 ip-10-31-8-88.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 636. Oct 25 08:43:22 ip-10-31-8-88.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 635. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Queued start job for default target Main User Target. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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 9. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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 8. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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 11. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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 11. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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 8. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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 7. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: 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. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Startup finished in 59ms. ░░ 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 59256 microseconds. Oct 25 08:43:22 ip-10-31-8-88.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 635. Oct 25 08:43:22 ip-10-31-8-88.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 703. Oct 25 08:43:22 ip-10-31-8-88.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 772. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4324]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4325]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4341]: Received disconnect from 10.31.9.234 port 57112:11: disconnected by user Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4341]: Disconnected from user root 10.31.9.234 port 57112 Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4325]: pam_unix(sshd:session): session closed for user root Oct 25 08:43:22 ip-10-31-8-88.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. Oct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Session 4 logged out. Waiting for processes to exit. Oct 25 08:43:22 ip-10-31-8-88.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. Oct 25 08:43:32 ip-10-31-8-88.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!) Oct 25 08:43:33 ip-10-31-8-88.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 841. Oct 25 08:43:33 ip-10-31-8-88.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 841. Oct 25 08:43:33 managed-node1 systemd-hostnamed[6634]: Hostname set to (static) Oct 25 08:43:33 managed-node1 NetworkManager[640]: [1761396213.6716] hostname: static hostname changed from "ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com" to "managed-node1" Oct 25 08:43:33 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 907. Oct 25 08:43:33 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 907. Oct 25 08:43:34 managed-node1 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!) Oct 25 08:43:43 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. Oct 25 08:44:01 managed-node1 sshd-session[7337]: Accepted publickey for root from 10.31.10.162 port 44032 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 25 08:44:01 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 7337. Oct 25 08:44:01 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 973. Oct 25 08:44:01 managed-node1 sshd-session[7337]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:44:01 managed-node1 sshd-session[7340]: Received disconnect from 10.31.10.162 port 44032:11: disconnected by user Oct 25 08:44:01 managed-node1 sshd-session[7340]: Disconnected from user root 10.31.10.162 port 44032 Oct 25 08:44:01 managed-node1 sshd-session[7337]: pam_unix(sshd:session): session closed for user root Oct 25 08:44:01 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. Oct 25 08:44:01 managed-node1 systemd-logind[606]: Session 6 logged out. Waiting for processes to exit. Oct 25 08:44:01 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. Oct 25 08:44:01 managed-node1 sshd-session[7364]: Accepted publickey for root from 10.31.10.162 port 44036 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 25 08:44:01 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 7364. Oct 25 08:44:01 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 1042. Oct 25 08:44:01 managed-node1 sshd-session[7364]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:44:01 managed-node1 sshd-session[7367]: Received disconnect from 10.31.10.162 port 44036:11: disconnected by user Oct 25 08:44:01 managed-node1 sshd-session[7367]: Disconnected from user root 10.31.10.162 port 44036 Oct 25 08:44:01 managed-node1 sshd-session[7364]: pam_unix(sshd:session): session closed for user root Oct 25 08:44:01 managed-node1 systemd[1]: session-7.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-7.scope has successfully entered the 'dead' state. Oct 25 08:44:01 managed-node1 systemd-logind[606]: Session 7 logged out. Waiting for processes to exit. Oct 25 08:44:01 managed-node1 systemd-logind[606]: Removed session 7. ░░ Subject: Session 7 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 7 has been terminated. Oct 25 08:44:02 managed-node1 sshd-session[7393]: Accepted publickey for root from 10.31.10.162 port 44046 ssh2: ECDSA SHA256:HXJnu+fcWdFIoltGSYlsm95S5zITfOgI7WDz6xqFSM4 Oct 25 08:44:02 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 7393. Oct 25 08:44:02 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 1111. Oct 25 08:44:02 managed-node1 sshd-session[7393]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:44:03 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. Oct 25 08:44:04 managed-node1 python3.9[7572]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 25 08:44:04 managed-node1 python3.9[7747]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 25 08:44:05 managed-node1 python3.9[7896]: ansible-ansible.legacy.dnf Invoked with name=['systemd'] 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 Oct 25 08:44:18 managed-node1 sshd-session[7978]: Accepted publickey for root from 10.31.10.162 port 58098 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 25 08:44:18 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 7978. Oct 25 08:44:18 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 1181. Oct 25 08:44:18 managed-node1 sshd-session[7978]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:44:18 managed-node1 sshd-session[7981]: Received disconnect from 10.31.10.162 port 58098:11: disconnected by user Oct 25 08:44:18 managed-node1 sshd-session[7981]: Disconnected from user root 10.31.10.162 port 58098 Oct 25 08:44:18 managed-node1 sshd-session[7978]: pam_unix(sshd:session): session closed for user root Oct 25 08:44:18 managed-node1 systemd[1]: session-9.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-9.scope has successfully entered the 'dead' state. Oct 25 08:44:18 managed-node1 systemd-logind[606]: Session 9 logged out. Waiting for processes to exit. Oct 25 08:44:18 managed-node1 systemd-logind[606]: Removed session 9. ░░ Subject: Session 9 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 9 has been terminated. Oct 25 08:44:18 managed-node1 sshd-session[8006]: Accepted publickey for root from 10.31.10.162 port 58108 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 25 08:44:18 managed-node1 systemd-logind[606]: New session 10 of user root. ░░ Subject: A new session 10 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 10 has been created for the user root. ░░ ░░ The leading process of the session is 8006. Oct 25 08:44:19 managed-node1 systemd[1]: Started Session 10 of User root. ░░ Subject: A start job for unit session-10.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-10.scope has finished successfully. ░░ ░░ The job identifier is 1250. Oct 25 08:44:19 managed-node1 sshd-session[8006]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:44:19 managed-node1 sshd-session[8009]: Received disconnect from 10.31.10.162 port 58108:11: disconnected by user Oct 25 08:44:19 managed-node1 sshd-session[8009]: Disconnected from user root 10.31.10.162 port 58108 Oct 25 08:44:19 managed-node1 sshd-session[8006]: pam_unix(sshd:session): session closed for user root Oct 25 08:44:19 managed-node1 systemd-logind[606]: Session 10 logged out. Waiting for processes to exit. Oct 25 08:44:19 managed-node1 systemd[1]: session-10.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-10.scope has successfully entered the 'dead' state. Oct 25 08:44:19 managed-node1 systemd-logind[606]: Removed session 10. ░░ Subject: Session 10 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 10 has been terminated. Oct 25 08:44:20 managed-node1 python3.9[8207]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 25 08:44:20 managed-node1 python3.9[8382]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:21 managed-node1 python3.9[8531]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journal-flush.service dest=/etc/systemd/system/systemd-journal-flush.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:21 managed-node1 python3.9[8680]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:21 managed-node1 python3.9[8829]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journal-flush.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:22 managed-node1 python3.9[8978]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:22 managed-node1 python3.9[9127]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:23 managed-node1 python3.9[9276]: ansible-systemd Invoked with daemon_reload=True daemon_reexec=False scope=system no_block=False name=None state=None enabled=None force=None masked=None Oct 25 08:44:23 managed-node1 systemd[1]: Reloading. Oct 25 08:44:23 managed-node1 systemd-rc-local-generator[9293]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 25 08:44:23 managed-node1 python3.9[9454]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 25 08:44:24 managed-node1 python3.9[9603]: ansible-ansible.legacy.dnf Invoked with name=['systemd'] 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 Oct 25 08:44:29 managed-node1 python3.9[9787]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 journalctl -ex journalctl -b -u systemd-journald cat "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" _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 + journalctl -b -u systemd-journald Oct 25 08:41:05 localhost systemd-journald[235]: Journal started Oct 25 08:41:05 localhost systemd-journald[235]: Runtime Journal (/run/log/journal/069af715d1e74b84b104f17b466f7f36) is 8.0M, max 69.3M, 61.3M free. Oct 25 08:41:08 localhost systemd-journald[235]: Journal stopped Oct 25 08:41:15 localhost systemd-journald[502]: Journal started Oct 25 08:41:15 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) is 8.0M, max 69.3M, 61.3M free. Oct 25 08:41:15 localhost systemd[1]: systemd-journald.service: Deactivated successfully. Oct 25 08:41:15 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) is 8.0M, max 69.3M, 61.3M free. Oct 25 08:41:15 localhost systemd-journald[502]: Received client request to flush runtime journal. + cat /etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf cat: /etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf: No such file or directory MSG: non-zero return code TASK [Cleanup] ***************************************************************** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:156 Saturday 25 October 2025 08:44:29 -0400 (0:00:00.495) 0:00:10.530 ****** ok: [managed-node1] => { "changed": false, "path": "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf", "state": "absent" } TASK [Remove copy of the service files] **************************************** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:161 Saturday 25 October 2025 08:44:30 -0400 (0:00:00.432) 0:00:10.962 ****** changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "path": "/etc/systemd/system/systemd-journald.service", "state": "absent" } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "path": "/etc/systemd/system/systemd-journal-flush.service", "state": "absent" } TASK [Reload systemd to cleanup] *********************************************** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:167 Saturday 25 October 2025 08:44:31 -0400 (0:00:00.656) 0:00:11.619 ****** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Restart journald services] *********************************************** task path: /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:171 Saturday 25 October 2025 08:44:31 -0400 (0:00:00.623) 0:00:12.242 ****** changed: [managed-node1] => (item=systemd-journald.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journald.service", "name": "systemd-journald.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2025-10-25 08:41:15 EDT", "ActiveEnterTimestampMonotonic": "11204471", "ActiveExitTimestamp": "Sat 2025-10-25 08:41:15 EDT", "ActiveExitTimestampMonotonic": "10872722", "ActiveState": "active", "After": "syslog.socket -.mount systemd-journald-dev-log.socket systemd-journald.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-10-25 08:41:15 EDT", "AssertTimestampMonotonic": "11154692", "Before": "systemd-tmpfiles-setup.service systemd-journal-flush.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "156381000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-10-25 08:41:15 EDT", "ConditionTimestampMonotonic": "11154690", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journald.service", "ControlGroupId": "1598", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Journal Service", "DeviceAllow": "char-* rw", "DevicePolicy": "auto", "Documentation": "\"man:systemd-journald.service(8)\" \"man:journald.conf(5)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "502", "ExecMainStartTimestamp": "Sat 2025-10-25 08:41:15 EDT", "ExecMainStartTimestampMonotonic": "11161116", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/systemd/systemd-journald ; argv[]=/usr/lib/systemd/systemd-journald ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/systemd-journald.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPAddressDeny": "0.0.0.0/0 ::/0", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-journald.service", "IgnoreOnIsolate": "yes", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2025-10-25 08:41:15 EDT", "InactiveEnterTimestampMonotonic": "11152663", "InactiveExitTimestamp": "Sat 2025-10-25 08:41:15 EDT", "InactiveExitTimestampMonotonic": "11161181", "InvocationID": "62bf195fc8e748e989673feb8cec4cbe", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "524288", "LimitNPROC": "13686", "LimitNPROCSoft": "13686", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13686", "LimitSIGPENDINGSoft": "13686", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "502", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "10584064", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "10928128", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "13", "NRestarts": "1", "NUMAPolicy": "n/a", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-250", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "systemd-journald.socket -.mount system.slice", "RequiresMountsFor": "/run/systemd/journal", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "0", "RestrictAddressFamilies": "AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "systemd/journal", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "yes", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-10-25 08:41:15 EDT", "StateChangeTimestampMonotonic": "11204471", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk cacheflush capget capset chdir chmod chown chown32 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clone clone3 close close_range connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_pwait2 epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_madvise process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall riscv_flush_icache rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21897", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-dev-log.socket systemd-journald.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "initrd-switch-root.target systemd-journal-flush.service sysinit.target", "Wants": "systemd-journald-dev-log.socket systemd-journald.socket", "WatchdogSignal": "6", "WatchdogTimestamp": "Sat 2025-10-25 08:44:18 EDT", "WatchdogTimestampMonotonic": "194194864", "WatchdogUSec": "3min" } } changed: [managed-node1] => (item=systemd-journal-flush.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-journal-flush.service", "name": "systemd-journal-flush.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2025-10-25 08:41:15 EDT", "ActiveEnterTimestampMonotonic": "11345106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice -.mount systemd-journald.service systemd-remount-fs.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2025-10-25 08:41:15 EDT", "AssertTimestampMonotonic": "11274931", "Before": "systemd-tmpfiles-setup.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "7127000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2025-10-25 08:41:15 EDT", "ConditionTimestampMonotonic": "11274923", "ConfigurationDirectoryMode": "0755", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Flush Journal to Persistent Storage", "DevicePolicy": "auto", "Documentation": "\"man:systemd-journald.service(8)\" \"man:journald.conf(5)\"", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Sat 2025-10-25 08:41:15 EDT", "ExecMainExitTimestampMonotonic": "11344949", "ExecMainPID": "509", "ExecMainStartTimestamp": "Sat 2025-10-25 08:41:15 EDT", "ExecMainStartTimestampMonotonic": "11280446", "ExecMainStatus": "0", "ExecStart": "{ path=journalctl ; argv[]=journalctl --flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=journalctl ; argv[]=journalctl --flush ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=journalctl ; argv[]=journalctl --smart-relinquish-var ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=journalctl ; argv[]=journalctl --smart-relinquish-var ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/systemd-journal-flush.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-journal-flush.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2025-10-25 08:41:15 EDT", "InactiveExitTimestampMonotonic": "11280492", "InvocationID": "9ba95f19f8be4479b18608cf69dfa3b8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13686", "LimitNPROCSoft": "13686", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13686", "LimitSIGPENDINGSoft": "13686", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-journal-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice -.mount", "RequiresMountsFor": "/var/log/journal", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2025-10-25 08:41:15 EDT", "StateChangeTimestampMonotonic": "11345106", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21897", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "systemd-journald.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* managed-node1 : ok=14 changed=6 unreachable=0 failed=1 skipped=2 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2025-10-25T12:44:29.479825+00:00Z", "host": "managed-node1", "message": "Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "start_time": "2025-10-25T12:44:24.079436+00:00Z", "task_name": "Ensure required packages are installed", "task_path": "/tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15" }, { "ansible_version": "2.17.14", "delta": "0:00:00.042357", "end_time": "2025-10-25 08:44:29.892751", "host": "managed-node1", "message": "non-zero return code", "rc": 1, "start_time": "2025-10-25 08:44:29.850394", "stderr": "+ exec\n+ journalctl -ex\nOct 25 08:41:05 localhost kernel: sched_clock: Marking stable (914483870, 277633709)->(1289104158, -96986579)\nOct 25 08:41:05 localhost kernel: registered taskstats version 1\nOct 25 08:41:05 localhost kernel: Loading compiled-in X.509 certificates\nOct 25 08:41:05 localhost kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: 4ff821c4997fbb659836adb05f5bc400c914e148'\nOct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'\nOct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'\nOct 25 08:41:05 localhost kernel: Loaded X.509 cert 'RH-IMA-CA: Red Hat IMA CA: fb31825dd0e073685b264e3038963673f753959a'\nOct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Nvidia GPU OOT signing 001: 55e1cef88193e60419f0b0ec379c49f77545acf0'\nOct 25 08:41:05 localhost kernel: Demotion targets for Node 0: null\nOct 25 08:41:05 localhost kernel: page_owner is disabled\nOct 25 08:41:05 localhost kernel: Key type .fscrypt registered\nOct 25 08:41:05 localhost kernel: Key type fscrypt-provisioning registered\nOct 25 08:41:05 localhost kernel: Key type big_key registered\nOct 25 08:41:05 localhost kernel: Key type encrypted registered\nOct 25 08:41:05 localhost kernel: ima: No TPM chip found, activating TPM-bypass!\nOct 25 08:41:05 localhost kernel: Loading compiled-in module X.509 certificates\nOct 25 08:41:05 localhost kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: 4ff821c4997fbb659836adb05f5bc400c914e148'\nOct 25 08:41:05 localhost kernel: ima: Allocated hash algorithm: sha256\nOct 25 08:41:05 localhost kernel: ima: No architecture policies found\nOct 25 08:41:05 localhost kernel: evm: Initialising EVM extended attributes:\nOct 25 08:41:05 localhost kernel: evm: security.selinux\nOct 25 08:41:05 localhost kernel: evm: security.SMACK64 (disabled)\nOct 25 08:41:05 localhost kernel: evm: security.SMACK64EXEC (disabled)\nOct 25 08:41:05 localhost kernel: evm: security.SMACK64TRANSMUTE (disabled)\nOct 25 08:41:05 localhost kernel: evm: security.SMACK64MMAP (disabled)\nOct 25 08:41:05 localhost kernel: evm: security.apparmor (disabled)\nOct 25 08:41:05 localhost kernel: evm: security.ima\nOct 25 08:41:05 localhost kernel: evm: security.capability\nOct 25 08:41:05 localhost kernel: evm: HMAC attrs: 0x1\nOct 25 08:41:05 localhost kernel: Running certificate verification RSA selftest\nOct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'\nOct 25 08:41:05 localhost kernel: Running certificate verification ECDSA selftest\nOct 25 08:41:05 localhost kernel: Loaded X.509 cert 'Certificate verification ECDSA self-testing key: 2900bcea1deb7bc8479a84a23d758efdfdd2b2d3'\nOct 25 08:41:05 localhost kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768\nOct 25 08:41:05 localhost kernel: xenbus_probe_frontend: Device with no driver: device/vif/0\nOct 25 08:41:05 localhost kernel: clk: Disabling unused clocks\nOct 25 08:41:05 localhost kernel: Freeing unused decrypted memory: 2028K\nOct 25 08:41:05 localhost kernel: Freeing unused kernel image (initmem) memory: 4068K\nOct 25 08:41:05 localhost kernel: Write protecting the kernel read-only data: 30720k\nOct 25 08:41:05 localhost kernel: Freeing unused kernel image (rodata/data gap) memory: 340K\nOct 25 08:41:05 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.\nOct 25 08:41:05 localhost kernel: x86/mm: Checking user space page tables\nOct 25 08:41:05 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.\nOct 25 08:41:05 localhost kernel: Run /init as init process\nOct 25 08:41:05 localhost kernel: with arguments:\nOct 25 08:41:05 localhost kernel: /init\nOct 25 08:41:05 localhost kernel: rhgb\nOct 25 08:41:05 localhost kernel: with environment:\nOct 25 08:41:05 localhost kernel: HOME=/\nOct 25 08:41:05 localhost kernel: TERM=linux\nOct 25 08:41:05 localhost kernel: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-620.el9.x86_64\nOct 25 08:41:05 localhost systemd[1]: systemd 252-55.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)\nOct 25 08:41:05 localhost systemd[1]: Detected virtualization xen.\nOct 25 08:41:05 localhost systemd[1]: Detected architecture x86-64.\nOct 25 08:41:05 localhost systemd[1]: Running in initrd.\nOct 25 08:41:05 localhost systemd[1]: No hostname configured, using default hostname.\nOct 25 08:41:05 localhost systemd[1]: Hostname set to .\nOct 25 08:41:05 localhost systemd[1]: Queued start job for default target Initrd Default Target.\nOct 25 08:41:05 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\nOct 25 08:41:05 localhost systemd[1]: Reached target Initrd /usr File System.\nOct 25 08:41:05 localhost systemd[1]: Reached target Local File Systems.\nOct 25 08:41:05 localhost systemd[1]: Reached target Path Units.\nOct 25 08:41:05 localhost systemd[1]: Reached target Slice Units.\nOct 25 08:41:05 localhost systemd[1]: Reached target Swaps.\nOct 25 08:41:05 localhost systemd[1]: Reached target Timer Units.\nOct 25 08:41:05 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.\nOct 25 08:41:05 localhost systemd[1]: Listening on Journal Socket (/dev/log).\nOct 25 08:41:05 localhost systemd[1]: Listening on Journal Socket.\nOct 25 08:41:05 localhost systemd[1]: Listening on udev Control Socket.\nOct 25 08:41:05 localhost systemd[1]: Listening on udev Kernel Socket.\nOct 25 08:41:05 localhost systemd[1]: Reached target Socket Units.\nOct 25 08:41:05 localhost systemd[1]: Starting Create List of Static Device Nodes...\nOct 25 08:41:05 localhost systemd[1]: Starting Journal Service...\nOct 25 08:41:05 localhost systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\nOct 25 08:41:05 localhost systemd[1]: Starting Apply Kernel Variables...\nOct 25 08:41:05 localhost systemd[1]: Starting Create System Users...\nOct 25 08:41:05 localhost systemd-journald[235]: Journal started\n\u2591\u2591 Subject: The journal has been started\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The system journal process has started up, opened the journal\n\u2591\u2591 files for writing and is now ready to process requests.\nOct 25 08:41:05 localhost systemd-journald[235]: Runtime Journal (/run/log/journal/069af715d1e74b84b104f17b466f7f36) is 8.0M, max 69.3M, 61.3M free.\n\u2591\u2591 Subject: Disk space used by the journal\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 Runtime Journal (/run/log/journal/069af715d1e74b84b104f17b466f7f36) is currently using 8.0M.\n\u2591\u2591 Maximum allowed usage is set to 69.3M.\n\u2591\u2591 Leaving at least 34.6M free (of currently available 684.9M of disk space).\n\u2591\u2591 Enforced usage limit is thus 69.3M, of which 61.3M are still available.\n\u2591\u2591 \n\u2591\u2591 The limits controlling how much disk space is used by the journal may\n\u2591\u2591 be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n\u2591\u2591 RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n\u2591\u2591 /etc/systemd/journald.conf. See journald.conf(5) for details.\nOct 25 08:41:05 localhost systemd[1]: Starting Setup Virtual Console...\nOct 25 08:41:06 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2\nOct 25 08:41:06 localhost systemd-sysusers[238]: Creating group 'nobody' with GID 65534.\nOct 25 08:41:06 localhost systemd[1]: Started Journal Service.\nOct 25 08:41:06 localhost systemd[1]: Finished Create List of Static Device Nodes.\n\u2591\u2591 Subject: A start job for unit kmod-static-nodes.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit kmod-static-nodes.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 26.\nOct 25 08:41:06 localhost systemd[1]: Finished Apply Kernel Variables.\n\u2591\u2591 Subject: A start job for unit systemd-sysctl.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysctl.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 10.\nOct 25 08:41:06 localhost systemd-sysusers[238]: Creating group 'users' with GID 100.\nOct 25 08:41:06 localhost systemd-sysusers[238]: Creating group 'dbus' with GID 81.\nOct 25 08:41:06 localhost systemd-sysusers[238]: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81.\nOct 25 08:41:06 localhost systemd[1]: Finished Create System Users.\n\u2591\u2591 Subject: A start job for unit systemd-sysusers.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysusers.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nOct 25 08:41:06 localhost systemd[1]: Starting Create Static Device Nodes in /dev...\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 18.\nOct 25 08:41:06 localhost systemd[1]: Starting Create Volatile Files and Directories...\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 25.\nOct 25 08:41:06 localhost systemd[1]: Finished Create Static Device Nodes in /dev.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 18.\nOct 25 08:41:06 localhost systemd[1]: Finished Create Volatile Files and Directories.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 25.\nOct 25 08:41:06 localhost systemd[1]: Finished Setup Virtual Console.\n\u2591\u2591 Subject: A start job for unit systemd-vconsole-setup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-vconsole-setup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 54.\nOct 25 08:41:06 localhost systemd[1]: dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit dracut-cmdline-ask.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-cmdline-ask.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 53.\nOct 25 08:41:06 localhost systemd[1]: Starting dracut cmdline hook...\n\u2591\u2591 Subject: A start job for unit dracut-cmdline.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-cmdline.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 41.\nOct 25 08:41:06 localhost dracut-cmdline[250]: dracut-9 dracut-057-102.git20250818.el9\nOct 25 08:41:06 localhost dracut-cmdline[250]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-5.14.0-620.el9.x86_64 root=UUID=f9df145f-01c1-4ebf-9b51-45e41fe77b2d ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8\nOct 25 08:41:06 localhost systemd[1]: Finished dracut cmdline hook.\n\u2591\u2591 Subject: A start job for unit dracut-cmdline.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-cmdline.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 41.\nOct 25 08:41:06 localhost systemd[1]: Starting dracut pre-udev hook...\n\u2591\u2591 Subject: A start job for unit dracut-pre-udev.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-pre-udev.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 40.\nOct 25 08:41:06 localhost systemd[1]: Finished dracut pre-udev hook.\n\u2591\u2591 Subject: A start job for unit dracut-pre-udev.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-pre-udev.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 40.\nOct 25 08:41:06 localhost systemd[1]: Starting Rule-based Manager for Device Events and Files...\n\u2591\u2591 Subject: A start job for unit systemd-udevd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udevd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 20.\nOct 25 08:41:06 localhost systemd-udevd[332]: Using default interface naming scheme 'rhel-9.0'.\nOct 25 08:41:06 localhost systemd[1]: Started Rule-based Manager for Device Events and Files.\n\u2591\u2591 Subject: A start job for unit systemd-udevd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udevd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 20.\nOct 25 08:41:06 localhost systemd[1]: dracut pre-trigger hook was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit dracut-pre-trigger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-pre-trigger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 39.\nOct 25 08:41:06 localhost systemd[1]: Starting Coldplug All udev Devices...\n\u2591\u2591 Subject: A start job for unit systemd-udev-trigger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udev-trigger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 19.\nOct 25 08:41:06 localhost systemd[1]: Created slice Slice /system/modprobe.\n\u2591\u2591 Subject: A start job for unit system-modprobe.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit system-modprobe.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 58.\nOct 25 08:41:06 localhost systemd[1]: Starting Load Kernel Module configfs...\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 57.\nOct 25 08:41:06 localhost systemd[1]: Finished Coldplug All udev Devices.\n\u2591\u2591 Subject: A start job for unit systemd-udev-trigger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udev-trigger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 19.\nOct 25 08:41:06 localhost systemd[1]: nm-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet).\n\u2591\u2591 Subject: A start job for unit nm-initrd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit nm-initrd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 44.\nOct 25 08:41:06 localhost systemd[1]: Reached target Network.\n\u2591\u2591 Subject: A start job for unit network.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 46.\nOct 25 08:41:06 localhost systemd[1]: nm-wait-online-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet).\n\u2591\u2591 Subject: A start job for unit nm-wait-online-initrd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit nm-wait-online-initrd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 43.\nOct 25 08:41:06 localhost systemd[1]: Starting dracut initqueue hook...\n\u2591\u2591 Subject: A start job for unit dracut-initqueue.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-initqueue.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 32.\nOct 25 08:41:06 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@configfs.service has successfully entered the 'dead' state.\nOct 25 08:41:06 localhost systemd[1]: Finished Load Kernel Module configfs.\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 57.\nOct 25 08:41:06 localhost systemd[1]: Mounting Kernel Configuration File System...\n\u2591\u2591 Subject: A start job for unit sys-kernel-config.mount has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-kernel-config.mount has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 55.\nOct 25 08:41:06 localhost systemd[1]: Mounted Kernel Configuration File System.\n\u2591\u2591 Subject: A start job for unit sys-kernel-config.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-kernel-config.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 55.\nOct 25 08:41:06 localhost systemd[1]: Reached target System Initialization.\n\u2591\u2591 Subject: A start job for unit sysinit.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sysinit.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nOct 25 08:41:06 localhost systemd[1]: Reached target Basic System.\n\u2591\u2591 Subject: A start job for unit basic.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit basic.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nOct 25 08:41:06 localhost kernel: Invalid max_queues (4), will use default max: 2.\nOct 25 08:41:06 localhost kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled;\nOct 25 08:41:06 localhost kernel: xvda: xvda1\nOct 25 08:41:06 localhost kernel: xen_netfront: Initialising Xen virtual ethernet driver\nOct 25 08:41:06 localhost kernel: libata version 3.00 loaded.\nOct 25 08:41:06 localhost kernel: ata_piix 0000:00:01.1: version 2.13\nOct 25 08:41:06 localhost kernel: scsi host0: ata_piix\nOct 25 08:41:06 localhost kernel: scsi host1: ata_piix\nOct 25 08:41:06 localhost kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 lpm-pol 0\nOct 25 08:41:06 localhost kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 lpm-pol 0\nOct 25 08:41:06 localhost kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4\nOct 25 08:41:06 localhost systemd-udevd[363]: Network interface NamePolicy= disabled on kernel command line.\nOct 25 08:41:07 localhost systemd[1]: Found device /dev/disk/by-uuid/f9df145f-01c1-4ebf-9b51-45e41fe77b2d.\n\u2591\u2591 Subject: A start job for unit dev-disk-by\\x2duuid-f9df145f\\x2d01c1\\x2d4ebf\\x2d9b51\\x2d45e41fe77b2d.device has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dev-disk-by\\x2duuid-f9df145f\\x2d01c1\\x2d4ebf\\x2d9b51\\x2d45e41fe77b2d.device has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 36.\nOct 25 08:41:07 localhost systemd[1]: Reached target Initrd Root Device.\n\u2591\u2591 Subject: A start job for unit initrd-root-device.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-root-device.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 48.\nOct 25 08:41:07 localhost systemd[1]: Finished dracut initqueue hook.\n\u2591\u2591 Subject: A start job for unit dracut-initqueue.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-initqueue.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 32.\nOct 25 08:41:07 localhost systemd[1]: Reached target Preparation for Remote File Systems.\n\u2591\u2591 Subject: A start job for unit remote-fs-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-fs-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 33.\nOct 25 08:41:07 localhost systemd[1]: Reached target Remote File Systems.\n\u2591\u2591 Subject: A start job for unit remote-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 52.\nOct 25 08:41:07 localhost systemd[1]: Starting dracut pre-mount hook...\n\u2591\u2591 Subject: A start job for unit dracut-pre-mount.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-pre-mount.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 47.\nOct 25 08:41:07 localhost systemd[1]: Finished dracut pre-mount hook.\n\u2591\u2591 Subject: A start job for unit dracut-pre-mount.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-pre-mount.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 47.\nOct 25 08:41:07 localhost systemd[1]: Starting File System Check on /dev/disk/by-uuid/f9df145f-01c1-4ebf-9b51-45e41fe77b2d...\n\u2591\u2591 Subject: A start job for unit systemd-fsck-root.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-fsck-root.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 37.\nOct 25 08:41:07 localhost systemd-fsck[398]: /usr/sbin/fsck.xfs: XFS file system.\nOct 25 08:41:07 localhost systemd[1]: Finished File System Check on /dev/disk/by-uuid/f9df145f-01c1-4ebf-9b51-45e41fe77b2d.\n\u2591\u2591 Subject: A start job for unit systemd-fsck-root.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-fsck-root.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 37.\nOct 25 08:41:07 localhost systemd[1]: Mounting /sysroot...\n\u2591\u2591 Subject: A start job for unit sysroot.mount has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sysroot.mount has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 35.\nOct 25 08:41:07 localhost kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled\nOct 25 08:41:07 localhost kernel: XFS (xvda1): Mounting V5 Filesystem f9df145f-01c1-4ebf-9b51-45e41fe77b2d\nOct 25 08:41:07 localhost kernel: XFS (xvda1): Ending clean mount\nOct 25 08:41:07 localhost systemd[1]: Mounted /sysroot.\n\u2591\u2591 Subject: A start job for unit sysroot.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sysroot.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 35.\nOct 25 08:41:07 localhost systemd[1]: Reached target Initrd Root File System.\n\u2591\u2591 Subject: A start job for unit initrd-root-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-root-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 50.\nOct 25 08:41:07 localhost systemd[1]: Starting Mountpoints Configured in the Real Root...\n\u2591\u2591 Subject: A start job for unit initrd-parse-etc.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-parse-etc.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 49.\nOct 25 08:41:08 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit initrd-parse-etc.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Finished Mountpoints Configured in the Real Root.\n\u2591\u2591 Subject: A start job for unit initrd-parse-etc.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-parse-etc.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 49.\nOct 25 08:41:08 localhost systemd[1]: Reached target Initrd File Systems.\n\u2591\u2591 Subject: A start job for unit initrd-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 42.\nOct 25 08:41:08 localhost systemd[1]: Reached target Initrd Default Target.\n\u2591\u2591 Subject: A start job for unit initrd.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nOct 25 08:41:08 localhost systemd[1]: dracut mount hook was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit dracut-mount.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-mount.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 31.\nOct 25 08:41:08 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook...\n\u2591\u2591 Subject: A start job for unit dracut-pre-pivot.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-pre-pivot.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 51.\nOct 25 08:41:08 localhost systemd[1]: Finished dracut pre-pivot and cleanup hook.\n\u2591\u2591 Subject: A start job for unit dracut-pre-pivot.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-pre-pivot.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 51.\nOct 25 08:41:08 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons...\n\u2591\u2591 Subject: A start job for unit initrd-cleanup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-cleanup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 61.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Network.\n\u2591\u2591 Subject: A stop job for unit network.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit network.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 92 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Timer Units.\n\u2591\u2591 Subject: A stop job for unit timers.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit timers.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 117 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: dbus.socket: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dbus.socket has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Closed D-Bus System Message Bus Socket.\n\u2591\u2591 Subject: A stop job for unit dbus.socket has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dbus.socket has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 112 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-pivot.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-pivot.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-pivot.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 104 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Initrd Default Target.\n\u2591\u2591 Subject: A stop job for unit initrd.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 99 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Basic System.\n\u2591\u2591 Subject: A stop job for unit basic.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit basic.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 98 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Initrd Root Device.\n\u2591\u2591 Subject: A stop job for unit initrd-root-device.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd-root-device.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 105 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Initrd /usr File System.\n\u2591\u2591 Subject: A stop job for unit initrd-usr-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd-usr-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 111 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Path Units.\n\u2591\u2591 Subject: A stop job for unit paths.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit paths.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 93 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-ask-password-console.path has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.\n\u2591\u2591 Subject: A stop job for unit systemd-ask-password-console.path has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-ask-password-console.path has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 116 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Remote File Systems.\n\u2591\u2591 Subject: A stop job for unit remote-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit remote-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 110 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Preparation for Remote File Systems.\n\u2591\u2591 Subject: A stop job for unit remote-fs-pre.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit remote-fs-pre.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 108 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Slice Units.\n\u2591\u2591 Subject: A stop job for unit slices.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit slices.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 106 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Socket Units.\n\u2591\u2591 Subject: A stop job for unit sockets.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sockets.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 95 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target System Initialization.\n\u2591\u2591 Subject: A stop job for unit sysinit.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sysinit.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 96 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Local File Systems.\n\u2591\u2591 Subject: A stop job for unit local-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit local-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 103 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopped target Swaps.\n\u2591\u2591 Subject: A stop job for unit swap.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit swap.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 94 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-mount.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped dracut pre-mount hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-mount.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-mount.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 101 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: dracut-initqueue.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-initqueue.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped dracut initqueue hook.\n\u2591\u2591 Subject: A stop job for unit dracut-initqueue.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-initqueue.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 107 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-sysctl.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Apply Kernel Variables.\n\u2591\u2591 Subject: A stop job for unit systemd-sysctl.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-sysctl.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 100 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Create Volatile Files and Directories.\n\u2591\u2591 Subject: A stop job for unit systemd-tmpfiles-setup.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-tmpfiles-setup.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 90 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udev-trigger.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Coldplug All udev Devices.\n\u2591\u2591 Subject: A stop job for unit systemd-udev-trigger.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udev-trigger.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 75 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Stopping Rule-based Manager for Device Events and Files...\n\u2591\u2591 Subject: A stop job for unit systemd-udevd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 76.\nOct 25 08:41:08 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Setup Virtual Console.\n\u2591\u2591 Subject: A stop job for unit systemd-vconsole-setup.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-vconsole-setup.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 109 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: run-credentials-systemd\\x2dtmpfiles\\x2dsetup.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dtmpfiles\\x2dsetup.service.mount has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: run-credentials-systemd\\x2dsysctl.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dsysctl.service.mount has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit initrd-cleanup.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Finished Cleaning Up and Shutting Down Daemons.\n\u2591\u2591 Subject: A start job for unit initrd-cleanup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-cleanup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 61.\nOct 25 08:41:08 localhost systemd[1]: systemd-udevd.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Rule-based Manager for Device Events and Files.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 76 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd-control.socket has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Closed udev Control Socket.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd-control.socket has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd-control.socket has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 77 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Closed udev Kernel Socket.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd-kernel.socket has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd-kernel.socket has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 78 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-udev.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped dracut pre-udev hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-udev.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-udev.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 102 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-cmdline.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped dracut cmdline hook.\n\u2591\u2591 Subject: A stop job for unit dracut-cmdline.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-cmdline.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 119 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: Starting Cleanup udev Database...\n\u2591\u2591 Subject: A start job for unit initrd-udevadm-cleanup-db.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-udevadm-cleanup-db.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 74.\nOct 25 08:41:08 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Create Static Device Nodes in /dev.\n\u2591\u2591 Subject: A stop job for unit systemd-tmpfiles-setup-dev.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-tmpfiles-setup-dev.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 89 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit kmod-static-nodes.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Create List of Static Device Nodes.\n\u2591\u2591 Subject: A stop job for unit kmod-static-nodes.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit kmod-static-nodes.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 118 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-sysusers.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Stopped Create System Users.\n\u2591\u2591 Subject: A stop job for unit systemd-sysusers.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-sysusers.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 88 and the job result is done.\nOct 25 08:41:08 localhost systemd[1]: run-credentials-systemd\\x2dtmpfiles\\x2dsetup\\x2ddev.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dtmpfiles\\x2dsetup\\x2ddev.service.mount has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: run-credentials-systemd\\x2dsysusers.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dsysusers.service.mount has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state.\nOct 25 08:41:08 localhost systemd[1]: Finished Cleanup udev Database.\n\u2591\u2591 Subject: A start job for unit initrd-udevadm-cleanup-db.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-udevadm-cleanup-db.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 74.\nOct 25 08:41:08 localhost systemd[1]: Reached target Switch Root.\n\u2591\u2591 Subject: A start job for unit initrd-switch-root.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-switch-root.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 64.\nOct 25 08:41:08 localhost systemd[1]: Starting Switch Root...\n\u2591\u2591 Subject: A start job for unit initrd-switch-root.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-switch-root.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 68.\nOct 25 08:41:08 localhost systemd[1]: Switching root.\nOct 25 08:41:08 localhost systemd-journald[235]: Journal stopped\n\u2591\u2591 Subject: The journal has been stopped\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The system journal process has shut down and closed all currently\n\u2591\u2591 active journal files.\nOct 25 08:41:15 localhost systemd-journald[235]: Received SIGTERM from PID 1 (systemd).\nOct 25 08:41:15 localhost kernel: audit: type=1404 audit(1761396071.783:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1\nOct 25 08:41:15 localhost kernel: SELinux: policy capability network_peer_controls=1\nOct 25 08:41:15 localhost kernel: SELinux: policy capability open_perms=1\nOct 25 08:41:15 localhost kernel: SELinux: policy capability extended_socket_class=1\nOct 25 08:41:15 localhost kernel: SELinux: policy capability always_check_network=0\nOct 25 08:41:15 localhost kernel: SELinux: policy capability cgroup_seclabel=1\nOct 25 08:41:15 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1\nOct 25 08:41:15 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nOct 25 08:41:15 localhost kernel: audit: type=1403 audit(1761396071.985:3): auid=4294967295 ses=4294967295 lsm=selinux res=1\nOct 25 08:41:15 localhost systemd[1]: Successfully loaded SELinux policy in 232.594ms.\nOct 25 08:41:15 localhost systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 19.677ms.\nOct 25 08:41:15 localhost systemd[1]: systemd 252-55.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)\nOct 25 08:41:15 localhost systemd[1]: Detected virtualization xen.\nOct 25 08:41:15 localhost systemd[1]: Detected architecture x86-64.\nOct 25 08:41:15 localhost systemd[1]: Initializing machine ID from random generator.\nOct 25 08:41:15 localhost systemd[1]: Installed transient /etc/machine-id file.\nOct 25 08:41:15 localhost systemd-rc-local-generator[463]: /etc/rc.d/rc.local is not marked executable, skipping.\nOct 25 08:41:15 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully.\nOct 25 08:41:15 localhost systemd[1]: Stopped Switch Root.\nOct 25 08:41:15 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.\nOct 25 08:41:15 localhost systemd[1]: Created slice Slice /system/getty.\nOct 25 08:41:15 localhost systemd[1]: Created slice Slice /system/serial-getty.\nOct 25 08:41:15 localhost systemd[1]: Created slice Slice /system/sshd-keygen.\nOct 25 08:41:15 localhost systemd[1]: Created slice User and Session Slice.\nOct 25 08:41:15 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\nOct 25 08:41:15 localhost systemd[1]: Started Forward Password Requests to Wall Directory Watch.\nOct 25 08:41:15 localhost systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\nOct 25 08:41:15 localhost systemd[1]: Reached target Local Encrypted Volumes.\nOct 25 08:41:15 localhost systemd[1]: Stopped target Switch Root.\nOct 25 08:41:15 localhost systemd[1]: Stopped target Initrd File Systems.\nOct 25 08:41:15 localhost systemd[1]: Stopped target Initrd Root File System.\nOct 25 08:41:15 localhost systemd[1]: Reached target Local Integrity Protected Volumes.\nOct 25 08:41:15 localhost systemd[1]: Reached target Path Units.\nOct 25 08:41:15 localhost systemd[1]: Reached target Slice Units.\nOct 25 08:41:15 localhost systemd[1]: Reached target Swaps.\nOct 25 08:41:15 localhost systemd[1]: Reached target Local Verity Protected Volumes.\nOct 25 08:41:15 localhost systemd[1]: Listening on RPCbind Server Activation Socket.\nOct 25 08:41:15 localhost systemd[1]: Reached target RPC Port Mapper.\nOct 25 08:41:15 localhost systemd[1]: Listening on Process Core Dump Socket.\nOct 25 08:41:15 localhost systemd[1]: Listening on initctl Compatibility Named Pipe.\nOct 25 08:41:15 localhost systemd[1]: Listening on udev Control Socket.\nOct 25 08:41:15 localhost systemd[1]: Listening on udev Kernel Socket.\nOct 25 08:41:15 localhost systemd[1]: Mounting Huge Pages File System...\nOct 25 08:41:15 localhost systemd[1]: Mounting POSIX Message Queue File System...\nOct 25 08:41:15 localhost systemd[1]: Mounting Kernel Debug File System...\nOct 25 08:41:15 localhost systemd[1]: Mounting Kernel Trace File System...\nOct 25 08:41:15 localhost systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).\nOct 25 08:41:15 localhost systemd[1]: Starting Create List of Static Device Nodes...\nOct 25 08:41:15 localhost systemd[1]: Starting Load Kernel Module configfs...\nOct 25 08:41:15 localhost systemd[1]: Starting Load Kernel Module drm...\nOct 25 08:41:15 localhost systemd[1]: Starting Load Kernel Module efi_pstore...\nOct 25 08:41:15 localhost systemd[1]: Starting Load Kernel Module fuse...\nOct 25 08:41:15 localhost systemd[1]: Starting Read and set NIS domainname from /etc/sysconfig/network...\nOct 25 08:41:15 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully.\nOct 25 08:41:15 localhost systemd[1]: Stopped File System Check on Root Device.\nOct 25 08:41:15 localhost systemd[1]: Stopped Journal Service.\nOct 25 08:41:15 localhost systemd[1]: Starting Journal Service...\nOct 25 08:41:15 localhost systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.\nOct 25 08:41:15 localhost systemd[1]: Starting Generate network units from Kernel command line...\nOct 25 08:41:15 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).\nOct 25 08:41:15 localhost systemd[1]: Starting Remount Root and Kernel File Systems...\nOct 25 08:41:15 localhost systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.\nOct 25 08:41:15 localhost systemd[1]: Starting Apply Kernel Variables...\nOct 25 08:41:15 localhost systemd[1]: Starting Coldplug All udev Devices...\nOct 25 08:41:15 localhost systemd[1]: Mounted Huge Pages File System.\nOct 25 08:41:15 localhost systemd-journald[502]: Journal started\n\u2591\u2591 Subject: The journal has been started\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The system journal process has started up, opened the journal\n\u2591\u2591 files for writing and is now ready to process requests.\nOct 25 08:41:15 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) is 8.0M, max 69.3M, 61.3M free.\n\u2591\u2591 Subject: Disk space used by the journal\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) is currently using 8.0M.\n\u2591\u2591 Maximum allowed usage is set to 69.3M.\n\u2591\u2591 Leaving at least 34.6M free (of currently available 676.9M of disk space).\n\u2591\u2591 Enforced usage limit is thus 69.3M, of which 61.3M are still available.\n\u2591\u2591 \n\u2591\u2591 The limits controlling how much disk space is used by the journal may\n\u2591\u2591 be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n\u2591\u2591 RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n\u2591\u2591 /etc/systemd/journald.conf. See journald.conf(5) for details.\nOct 25 08:41:15 localhost systemd[1]: Queued start job for default target Multi-User System.\nOct 25 08:41:15 localhost systemd[1]: systemd-journald.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-journald.service has successfully entered the 'dead' state.\nOct 25 08:41:15 localhost systemd[1]: Started Journal Service.\nOct 25 08:41:15 localhost systemd[1]: Mounted POSIX Message Queue File System.\n\u2591\u2591 Subject: A start job for unit dev-mqueue.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dev-mqueue.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 140.\nOct 25 08:41:15 localhost systemd[1]: Mounted Kernel Debug File System.\n\u2591\u2591 Subject: A start job for unit sys-kernel-debug.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-kernel-debug.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 162.\nOct 25 08:41:15 localhost systemd[1]: Mounted Kernel Trace File System.\n\u2591\u2591 Subject: A start job for unit sys-kernel-tracing.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-kernel-tracing.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 177.\nOct 25 08:41:15 localhost systemd[1]: Finished Generate network units from Kernel command line.\n\u2591\u2591 Subject: A start job for unit systemd-network-generator.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-network-generator.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 178.\nOct 25 08:41:15 localhost systemd[1]: Finished Create List of Static Device Nodes.\n\u2591\u2591 Subject: A start job for unit kmod-static-nodes.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit kmod-static-nodes.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 180.\nOct 25 08:41:15 localhost systemd[1]: Finished Read and set NIS domainname from /etc/sysconfig/network.\n\u2591\u2591 Subject: A start job for unit nis-domainname.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit nis-domainname.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 125.\nOct 25 08:41:15 localhost systemd[1]: Finished Remount Root and Kernel File Systems.\n\u2591\u2591 Subject: A start job for unit systemd-remount-fs.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-remount-fs.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 137.\nOct 25 08:41:15 localhost systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).\n\u2591\u2591 Subject: A start job for unit systemd-firstboot.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-firstboot.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 142.\nOct 25 08:41:15 localhost systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).\n\u2591\u2591 Subject: A start job for unit systemd-hwdb-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hwdb-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 139.\nOct 25 08:41:15 localhost systemd[1]: Starting Flush Journal to Persistent Storage...\n\u2591\u2591 Subject: A start job for unit systemd-journal-flush.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-flush.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 128.\nOct 25 08:41:15 localhost systemd[1]: Starting Load/Save OS Random Seed...\n\u2591\u2591 Subject: A start job for unit systemd-random-seed.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-random-seed.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 149.\nOct 25 08:41:15 localhost systemd[1]: Create System Users was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-sysusers.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysusers.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 167.\nOct 25 08:41:15 localhost systemd[1]: Starting Create Static Device Nodes in /dev...\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 147.\nOct 25 08:41:15 localhost systemd[1]: Finished Load/Save OS Random Seed.\n\u2591\u2591 Subject: A start job for unit systemd-random-seed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-random-seed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 149.\nOct 25 08:41:15 localhost systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).\n\u2591\u2591 Subject: A start job for unit first-boot-complete.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit first-boot-complete.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 143.\nOct 25 08:41:15 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) is 8.0M, max 69.3M, 61.3M free.\n\u2591\u2591 Subject: Disk space used by the journal\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) is currently using 8.0M.\n\u2591\u2591 Maximum allowed usage is set to 69.3M.\n\u2591\u2591 Leaving at least 34.6M free (of currently available 676.8M of disk space).\n\u2591\u2591 Enforced usage limit is thus 69.3M, of which 61.3M are still available.\n\u2591\u2591 \n\u2591\u2591 The limits controlling how much disk space is used by the journal may\n\u2591\u2591 be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n\u2591\u2591 RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n\u2591\u2591 /etc/systemd/journald.conf. See journald.conf(5) for details.\nOct 25 08:41:15 localhost systemd-journald[502]: Received client request to flush runtime journal.\nOct 25 08:41:15 localhost systemd[1]: Finished Apply Kernel Variables.\n\u2591\u2591 Subject: A start job for unit systemd-sysctl.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysctl.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 132.\nOct 25 08:41:15 localhost systemd[1]: Finished Flush Journal to Persistent Storage.\n\u2591\u2591 Subject: A start job for unit systemd-journal-flush.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-flush.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 128.\nOct 25 08:41:15 localhost systemd[1]: Finished Coldplug All udev Devices.\n\u2591\u2591 Subject: A start job for unit systemd-udev-trigger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udev-trigger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 155.\nOct 25 08:41:16 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@configfs.service has successfully entered the 'dead' state.\nOct 25 08:41:16 localhost systemd[1]: Finished Load Kernel Module configfs.\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 151.\nOct 25 08:41:16 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@efi_pstore.service has successfully entered the 'dead' state.\nOct 25 08:41:16 localhost systemd[1]: Finished Load Kernel Module efi_pstore.\n\u2591\u2591 Subject: A start job for unit modprobe@efi_pstore.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@efi_pstore.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 182.\nOct 25 08:41:16 localhost systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).\n\u2591\u2591 Subject: A start job for unit systemd-pstore.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-pstore.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 181.\nOct 25 08:41:16 localhost kernel: fuse: init (API version 7.37)\nOct 25 08:41:16 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@fuse.service has successfully entered the 'dead' state.\nOct 25 08:41:16 localhost systemd[1]: Finished Load Kernel Module fuse.\n\u2591\u2591 Subject: A start job for unit modprobe@fuse.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@fuse.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 165.\nOct 25 08:41:16 localhost systemd[1]: Mounting FUSE Control File System...\n\u2591\u2591 Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-fs-fuse-connections.mount has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 164.\nOct 25 08:41:16 localhost systemd[1]: Mounted FUSE Control File System.\n\u2591\u2591 Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-fs-fuse-connections.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 164.\nOct 25 08:41:16 localhost systemd[1]: modprobe@drm.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@drm.service has successfully entered the 'dead' state.\nOct 25 08:41:16 localhost systemd[1]: Finished Load Kernel Module drm.\n\u2591\u2591 Subject: A start job for unit modprobe@drm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@drm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 251.\nOct 25 08:41:16 localhost kernel: ACPI: bus type drm_connector registered\nOct 25 08:41:16 localhost systemd[1]: Finished Create Static Device Nodes in /dev.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 147.\nOct 25 08:41:16 localhost systemd[1]: Reached target Preparation for Local File Systems.\n\u2591\u2591 Subject: A start job for unit local-fs-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit local-fs-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 138.\nOct 25 08:41:16 localhost systemd[1]: Reached target Local File Systems.\n\u2591\u2591 Subject: A start job for unit local-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit local-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 136.\nOct 25 08:41:16 localhost systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit ldconfig.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit ldconfig.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 133.\nOct 25 08:41:16 localhost systemd[1]: Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux).\n\u2591\u2591 Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit selinux-autorelabel-mark.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 185.\nOct 25 08:41:16 localhost systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-binfmt.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-binfmt.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 154.\nOct 25 08:41:16 localhost systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-boot-random-seed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-boot-random-seed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 145.\nOct 25 08:41:16 localhost systemd[1]: Starting Automatic Boot Loader Update...\n\u2591\u2591 Subject: A start job for unit systemd-boot-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-boot-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 176.\nOct 25 08:41:16 localhost systemd[1]: Starting Commit a transient machine-id on disk...\n\u2591\u2591 Subject: A start job for unit systemd-machine-id-commit.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-machine-id-commit.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 161.\nOct 25 08:41:16 localhost systemd[1]: Starting Create Volatile Files and Directories...\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 175.\nOct 25 08:41:16 localhost systemd[1]: Starting Rule-based Manager for Device Events and Files...\n\u2591\u2591 Subject: A start job for unit systemd-udevd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udevd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 156.\nOct 25 08:41:16 localhost bootctl[514]: Couldn't find EFI system partition, skipping.\nOct 25 08:41:16 localhost systemd[1]: Finished Automatic Boot Loader Update.\n\u2591\u2591 Subject: A start job for unit systemd-boot-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-boot-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 176.\nOct 25 08:41:16 localhost systemd-udevd[517]: Using default interface naming scheme 'rhel-9.0'.\nOct 25 08:41:16 localhost systemd[1]: Finished Commit a transient machine-id on disk.\n\u2591\u2591 Subject: A start job for unit systemd-machine-id-commit.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-machine-id-commit.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 161.\nOct 25 08:41:16 localhost systemd[1]: Finished Create Volatile Files and Directories.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 175.\nOct 25 08:41:16 localhost systemd[1]: Starting Security Auditing Service...\n\u2591\u2591 Subject: A start job for unit auditd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit auditd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 234.\nOct 25 08:41:16 localhost systemd[1]: Starting RPC Bind...\n\u2591\u2591 Subject: A start job for unit rpcbind.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpcbind.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 249.\nOct 25 08:41:16 localhost systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).\n\u2591\u2591 Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-catalog-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 144.\nOct 25 08:41:16 localhost systemd[1]: Update is Completed was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-update-done.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-done.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 174.\nOct 25 08:41:16 localhost systemd[1]: Started Rule-based Manager for Device Events and Files.\n\u2591\u2591 Subject: A start job for unit systemd-udevd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udevd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 156.\nOct 25 08:41:16 localhost systemd[1]: Starting Load Kernel Module configfs...\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 269.\nOct 25 08:41:16 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@configfs.service has successfully entered the 'dead' state.\nOct 25 08:41:16 localhost systemd[1]: Finished Load Kernel Module configfs.\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 269.\nOct 25 08:41:16 localhost systemd[1]: Condition check resulted in /dev/ttyS0 being skipped.\n\u2591\u2591 Subject: A start job for unit dev-ttyS0.device has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dev-ttyS0.device has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 231.\nOct 25 08:41:16 localhost systemd[1]: etc-machine\\x2did.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit etc-machine\\x2did.mount has successfully entered the 'dead' state.\nOct 25 08:41:16 localhost systemd[1]: Mounting RPC Pipe File System...\n\u2591\u2591 Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 219.\nOct 25 08:41:16 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5\nOct 25 08:41:16 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr\nOct 25 08:41:16 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer\nOct 25 08:41:16 localhost auditd[551]: No plugins found, not dispatching events\nOct 25 08:41:16 localhost auditd[551]: Init complete, auditd 3.1.5 listening for events (startup state enable)\nOct 25 08:41:17 localhost kernel: RPC: Registered named UNIX socket transport module.\nOct 25 08:41:17 localhost kernel: RPC: Registered udp transport module.\nOct 25 08:41:17 localhost kernel: RPC: Registered tcp transport module.\nOct 25 08:41:17 localhost kernel: RPC: Registered tcp-with-tls transport module.\nOct 25 08:41:17 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.\nOct 25 08:41:17 localhost systemd[1]: Mounted RPC Pipe File System.\n\u2591\u2591 Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 219.\nOct 25 08:41:17 localhost systemd[1]: Reached target rpc_pipefs.target.\n\u2591\u2591 Subject: A start job for unit rpc_pipefs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc_pipefs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 218.\nOct 25 08:41:17 localhost kernel: cirrus-qemu 0000:00:02.0: vgaarb: deactivate vga console\nOct 25 08:41:17 localhost systemd-udevd[526]: Network interface NamePolicy= disabled on kernel command line.\nOct 25 08:41:17 localhost systemd[1]: Started RPC Bind.\n\u2591\u2591 Subject: A start job for unit rpcbind.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpcbind.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 249.\nOct 25 08:41:17 localhost kernel: Console: switching to colour dummy device 80x25\nOct 25 08:41:17 localhost kernel: [drm] Initialized cirrus-qemu 2.0.0 for 0000:00:02.0 on minor 0\nOct 25 08:41:17 localhost kernel: fbcon: cirrus-qemudrmf (fb0) is primary device\nOct 25 08:41:17 localhost kernel: Console: switching to colour frame buffer device 128x48\nOct 25 08:41:17 localhost kernel: cirrus-qemu 0000:00:02.0: [drm] fb0: cirrus-qemudrmf frame buffer device\nOct 25 08:41:17 localhost augenrules[555]: /sbin/augenrules: No change\nOct 25 08:41:17 localhost augenrules[591]: No rules\nOct 25 08:41:17 localhost augenrules[591]: enabled 1\nOct 25 08:41:17 localhost augenrules[591]: failure 1\nOct 25 08:41:17 localhost augenrules[591]: pid 551\nOct 25 08:41:17 localhost augenrules[591]: rate_limit 0\nOct 25 08:41:17 localhost augenrules[591]: backlog_limit 8192\nOct 25 08:41:17 localhost augenrules[591]: lost 0\nOct 25 08:41:17 localhost augenrules[591]: backlog 0\nOct 25 08:41:17 localhost augenrules[591]: backlog_wait_time 60000\nOct 25 08:41:17 localhost augenrules[591]: backlog_wait_time_actual 0\nOct 25 08:41:17 localhost augenrules[591]: enabled 1\nOct 25 08:41:17 localhost augenrules[591]: failure 1\nOct 25 08:41:17 localhost augenrules[591]: pid 551\nOct 25 08:41:17 localhost augenrules[591]: rate_limit 0\nOct 25 08:41:17 localhost augenrules[591]: backlog_limit 8192\nOct 25 08:41:17 localhost augenrules[591]: lost 0\nOct 25 08:41:17 localhost augenrules[591]: backlog 4\nOct 25 08:41:17 localhost augenrules[591]: backlog_wait_time 60000\nOct 25 08:41:17 localhost augenrules[591]: backlog_wait_time_actual 0\nOct 25 08:41:17 localhost augenrules[591]: enabled 1\nOct 25 08:41:17 localhost augenrules[591]: failure 1\nOct 25 08:41:17 localhost augenrules[591]: pid 551\nOct 25 08:41:17 localhost augenrules[591]: rate_limit 0\nOct 25 08:41:17 localhost augenrules[591]: backlog_limit 8192\nOct 25 08:41:17 localhost augenrules[591]: lost 0\nOct 25 08:41:17 localhost augenrules[591]: backlog 3\nOct 25 08:41:17 localhost augenrules[591]: backlog_wait_time 60000\nOct 25 08:41:17 localhost augenrules[591]: backlog_wait_time_actual 0\nOct 25 08:41:17 localhost systemd[1]: Started Security Auditing Service.\n\u2591\u2591 Subject: A start job for unit auditd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit auditd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 234.\nOct 25 08:41:17 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP...\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 212.\nOct 25 08:41:17 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP.\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 212.\nOct 25 08:41:17 localhost systemd[1]: Reached target System Initialization.\n\u2591\u2591 Subject: A start job for unit sysinit.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sysinit.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 124.\nOct 25 08:41:17 localhost systemd[1]: Started dnf makecache --timer.\n\u2591\u2591 Subject: A start job for unit dnf-makecache.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dnf-makecache.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 199.\nOct 25 08:41:17 localhost systemd[1]: Started Daily rotation of log files.\n\u2591\u2591 Subject: A start job for unit logrotate.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 197.\nOct 25 08:41:17 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-clean.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 198.\nOct 25 08:41:17 localhost systemd[1]: Reached target Timer Units.\n\u2591\u2591 Subject: A start job for unit timers.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit timers.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 196.\nOct 25 08:41:17 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit dbus.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 192.\nOct 25 08:41:17 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket.\n\u2591\u2591 Subject: A start job for unit sssd-kcm.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sssd-kcm.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 188.\nOct 25 08:41:17 localhost systemd[1]: Reached target Socket Units.\n\u2591\u2591 Subject: A start job for unit sockets.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sockets.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 187.\nOct 25 08:41:17 localhost systemd[1]: Starting D-Bus System Message Bus...\n\u2591\u2591 Subject: A start job for unit dbus-broker.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus-broker.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 203.\nOct 25 08:41:17 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).\n\u2591\u2591 Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-pcrphase-sysinit.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 183.\nOct 25 08:41:17 localhost systemd[1]: Started D-Bus System Message Bus.\n\u2591\u2591 Subject: A start job for unit dbus-broker.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus-broker.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 203.\nOct 25 08:41:17 localhost systemd[1]: Reached target Basic System.\n\u2591\u2591 Subject: A start job for unit basic.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit basic.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 121.\nOct 25 08:41:17 localhost systemd[1]: Starting NTP client/server...\n\u2591\u2591 Subject: A start job for unit chronyd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit chronyd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 206.\nOct 25 08:41:17 localhost systemd[1]: Starting Cloud-init: Local Stage (pre-network)...\n\u2591\u2591 Subject: A start job for unit cloud-init-local.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init-local.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 238.\nOct 25 08:41:17 localhost systemd[1]: Starting Restore /run/initramfs on shutdown...\n\u2591\u2591 Subject: A start job for unit dracut-shutdown.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-shutdown.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 169.\nOct 25 08:41:17 localhost systemd[1]: Started irqbalance daemon.\n\u2591\u2591 Subject: A start job for unit irqbalance.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit irqbalance.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 210.\nOct 25 08:41:17 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload).\n\u2591\u2591 Subject: A start job for unit microcode.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit microcode.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 195.\nOct 25 08:41:17 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.\n\u2591\u2591 Subject: A start job for unit rngd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rngd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 233.\nOct 25 08:41:17 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).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ecdsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 242.\nOct 25 08:41:17 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).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ed25519.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 245.\nOct 25 08:41:17 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).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@rsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@rsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 244.\nOct 25 08:41:17 localhost systemd[1]: Reached target sshd-keygen.target.\n\u2591\u2591 Subject: A start job for unit sshd-keygen.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 241.\nOct 25 08:41:17 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit sssd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sssd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 253.\nOct 25 08:41:17 localhost systemd[1]: Reached target User and Group Name Lookups.\n\u2591\u2591 Subject: A start job for unit nss-user-lookup.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit nss-user-lookup.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 254.\nOct 25 08:41:17 localhost dbus-broker-lau[599]: Ready\nOct 25 08:41:17 localhost systemd[1]: Starting User Login Management...\n\u2591\u2591 Subject: A start job for unit systemd-logind.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-logind.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 250.\nOct 25 08:41:17 localhost systemd[1]: Starting Rotate log files...\n\u2591\u2591 Subject: A start job for unit logrotate.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 273.\nOct 25 08:41:17 localhost systemd[1]: Finished Restore /run/initramfs on shutdown.\n\u2591\u2591 Subject: A start job for unit dracut-shutdown.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-shutdown.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 169.\nOct 25 08:41:18 localhost systemd-logind[606]: New seat seat0.\n\u2591\u2591 Subject: A new seat seat0 is now available\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new seat seat0 has been configured and is now available.\nOct 25 08:41:18 localhost systemd-logind[606]: Watching system buttons on /dev/input/event0 (Power Button)\nOct 25 08:41:18 localhost systemd-logind[606]: Watching system buttons on /dev/input/event1 (Sleep Button)\nOct 25 08:41:18 localhost systemd-logind[606]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)\nOct 25 08:41:18 localhost systemd[1]: Started User Login Management.\n\u2591\u2591 Subject: A start job for unit systemd-logind.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-logind.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 250.\nOct 25 08:41:18 localhost systemd[1]: logrotate.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit logrotate.service has successfully entered the 'dead' state.\nOct 25 08:41:18 localhost systemd[1]: Finished Rotate log files.\n\u2591\u2591 Subject: A start job for unit logrotate.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 273.\nOct 25 08:41:18 localhost chronyd[613]: chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)\nOct 25 08:41:18 localhost chronyd[613]: Loaded 0 symmetric keys\nOct 25 08:41:18 localhost rngd[605]: Disabling 7: PKCS11 Entropy generator (pkcs11)\nOct 25 08:41:18 localhost rngd[605]: Disabling 5: NIST Network Entropy Beacon (nist)\nOct 25 08:41:18 localhost rngd[605]: Disabling 9: Qrypt quantum entropy beacon (qrypt)\nOct 25 08:41:18 localhost rngd[605]: Disabling 10: Named pipe entropy input (namedpipe)\nOct 25 08:41:18 localhost rngd[605]: Disabling 6: JITTER Entropy generator (jitter)\nOct 25 08:41:18 localhost rngd[605]: Initializing available sources\nOct 25 08:41:18 localhost rngd[605]: [hwrng ]: Initialization Failed\nOct 25 08:41:18 localhost rngd[605]: [rdrand]: Enabling RDRAND rng support\nOct 25 08:41:18 localhost rngd[605]: [rdrand]: Initialized\nOct 25 08:41:18 localhost rngd[605]: Process privileges have been dropped to 2:2\nOct 25 08:41:18 localhost chronyd[613]: Using right/UTC timezone to obtain leap second data\nOct 25 08:41:18 localhost chronyd[613]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift\nOct 25 08:41:18 localhost chronyd[613]: Loaded seccomp filter (level 2)\nOct 25 08:41:18 localhost systemd[1]: Started NTP client/server.\n\u2591\u2591 Subject: A start job for unit chronyd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit chronyd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 206.\nOct 25 08:41:21 localhost cloud-init[617]: Cloud-init v. 24.4-7.el9 running 'init-local' at Sat, 25 Oct 2025 12:41:21 +0000. Up 16.44 seconds.\nOct 25 08:41:21 localhost dhclient[621]: Internet Systems Consortium DHCP Client 4.4.2b1\nOct 25 08:41:21 localhost dhclient[621]: Copyright 2004-2019 Internet Systems Consortium.\nOct 25 08:41:21 localhost dhclient[621]: All rights reserved.\nOct 25 08:41:21 localhost dhclient[621]: For info, please visit https://www.isc.org/software/dhcp/\nOct 25 08:41:21 localhost dhclient[621]: \nOct 25 08:41:21 localhost dhclient[621]: Listening on LPF/eth0/12:d5:99:fd:8d:5d\nOct 25 08:41:21 localhost dhclient[621]: Sending on LPF/eth0/12:d5:99:fd:8d:5d\nOct 25 08:41:21 localhost dhclient[621]: Sending on Socket/fallback\nOct 25 08:41:21 localhost dhclient[621]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 (xid=0x7e335224)\nOct 25 08:41:21 localhost dhclient[621]: DHCPOFFER of 10.31.8.88 from 10.31.8.1\nOct 25 08:41:21 localhost dhclient[621]: DHCPREQUEST for 10.31.8.88 on eth0 to 255.255.255.255 port 67 (xid=0x7e335224)\nOct 25 08:41:21 localhost dhclient[621]: DHCPACK of 10.31.8.88 from 10.31.8.1 (xid=0x7e335224)\nOct 25 08:41:21 localhost dhclient[621]: bound to 10.31.8.88 -- renewal in 1363 seconds.\nOct 25 08:41:21 localhost systemd[1]: Starting Hostname Service...\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 338.\nOct 25 08:41:21 localhost systemd[1]: Started Hostname Service.\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 338.\nOct 25 08:41:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-hostnamed[636]: Hostname set to (static)\nOct 25 08:41:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Local Stage (pre-network).\n\u2591\u2591 Subject: A start job for unit cloud-init-local.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init-local.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 238.\nOct 25 08:41:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network.\n\u2591\u2591 Subject: A start job for unit network-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 179.\nOct 25 08:41:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager...\n\u2591\u2591 Subject: A start job for unit NetworkManager.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 202.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5213] NetworkManager (version 1.54.1-1.el9) is starting... (boot:48c26c51-e743-4413-80c0-93df1bdfa8f4)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5216] Read config: /etc/NetworkManager/NetworkManager.conf, /run/NetworkManager/conf.d/15-carrier-timeout.conf\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5657] manager[0x55635b364080]: monitoring kernel firmware directory '/lib/firmware'.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5687] hostname: hostname: using hostnamed\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5687] hostname: static hostname changed from (none) to \"ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com\"\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.5690] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.6363] manager[0x55635b364080]: rfkill: Wi-Fi hardware radio set enabled\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.6364] manager[0x55635b364080]: rfkill: WWAN hardware radio set enabled\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n\u2591\u2591 Subject: A start job for unit systemd-rfkill.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-rfkill.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 405.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7041] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.54.1-1.el9/libnm-device-plugin-team.so)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7041] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7042] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7042] manager: Networking is enabled by state file\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7049] settings: Loaded settings plugin: keyfile (internal)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7080] settings: Loaded settings plugin: ifcfg-rh (\"/usr/lib64/NetworkManager/1.54.1-1.el9/libnm-settings-plugin-ifcfg-rh.so\")\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7106] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using \"nmcli connection migrate\"\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7133] dhcp: init: Using DHCP client 'internal'\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7136] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7146] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...\n\u2591\u2591 Subject: A start job for unit NetworkManager-dispatcher.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-dispatcher.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 412.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7180] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7189] device (lo): Activation: starting connection 'lo' (1ca3433f-f55c-44ed-aa9f-8d3e5d974b81)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7195] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7200] device (eth0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Network Manager.\n\u2591\u2591 Subject: A start job for unit NetworkManager.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 202.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7226] bus-manager: acquired D-Bus service \"org.freedesktop.NetworkManager\"\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Network.\n\u2591\u2591 Subject: A start job for unit network.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 204.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7233] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7247] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7258] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7263] device (eth0): carrier: link connected\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7267] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7271] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7275] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7280] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7281] device (eth0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7283] manager: NetworkManager state is now CONNECTING\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7284] device (eth0): state change: prepare -> config (reason 'none', managed-type: 'full')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7290] device (eth0): state change: config -> ip-config (reason 'none', managed-type: 'full')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7292] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online...\n\u2591\u2591 Subject: A start job for unit NetworkManager-wait-online.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-wait-online.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 201.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7326] dhcp4 (eth0): state changed new lease, address=10.31.8.88\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon...\n\u2591\u2591 Subject: A start job for unit gssproxy.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit gssproxy.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 221.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7352] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.7436] device (eth0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon.\n\u2591\u2591 Subject: A start job for unit gssproxy.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit gssproxy.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 221.\nOct 25 08:41:22 ip-10-31-8-88.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).\n\u2591\u2591 Subject: A start job for unit rpc-gssd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-gssd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 217.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services.\n\u2591\u2591 Subject: A start job for unit nfs-client.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit nfs-client.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 214.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems.\n\u2591\u2591 Subject: A start job for unit remote-fs-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-fs-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 222.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems.\n\u2591\u2591 Subject: A start job for unit remote-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 213.\nOct 25 08:41:22 ip-10-31-8-88.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).\n\u2591\u2591 Subject: A start job for unit systemd-pcrphase.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-pcrphase.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 173.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.\n\u2591\u2591 Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-dispatcher.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 412.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8867] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8870] device (eth0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8872] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8878] device (lo): Activation: successful, device activated.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8884] device (eth0): state change: secondaries -> activated (reason 'none', managed-type: 'full')\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8888] manager: NetworkManager state is now CONNECTED_SITE\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8892] device (eth0): Activation: successful, device activated.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8896] manager: NetworkManager state is now CONNECTED_GLOBAL\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com NetworkManager[640]: [1761396082.8899] manager: startup complete\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online.\n\u2591\u2591 Subject: A start job for unit NetworkManager-wait-online.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-wait-online.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 201.\nOct 25 08:41:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Network Stage...\n\u2591\u2591 Subject: A start job for unit cloud-init.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 239.\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.11.160.238\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.18.100.10\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.2.32.37\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Added source 10.2.32.38\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Cloud-init v. 24.4-7.el9 running 'init' at Sat, 25 Oct 2025 12:41:23 +0000. Up 18.56 seconds.\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | eth0 | True | 10.31.8.88 | 255.255.252.0 | global | 12:d5:99:fd:8d:5d |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | eth0 | True | fe80::10d5:99ff:fefd:8d5d/64 | . | link | 12:d5:99:fd:8d:5d |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | lo | True | ::1/128 | . | host | . |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | Route | Destination | Gateway | Interface | Flags |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 1 | fe80::/64 | :: | eth0 | U |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: | 3 | multicast | :: | eth0 | U |\nOct 25 08:41:23 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: ci-info: +-------+-------------+---------+-----------+-------+\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private rsa key pair.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key\nOct 25 08:41:24 ip-10-31-8-88.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\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is:\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:QJ/Jtd/4jZABZt2iKTufh/WIKym9hOE5WSUbk9UQarU root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is:\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +---[RSA 3072]----+\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . X= . |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . o @ ++ . |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . % Eo.. |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o.*o. = |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . So = . |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . *o .o o |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | *..+ = oo .|\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .o+ = o . |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | ..o.o |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private ecdsa key pair.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key\nOct 25 08:41:24 ip-10-31-8-88.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\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is:\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:VCmuIo6HSsRREQOsbRLY4AV2ZxgI8LkS/zmr84Pwb9s root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is:\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +---[ECDSA 256]---+\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |O*+O=o .. |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |=+=o+ ... |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |o=o ... |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |+o+. .. |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |.=o .S |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |o...... |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | B o+. |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |+ * o+ |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |o..*=oE |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Generating public/private ed25519 key pair.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key\nOct 25 08:41:24 ip-10-31-8-88.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\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key fingerprint is:\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: SHA256:Cg+oOfPIfKxvr5XV2upfOLPQgX3lgMVFYzQ7lYNwzRU root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: The key's randomart image is:\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +--[ED25519 256]--+\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | .o=O+E=|\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o.o.== |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . . + .|\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . + + . |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | . o oS+ . . |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: | o +o.+ + |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |= . ooo * . |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |o= +. o = |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: |.+*oo..o.o |\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[731]: +----[SHA256]-----+\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Network Stage.\n\u2591\u2591 Subject: A start job for unit cloud-init.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 239.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability.\n\u2591\u2591 Subject: A start job for unit cloud-config.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 237.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online.\n\u2591\u2591 Subject: A start job for unit network-online.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network-online.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 200.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Config Stage...\n\u2591\u2591 Subject: A start job for unit cloud-config.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 236.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming...\n\u2591\u2591 Subject: A start job for unit kdump.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit kdump.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 209.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness....\n\u2591\u2591 Subject: A start job for unit restraintd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit restraintd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 248.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart...\n\u2591\u2591 Subject: A start job for unit rpc-statd-notify.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-statd-notify.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 215.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service...\n\u2591\u2591 Subject: A start job for unit rsyslog.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rsyslog.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 232.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon...\n\u2591\u2591 Subject: A start job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 240.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions...\n\u2591\u2591 Subject: A start job for unit systemd-user-sessions.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-user-sessions.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 223.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sm-notify[806]: Version 2.5.4 starting\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart.\n\u2591\u2591 Subject: A start job for unit rpc-statd-notify.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-statd-notify.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 215.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness..\n\u2591\u2591 Subject: A start job for unit restraintd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit restraintd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 248.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions.\n\u2591\u2591 Subject: A start job for unit systemd-user-sessions.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-user-sessions.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 223.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler.\n\u2591\u2591 Subject: A start job for unit crond.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit crond.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 205.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1.\n\u2591\u2591 Subject: A start job for unit getty@tty1.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit getty@tty1.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 225.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[808]: Server listening on 0.0.0.0 port 22.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[808]: Server listening on :: port 22.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0.\n\u2591\u2591 Subject: A start job for unit serial-getty@ttyS0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit serial-getty@ttyS0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 229.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts.\n\u2591\u2591 Subject: A start job for unit getty.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit getty.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 224.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon.\n\u2591\u2591 Subject: A start job for unit sshd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 240.\nOct 25 08:41:24 ip-10-31-8-88.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\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service.\n\u2591\u2591 Subject: A start job for unit rsyslog.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rsyslog.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 232.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System.\n\u2591\u2591 Subject: A start job for unit multi-user.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit multi-user.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 120.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com crond[815]: (CRON) STARTUP (1.5.7)\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com crond[815]: (CRON) INFO (Syslog will be used instead of sendmail.)\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com crond[815]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 0% if used.)\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com crond[815]: (CRON) INFO (running with inotify support)\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP...\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp-runlevel.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 211.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP.\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp-runlevel.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 211.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[823]: Cloud-init v. 24.4-7.el9 running 'modules:config' at Sat, 25 Oct 2025 12:41:24 +0000. Up 20.15 seconds.\nOct 25 08:41:24 ip-10-31-8-88.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 ]\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon...\n\u2591\u2591 Subject: A stop job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 492.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[808]: Received signal 15; terminating.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit sshd.service has successfully entered the 'dead' state.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon.\n\u2591\u2591 Subject: A stop job for unit sshd.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 492 and the job result is done.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon...\n\u2591\u2591 Subject: A start job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 492.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[850]: Server listening on 0.0.0.0 port 22.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon.\n\u2591\u2591 Subject: A start job for unit sshd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 492.\nOct 25 08:41:24 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd[850]: Server listening on :: port 22.\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Config Stage.\n\u2591\u2591 Subject: A start job for unit cloud-config.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 236.\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Cloud-init: Final Stage...\n\u2591\u2591 Subject: A start job for unit cloud-final.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-final.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 246.\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com restraintd[814]: Listening on http://localhost:8081\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[876]: Cloud-init v. 24.4-7.el9 running 'modules:final' at Sat, 25 Oct 2025 12:41:25 +0000. Up 20.63 seconds.\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[878]: #############################################################\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[879]: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[881]: 256 SHA256:VCmuIo6HSsRREQOsbRLY4AV2ZxgI8LkS/zmr84Pwb9s root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com (ECDSA)\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[883]: 256 SHA256:Cg+oOfPIfKxvr5XV2upfOLPQgX3lgMVFYzQ7lYNwzRU root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com (ED25519)\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[885]: 3072 SHA256:QJ/Jtd/4jZABZt2iKTufh/WIKym9hOE5WSUbk9UQarU root@ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com (RSA)\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[886]: -----END SSH HOST KEY FINGERPRINTS-----\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[887]: #############################################################\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com cloud-init[876]: Cloud-init v. 24.4-7.el9 finished at Sat, 25 Oct 2025 12:41:25 +0000. Datasource DataSourceEc2Local. Up 20.74 seconds\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Cloud-init: Final Stage.\n\u2591\u2591 Subject: A start job for unit cloud-final.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-final.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 246.\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target.\n\u2591\u2591 Subject: A start job for unit cloud-init.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 235.\nOct 25 08:41:25 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kdumpctl[825]: kdump: Detected change(s) in the following file(s): /etc/fstab\nOct 25 08:41:27 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated.\nOct 25 08:41:27 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kdumpctl[825]: kdump: Rebuilding /boot/initramfs-5.14.0-620.el9.x86_64kdump.img\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1450]: dracut-057-102.git20250818.el9\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Executing: /usr/bin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --mount \"/dev/disk/by-uuid/f9df145f-01c1-4ebf-9b51-45e41fe77b2d /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-620.el9.x86_64kdump.img 5.14.0-620.el9.x86_64\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 0 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 0 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 48 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 48 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 49 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 49 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 50 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 50 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 51 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 51 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 52 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 52 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 53 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 53 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 54 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 54 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 55 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 55 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 56 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 56 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 57 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 57 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 58 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 58 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: Cannot change IRQ 59 affinity: Operation not permitted\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com irqbalance[604]: IRQ 59 affinity is now unmanaged\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmand' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Module 'ifcfg' will not be installed, because it's in the list to be omitted!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Module 'plymouth' will not be installed, because it's in the list to be omitted!\nOct 25 08:41:28 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Module 'resume' will not be installed, because it's in the list to be omitted!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Module 'earlykdump' will not be installed, because it's in the list to be omitted!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: memstrack is not available\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmand' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found!\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: memstrack is not available\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: Selected source 10.2.32.38\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com chronyd[613]: System clock TAI offset set to 37 seconds\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: systemd ***\nOct 25 08:41:29 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: fips ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: systemd-initrd ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: rngd ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: i18n ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: drm ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: prefixdevname ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: kernel-modules ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: kernel-modules-extra ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: kernel-modules-extra: configuration source \"/run/depmod.d\" does not exist\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: kernel-modules-extra: configuration source \"/lib/depmod.d\" does not exist\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: kernel-modules-extra: parsing configuration file \"/etc/depmod.d/dist.conf\"\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: kernel-modules-extra: /etc/depmod.d/dist.conf: added \"updates extra built-in weak-updates\" to the list of search directories\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: fstab-sys ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: rootfs-block ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: terminfo ***\nOct 25 08:41:30 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: udev-rules ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Skipping udev rule: 91-permissions.rules\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Skipping udev rule: 80-drivers-modprobe.rules\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: dracut-systemd ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: usrmount ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: base ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: fs-lib ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: kdumpbase ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: microcode_ctl-fw_dir_override ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl module: mangling fw_dir\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: reset fw_dir to \"/lib/firmware/updates /lib/firmware\"\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: intel: caveats check for kernel version \"5.14.0-620.el9.x86_64\" passed, adding \"/usr/share/microcode_ctl/ucode_with_caveats/intel\" to fw_dir variable\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-2d-07\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-4e-03\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-4f-01\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-55-04\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-5e-03\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-8c-01\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-8e-9e-0x-0xca\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-8e-9e-0x-dell\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8f-08\"...\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: configuration \"intel-06-8f-08\" is ignored\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: microcode_ctl: final fw_dir: \"/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware\"\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: openssl ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: shutdown ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including module: squash ***\nOct 25 08:41:31 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Including modules done ***\nOct 25 08:41:32 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Installing kernel module dependencies ***\nOct 25 08:41:33 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.\nOct 25 08:41:33 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Installing kernel module dependencies done ***\nOct 25 08:41:33 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Resolving executable dependencies ***\nOct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Resolving executable dependencies done ***\nOct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Generating early-microcode cpio image ***\nOct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Constructing GenuineIntel.bin ***\nOct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Constructing GenuineIntel.bin ***\nOct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Store current command line parameters ***\nOct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Stored kernel commandline:\nOct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: No dracut internal kernel commandline stored in the initramfs\nOct 25 08:41:34 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Install squash loader ***\nOct 25 08:41:35 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Squashing the files inside the initramfs ***\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Squashing the files inside the initramfs done ***\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Creating image file '/boot/initramfs-5.14.0-620.el9.x86_64kdump.img' ***\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Hardlinking files ***\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Mode: real\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Files: 51\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Linked: 0 files\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Compared: 0 xattrs\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Compared: 0 files\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Saved: 0 B\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: Duration: 0.000278 seconds\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Hardlinking files done ***\nOct 25 08:41:41 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com dracut[1452]: *** Creating initramfs image file '/boot/initramfs-5.14.0-620.el9.x86_64kdump.img' done ***\nOct 25 08:41:42 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kdumpctl[825]: kdump: kexec: loaded kdump kernel\nOct 25 08:41:42 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com kdumpctl[825]: kdump: Starting kdump: [OK]\nOct 25 08:41:42 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming.\n\u2591\u2591 Subject: A start job for unit kdump.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit kdump.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 209.\nOct 25 08:41:42 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.205s (kernel) + 5.745s (initrd) + 31.073s (userspace) = 38.025s.\n\u2591\u2591 Subject: System start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 All system services necessary queued for starting at boot have been\n\u2591\u2591 started. Note that this does not mean that the machine is now idle as services\n\u2591\u2591 might still be busy with completing start-up.\n\u2591\u2591 \n\u2591\u2591 Kernel start-up required 1205921 microseconds.\n\u2591\u2591 \n\u2591\u2591 Initrd start-up required 5745320 microseconds.\n\u2591\u2591 \n\u2591\u2591 Userspace start-up required 31073916 microseconds.\nOct 25 08:41:52 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-hostnamed.service has successfully entered the 'dead' state.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4273]: Accepted publickey for root from 10.30.33.24 port 47904 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0.\n\u2591\u2591 Subject: A start job for unit user-0.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-0.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 558.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 560.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: New session 1 of user root.\n\u2591\u2591 Subject: A new session 1 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 1 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4273.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 560.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0...\n\u2591\u2591 Subject: A start job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 493.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Queued start job for default target Main User Target.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Created slice User Application Slice.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 5.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 10.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Started Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Starting D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Starting Create User's Volatile Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Finished Create User's Volatile Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Listening on D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Startup finished in 73ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 73723 microseconds.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 493.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root.\n\u2591\u2591 Subject: A start job for unit session-1.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-1.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 561.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4273]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4286]: Received disconnect from 10.30.33.24 port 47904:11: disconnected by user\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4286]: Disconnected from user root 10.30.33.24 port 47904\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4273]: pam_unix(sshd:session): session closed for user root\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-1.scope has successfully entered the 'dead' state.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Session 1 logged out. Waiting for processes to exit.\nOct 25 08:42:58 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Removed session 1.\n\u2591\u2591 Subject: Session 1 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 1 has been terminated.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopping User Manager for UID 0...\n\u2591\u2591 Subject: A stop job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 630.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Activating special unit Exit the Session...\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Main User Target.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 25 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Basic System.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 23 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Paths.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 26 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Sockets.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 19 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped target Timers.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 18 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 29 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Closed D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 16 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Stopped Create User's Volatile Files and Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 22 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Removed slice User Application Slice.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 28 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Shutdown.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 15.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Finished Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 14.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4277]: Reached target Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 13.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user@0.service has successfully entered the 'dead' state.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped User Manager for UID 0.\n\u2591\u2591 Subject: A stop job for unit user@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 630 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopping User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 631.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-user-0.mount has successfully entered the 'dead' state.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user-runtime-dir@0.service has successfully entered the 'dead' state.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Stopped User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 631 and the job result is done.\nOct 25 08:43:08 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of UID 0.\n\u2591\u2591 Subject: A stop job for unit user-0.slice has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-0.slice has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 633 and the job result is done.\nOct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4324]: Accepted publickey for root from 10.31.9.234 port 57102 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nOct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4325]: Accepted publickey for root from 10.31.9.234 port 57112 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nOct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: New session 3 of user root.\n\u2591\u2591 Subject: A new session 3 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 3 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4324.\nOct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0.\n\u2591\u2591 Subject: A start job for unit user-0.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-0.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 637.\nOct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 636.\nOct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: New session 4 of user root.\n\u2591\u2591 Subject: A new session 4 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 4 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4325.\nOct 25 08:43:21 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 636.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0...\n\u2591\u2591 Subject: A start job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 635.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Queued start job for default target Main User Target.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Created slice User Application Slice.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 6.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Started Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Starting D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Starting Create User's Volatile Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Finished Create User's Volatile Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Listening on D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 7.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Reached target Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[4331]: Startup finished in 59ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 59256 microseconds.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 635.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root.\n\u2591\u2591 Subject: A start job for unit session-3.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-3.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 703.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root.\n\u2591\u2591 Subject: A start job for unit session-4.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-4.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 772.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4324]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4325]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4341]: Received disconnect from 10.31.9.234 port 57112:11: disconnected by user\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4341]: Disconnected from user root 10.31.9.234 port 57112\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com sshd-session[4325]: pam_unix(sshd:session): session closed for user root\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-4.scope has successfully entered the 'dead' state.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Session 4 logged out. Waiting for processes to exit.\nOct 25 08:43:22 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd-logind[606]: Removed session 4.\n\u2591\u2591 Subject: Session 4 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 4 has been terminated.\nOct 25 08:43:32 ip-10-31-8-88.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!)\nOct 25 08:43:33 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service...\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 841.\nOct 25 08:43:33 ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service.\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 841.\nOct 25 08:43:33 managed-node1 systemd-hostnamed[6634]: Hostname set to (static)\nOct 25 08:43:33 managed-node1 NetworkManager[640]: [1761396213.6716] hostname: static hostname changed from \"ip-10-31-8-88.testing-farm.us-east-1.aws.redhat.com\" to \"managed-node1\"\nOct 25 08:43:33 managed-node1 systemd[1]: Starting Network Manager Script Dispatcher Service...\n\u2591\u2591 Subject: A start job for unit NetworkManager-dispatcher.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-dispatcher.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 907.\nOct 25 08:43:33 managed-node1 systemd[1]: Started Network Manager Script Dispatcher Service.\n\u2591\u2591 Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-dispatcher.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 907.\nOct 25 08:43:34 managed-node1 unknown: Leaving test '/Prepare-managed-node/tests/prep_managed_node' (serial number 1). (Be aware the test name is sanitized!)\nOct 25 08:43:43 managed-node1 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.\nOct 25 08:44:01 managed-node1 sshd-session[7337]: Accepted publickey for root from 10.31.10.162 port 44032 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nOct 25 08:44:01 managed-node1 systemd-logind[606]: New session 6 of user root.\n\u2591\u2591 Subject: A new session 6 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 6 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 7337.\nOct 25 08:44:01 managed-node1 systemd[1]: Started Session 6 of User root.\n\u2591\u2591 Subject: A start job for unit session-6.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-6.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 973.\nOct 25 08:44:01 managed-node1 sshd-session[7337]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:44:01 managed-node1 sshd-session[7340]: Received disconnect from 10.31.10.162 port 44032:11: disconnected by user\nOct 25 08:44:01 managed-node1 sshd-session[7340]: Disconnected from user root 10.31.10.162 port 44032\nOct 25 08:44:01 managed-node1 sshd-session[7337]: pam_unix(sshd:session): session closed for user root\nOct 25 08:44:01 managed-node1 systemd[1]: session-6.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-6.scope has successfully entered the 'dead' state.\nOct 25 08:44:01 managed-node1 systemd-logind[606]: Session 6 logged out. Waiting for processes to exit.\nOct 25 08:44:01 managed-node1 systemd-logind[606]: Removed session 6.\n\u2591\u2591 Subject: Session 6 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 6 has been terminated.\nOct 25 08:44:01 managed-node1 sshd-session[7364]: Accepted publickey for root from 10.31.10.162 port 44036 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nOct 25 08:44:01 managed-node1 systemd-logind[606]: New session 7 of user root.\n\u2591\u2591 Subject: A new session 7 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 7 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 7364.\nOct 25 08:44:01 managed-node1 systemd[1]: Started Session 7 of User root.\n\u2591\u2591 Subject: A start job for unit session-7.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-7.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1042.\nOct 25 08:44:01 managed-node1 sshd-session[7364]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:44:01 managed-node1 sshd-session[7367]: Received disconnect from 10.31.10.162 port 44036:11: disconnected by user\nOct 25 08:44:01 managed-node1 sshd-session[7367]: Disconnected from user root 10.31.10.162 port 44036\nOct 25 08:44:01 managed-node1 sshd-session[7364]: pam_unix(sshd:session): session closed for user root\nOct 25 08:44:01 managed-node1 systemd[1]: session-7.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-7.scope has successfully entered the 'dead' state.\nOct 25 08:44:01 managed-node1 systemd-logind[606]: Session 7 logged out. Waiting for processes to exit.\nOct 25 08:44:01 managed-node1 systemd-logind[606]: Removed session 7.\n\u2591\u2591 Subject: Session 7 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 7 has been terminated.\nOct 25 08:44:02 managed-node1 sshd-session[7393]: Accepted publickey for root from 10.31.10.162 port 44046 ssh2: ECDSA SHA256:HXJnu+fcWdFIoltGSYlsm95S5zITfOgI7WDz6xqFSM4\nOct 25 08:44:02 managed-node1 systemd-logind[606]: New session 8 of user root.\n\u2591\u2591 Subject: A new session 8 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 8 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 7393.\nOct 25 08:44:02 managed-node1 systemd[1]: Started Session 8 of User root.\n\u2591\u2591 Subject: A start job for unit session-8.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-8.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1111.\nOct 25 08:44:02 managed-node1 sshd-session[7393]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:44:03 managed-node1 systemd[1]: systemd-hostnamed.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-hostnamed.service has successfully entered the 'dead' state.\nOct 25 08:44:04 managed-node1 python3.9[7572]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nOct 25 08:44:04 managed-node1 python3.9[7747]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nOct 25 08:44:05 managed-node1 python3.9[7896]: ansible-ansible.legacy.dnf Invoked with name=['systemd'] 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\nOct 25 08:44:18 managed-node1 sshd-session[7978]: Accepted publickey for root from 10.31.10.162 port 58098 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nOct 25 08:44:18 managed-node1 systemd-logind[606]: New session 9 of user root.\n\u2591\u2591 Subject: A new session 9 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 9 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 7978.\nOct 25 08:44:18 managed-node1 systemd[1]: Started Session 9 of User root.\n\u2591\u2591 Subject: A start job for unit session-9.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-9.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1181.\nOct 25 08:44:18 managed-node1 sshd-session[7978]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:44:18 managed-node1 sshd-session[7981]: Received disconnect from 10.31.10.162 port 58098:11: disconnected by user\nOct 25 08:44:18 managed-node1 sshd-session[7981]: Disconnected from user root 10.31.10.162 port 58098\nOct 25 08:44:18 managed-node1 sshd-session[7978]: pam_unix(sshd:session): session closed for user root\nOct 25 08:44:18 managed-node1 systemd[1]: session-9.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-9.scope has successfully entered the 'dead' state.\nOct 25 08:44:18 managed-node1 systemd-logind[606]: Session 9 logged out. Waiting for processes to exit.\nOct 25 08:44:18 managed-node1 systemd-logind[606]: Removed session 9.\n\u2591\u2591 Subject: Session 9 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 9 has been terminated.\nOct 25 08:44:18 managed-node1 sshd-session[8006]: Accepted publickey for root from 10.31.10.162 port 58108 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nOct 25 08:44:18 managed-node1 systemd-logind[606]: New session 10 of user root.\n\u2591\u2591 Subject: A new session 10 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 10 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 8006.\nOct 25 08:44:19 managed-node1 systemd[1]: Started Session 10 of User root.\n\u2591\u2591 Subject: A start job for unit session-10.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-10.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1250.\nOct 25 08:44:19 managed-node1 sshd-session[8006]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nOct 25 08:44:19 managed-node1 sshd-session[8009]: Received disconnect from 10.31.10.162 port 58108:11: disconnected by user\nOct 25 08:44:19 managed-node1 sshd-session[8009]: Disconnected from user root 10.31.10.162 port 58108\nOct 25 08:44:19 managed-node1 sshd-session[8006]: pam_unix(sshd:session): session closed for user root\nOct 25 08:44:19 managed-node1 systemd-logind[606]: Session 10 logged out. Waiting for processes to exit.\nOct 25 08:44:19 managed-node1 systemd[1]: session-10.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-10.scope has successfully entered the 'dead' state.\nOct 25 08:44:19 managed-node1 systemd-logind[606]: Removed session 10.\n\u2591\u2591 Subject: Session 10 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 10 has been terminated.\nOct 25 08:44:20 managed-node1 python3.9[8207]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nOct 25 08:44:20 managed-node1 python3.9[8382]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nOct 25 08:44:21 managed-node1 python3.9[8531]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journal-flush.service dest=/etc/systemd/system/systemd-journal-flush.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nOct 25 08:44:21 managed-node1 python3.9[8680]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\\[Unit\\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nOct 25 08:44:21 managed-node1 python3.9[8829]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journal-flush.service insertafter=^\\[Unit\\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nOct 25 08:44:22 managed-node1 python3.9[8978]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nOct 25 08:44:22 managed-node1 python3.9[9127]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\\[Unit\\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nOct 25 08:44:23 managed-node1 python3.9[9276]: ansible-systemd Invoked with daemon_reload=True daemon_reexec=False scope=system no_block=False name=None state=None enabled=None force=None masked=None\nOct 25 08:44:23 managed-node1 systemd[1]: Reloading.\nOct 25 08:44:23 managed-node1 systemd-rc-local-generator[9293]: /etc/rc.d/rc.local is not marked executable, skipping.\nOct 25 08:44:23 managed-node1 python3.9[9454]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nOct 25 08:44:24 managed-node1 python3.9[9603]: ansible-ansible.legacy.dnf Invoked with name=['systemd'] 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\nOct 25 08:44:29 managed-node1 python3.9[9787]: ansible-ansible.legacy.command Invoked with _raw_params=set -x\n exec 1>&2\n journalctl -ex\n journalctl -b -u systemd-journald\n cat \"/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\"\n _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\n+ journalctl -b -u systemd-journald\nOct 25 08:41:05 localhost systemd-journald[235]: Journal started\nOct 25 08:41:05 localhost systemd-journald[235]: Runtime Journal (/run/log/journal/069af715d1e74b84b104f17b466f7f36) is 8.0M, max 69.3M, 61.3M free.\nOct 25 08:41:08 localhost systemd-journald[235]: Journal stopped\nOct 25 08:41:15 localhost systemd-journald[502]: Journal started\nOct 25 08:41:15 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) is 8.0M, max 69.3M, 61.3M free.\nOct 25 08:41:15 localhost systemd[1]: systemd-journald.service: Deactivated successfully.\nOct 25 08:41:15 localhost systemd-journald[502]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) is 8.0M, max 69.3M, 61.3M free.\nOct 25 08:41:15 localhost systemd-journald[502]: Received client request to flush runtime journal.\n+ cat /etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf\ncat: /etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf: No such file or directory", "task_name": "Debug", "task_path": "/tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:145" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 25 October 2025 08:44:32 -0400 (0:00:00.997) 0:00:13.240 ****** =============================================================================== fedora.linux_system_roles.journald : Ensure required packages are installed --- 5.41s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:15 Gathering Facts --------------------------------------------------------- 1.03s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:3 Restart journald services ----------------------------------------------- 1.00s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:171 Reload systemd to ensure startlimit changes take effect upon restart ---- 0.82s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:50 Make a copy of the service files ---------------------------------------- 0.79s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:22 Change the startlimit to avoid errors with excessive journald restarts --- 0.74s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:30 Remove copy of the service files ---------------------------------------- 0.66s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:161 Reload systemd to cleanup ----------------------------------------------- 0.62s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:167 Debug ------------------------------------------------------------------- 0.50s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:145 Cleanup ----------------------------------------------------------------- 0.43s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:156 fedora.linux_system_roles.journald : Check if system is ostree ---------- 0.41s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:10 Make a copy of the systemd-journald.service ----------------------------- 0.34s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:37 Change the startlimit to avoid errors with excessive journald restarts --- 0.33s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:44 fedora.linux_system_roles.journald : Warn if journald_sync_interval is set in volatile mode --- 0.04s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:6 fedora.linux_system_roles.journald : Ensure ansible_facts used by role --- 0.03s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:2 Run the role ------------------------------------------------------------ 0.03s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/tests/journald/tests_example.yml:54 fedora.linux_system_roles.journald : Set flag to indicate system is ostree --- 0.02s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/set_vars.yml:15 fedora.linux_system_roles.journald : Set platform/version specific variables --- 0.02s /tmp/collections-sPu/ansible_collections/fedora/linux_system_roles/roles/journald/tasks/main.yml:3 Oct 25 08:44:19 managed-node1 systemd[1]: Started Session 10 of User root. ░░ Subject: A start job for unit session-10.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-10.scope has finished successfully. ░░ ░░ The job identifier is 1250. Oct 25 08:44:19 managed-node1 sshd-session[8006]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:44:19 managed-node1 sshd-session[8009]: Received disconnect from 10.31.10.162 port 58108:11: disconnected by user Oct 25 08:44:19 managed-node1 sshd-session[8009]: Disconnected from user root 10.31.10.162 port 58108 Oct 25 08:44:19 managed-node1 sshd-session[8006]: pam_unix(sshd:session): session closed for user root Oct 25 08:44:19 managed-node1 systemd-logind[606]: Session 10 logged out. Waiting for processes to exit. Oct 25 08:44:19 managed-node1 systemd[1]: session-10.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-10.scope has successfully entered the 'dead' state. Oct 25 08:44:19 managed-node1 systemd-logind[606]: Removed session 10. ░░ Subject: Session 10 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 10 has been terminated. Oct 25 08:44:20 managed-node1 python3.9[8207]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 25 08:44:20 managed-node1 python3.9[8382]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:21 managed-node1 python3.9[8531]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journal-flush.service dest=/etc/systemd/system/systemd-journal-flush.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:21 managed-node1 python3.9[8680]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:21 managed-node1 python3.9[8829]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journal-flush.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:22 managed-node1 python3.9[8978]: ansible-ansible.legacy.copy Invoked with src=/usr/lib/systemd/system/systemd-journald.service dest=/etc/systemd/system/systemd-journald.service remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:22 managed-node1 python3.9[9127]: ansible-lineinfile Invoked with path=/etc/systemd/system/systemd-journald.service insertafter=^\[Unit\] line=StartLimitIntervalSec=0 state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:23 managed-node1 python3.9[9276]: ansible-systemd Invoked with daemon_reload=True daemon_reexec=False scope=system no_block=False name=None state=None enabled=None force=None masked=None Oct 25 08:44:23 managed-node1 systemd[1]: Reloading. Oct 25 08:44:23 managed-node1 systemd-rc-local-generator[9293]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 25 08:44:23 managed-node1 python3.9[9454]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 25 08:44:24 managed-node1 python3.9[9603]: ansible-ansible.legacy.dnf Invoked with name=['systemd'] 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 Oct 25 08:44:29 managed-node1 python3.9[9787]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 journalctl -ex journalctl -b -u systemd-journald cat "/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf" _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 Oct 25 08:44:30 managed-node1 python3.9[9939]: ansible-file Invoked with path=/etc/systemd/journald.conf.d/99-linux-system-roles-journald.conf state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:30 managed-node1 python3.9[10088]: ansible-file Invoked with path=/etc/systemd/system/systemd-journald.service state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:31 managed-node1 python3.9[10237]: ansible-file Invoked with path=/etc/systemd/system/systemd-journal-flush.service state=absent 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 mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Oct 25 08:44:31 managed-node1 python3.9[10386]: ansible-systemd Invoked with daemon_reload=True daemon_reexec=False scope=system no_block=False name=None state=None enabled=None force=None masked=None Oct 25 08:44:31 managed-node1 systemd[1]: Reloading. Oct 25 08:44:31 managed-node1 systemd-rc-local-generator[10403]: /etc/rc.d/rc.local is not marked executable, skipping. Oct 25 08:44:32 managed-node1 python3.9[10564]: ansible-ansible.legacy.systemd Invoked with name=systemd-journald.service state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 25 08:44:32 managed-node1 systemd-journald[502]: 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. Oct 25 08:44:32 managed-node1 systemd[1]: Stopping Journal Service... Oct 25 08:44:32 managed-node1 systemd-journald[502]: Received SIGTERM from PID 1 (systemd). Oct 25 08:44:32 managed-node1 systemd[1]: systemd-journald.service: Deactivated successfully. Oct 25 08:44:32 managed-node1 systemd[1]: Stopped Journal Service. Oct 25 08:44:32 managed-node1 systemd[1]: Starting Journal Service... Oct 25 08:44:32 managed-node1 systemd-journald[10568]: 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. Oct 25 08:44:32 managed-node1 systemd-journald[10568]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) 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/00523ca1a71448018f17ad18aa6c2004) is currently using 8.0M. ░░ Maximum allowed usage is set to 69.3M. ░░ Leaving at least 34.6M free (of currently available 676.4M 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. Oct 25 08:44:32 managed-node1 systemd[1]: Started Journal Service. Oct 25 08:44:32 managed-node1 python3.9[10717]: ansible-ansible.legacy.systemd Invoked with name=systemd-journal-flush.service state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Oct 25 08:44:32 managed-node1 systemd[1]: Stopping Flush Journal to Persistent Storage... ░░ Subject: A stop job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 1325. Oct 25 08:44:32 managed-node1 systemd-journald[10568]: Received client request to relinquish /var/log/journal/00523ca1a71448018f17ad18aa6c2004 access. Oct 25 08:44:32 managed-node1 systemd[1]: systemd-journal-flush.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-journal-flush.service has successfully entered the 'dead' state. Oct 25 08:44:32 managed-node1 systemd[1]: Stopped Flush Journal to Persistent Storage. ░░ Subject: A stop job for unit systemd-journal-flush.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-journal-flush.service has finished. ░░ ░░ The job identifier is 1325 and the job result is done. Oct 25 08:44:32 managed-node1 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 1325. Oct 25 08:44:32 managed-node1 systemd-journald[10568]: Runtime Journal (/run/log/journal/00523ca1a71448018f17ad18aa6c2004) 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/00523ca1a71448018f17ad18aa6c2004) is currently using 8.0M. ░░ Maximum allowed usage is set to 69.3M. ░░ Leaving at least 34.6M free (of currently available 676.4M 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. Oct 25 08:44:32 managed-node1 systemd-journald[10568]: Received client request to flush runtime journal. Oct 25 08:44:32 managed-node1 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 1325. Oct 25 08:44:32 managed-node1 sshd-session[10747]: Accepted publickey for root from 10.31.10.162 port 59568 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 25 08:44:32 managed-node1 systemd-logind[606]: New session 11 of user root. ░░ Subject: A new session 11 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 11 has been created for the user root. ░░ ░░ The leading process of the session is 10747. Oct 25 08:44:32 managed-node1 systemd[1]: Started Session 11 of User root. ░░ Subject: A start job for unit session-11.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-11.scope has finished successfully. ░░ ░░ The job identifier is 1332. Oct 25 08:44:32 managed-node1 sshd-session[10747]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Oct 25 08:44:32 managed-node1 sshd-session[10750]: Received disconnect from 10.31.10.162 port 59568:11: disconnected by user Oct 25 08:44:32 managed-node1 sshd-session[10750]: Disconnected from user root 10.31.10.162 port 59568 Oct 25 08:44:32 managed-node1 sshd-session[10747]: pam_unix(sshd:session): session closed for user root Oct 25 08:44:32 managed-node1 systemd[1]: session-11.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-11.scope has successfully entered the 'dead' state. Oct 25 08:44:32 managed-node1 systemd-logind[606]: Session 11 logged out. Waiting for processes to exit. Oct 25 08:44:32 managed-node1 systemd-logind[606]: Removed session 11. ░░ Subject: Session 11 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 11 has been terminated. Oct 25 08:44:33 managed-node1 sshd-session[10775]: Accepted publickey for root from 10.31.10.162 port 59584 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 25 08:44:33 managed-node1 systemd-logind[606]: New session 12 of user root. ░░ Subject: A new session 12 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 12 has been created for the user root. ░░ ░░ The leading process of the session is 10775. Oct 25 08:44:33 managed-node1 systemd[1]: Started Session 12 of User root. ░░ Subject: A start job for unit session-12.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-12.scope has finished successfully. ░░ ░░ The job identifier is 1401. Oct 25 08:44:33 managed-node1 sshd-session[10775]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)