ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', 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 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:5 Wednesday 23 July 2025 14:46:27 -0400 (0:00:00.033) 0:00:00.033 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_test_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n35383939616163653333633431363463313831383037386236646138333162396161356130303461\n3932623930643263313563336163316337643562333936360a363538636631313039343233383732\n38666530383538656639363465313230343533386130303833336434303438333161656262346562\n3362626538613031640a663330613638366132356534363534353239616666653466353961323533\n6565\n" }, "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/tmp/podman-iGr/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 Wednesday 23 July 2025 14:46:27 -0400 (0:00:00.035) 0:00:00.068 ******** ok: [managed-node2] META: ran handlers TASK [Test is only supported on x86_64] **************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:55 Wednesday 23 July 2025 14:46:28 -0400 (0:00:01.105) 0:00:01.174 ******** skipping: [managed-node2] => {} META: TASK [Run role - do not pull images] ******************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:70 Wednesday 23 July 2025 14:46:28 -0400 (0:00:00.111) 0:00:01.286 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 23 July 2025 14:46:28 -0400 (0:00:00.138) 0:00:01.425 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 23 July 2025 14:46:28 -0400 (0:00:00.047) 0:00:01.472 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 23 July 2025 14:46:28 -0400 (0:00:00.027) 0:00:01.500 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 23 July 2025 14:46:29 -0400 (0:00:00.576) 0:00:02.076 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Wednesday 23 July 2025 14:46:29 -0400 (0:00:00.041) 0:00:02.117 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Wednesday 23 July 2025 14:46:29 -0400 (0:00:00.420) 0:00:02.538 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Wednesday 23 July 2025 14:46:29 -0400 (0:00:00.031) 0:00:02.569 ******** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 23 July 2025 14:46:29 -0400 (0:00:00.076) 0:00:02.646 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 23 July 2025 14:46:31 -0400 (0:00:01.695) 0:00:04.342 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 23 July 2025 14:46:31 -0400 (0:00:00.034) 0:00:04.377 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 23 July 2025 14:46:31 -0400 (0:00:00.041) 0:00:04.419 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Wednesday 23 July 2025 14:46:31 -0400 (0:00:00.035) 0:00:04.455 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Wednesday 23 July 2025 14:46:31 -0400 (0:00:00.035) 0:00:04.490 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Wednesday 23 July 2025 14:46:31 -0400 (0:00:00.035) 0:00:04.526 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028111", "end": "2025-07-23 14:46:32.070646", "rc": 0, "start": "2025-07-23 14:46:32.042535" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Wednesday 23 July 2025 14:46:32 -0400 (0:00:00.563) 0:00:05.090 ******** ok: [managed-node2] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 23 July 2025 14:46:32 -0400 (0:00:00.057) 0:00:05.148 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Wednesday 23 July 2025 14:46:32 -0400 (0:00:00.055) 0:00:05.203 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 23 July 2025 14:46:32 -0400 (0:00:00.085) 0:00:05.289 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Wednesday 23 July 2025 14:46:32 -0400 (0:00:00.099) 0:00:05.389 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:46:32 -0400 (0:00:00.070) 0:00:05.459 ******** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.610) 0:00:06.069 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.068) 0:00:06.138 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.073) 0:00:06.211 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.434) 0:00:06.646 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.042) 0:00:06.688 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.081) 0:00:06.769 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.038) 0:00:06.808 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.038) 0:00:06.847 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.037) 0:00:06.884 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:46:33 -0400 (0:00:00.037) 0:00:06.922 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.038) 0:00:06.960 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.035) 0:00:06.996 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.083) 0:00:07.079 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.064) 0:00:07.144 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.035) 0:00:07.180 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.033) 0:00:07.213 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.070) 0:00:07.283 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.035) 0:00:07.319 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.036) 0:00:07.356 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.080) 0:00:07.436 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.077) 0:00:07.514 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.035) 0:00:07.550 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.072) 0:00:07.623 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.033) 0:00:07.657 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.038) 0:00:07.695 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.038) 0:00:07.734 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.039) 0:00:07.773 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.036) 0:00:07.809 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.034) 0:00:07.844 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.033) 0:00:07.878 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.032) 0:00:07.910 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Wednesday 23 July 2025 14:46:34 -0400 (0:00:00.032) 0:00:07.943 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.032) 0:00:07.976 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.031) 0:00:08.007 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.085) 0:00:08.092 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.043) 0:00:08.136 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.086) 0:00:08.222 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.033) 0:00:08.256 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.052) 0:00:08.309 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.066) 0:00:08.375 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.053) 0:00:08.429 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.042) 0:00:08.471 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.051) 0:00:08.522 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.382) 0:00:08.905 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:46:35 -0400 (0:00:00.037) 0:00:08.942 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.039) 0:00:08.982 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.037) 0:00:09.019 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.037) 0:00:09.057 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.037) 0:00:09.094 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.039) 0:00:09.134 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.039) 0:00:09.173 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:63 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.042) 0:00:09.216 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.150) 0:00:09.367 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:79 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.056) 0:00:09.423 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:90 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.055) 0:00:09.479 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:108 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.094) 0:00:09.573 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:115 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.043) 0:00:09.617 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:119 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.037) 0:00:09.655 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.076) 0:00:09.731 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.060) 0:00:09.792 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.035) 0:00:09.827 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.034) 0:00:09.862 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.034) 0:00:09.897 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Wednesday 23 July 2025 14:46:36 -0400 (0:00:00.033) 0:00:09.930 ******** skipping: [managed-node2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Wednesday 23 July 2025 14:46:37 -0400 (0:00:00.042) 0:00:09.972 ******** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:50 Wednesday 23 July 2025 14:46:37 -0400 (0:00:00.557) 0:00:10.530 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:62 Wednesday 23 July 2025 14:46:37 -0400 (0:00:00.091) 0:00:10.622 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 23 July 2025 14:46:37 -0400 (0:00:00.039) 0:00:10.661 ******** changed: [managed-node2] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1753296397.7675512-24805-235186538926572/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.816) 0:00:11.478 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:115 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.043) 0:00:11.521 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:131 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.048) 0:00:11.570 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.048) 0:00:11.619 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.034) 0:00:11.653 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.036) 0:00:11.690 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:86 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.033) 0:00:11.724 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:90 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.038) 0:00:11.763 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.085) 0:00:11.848 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 23 July 2025 14:46:38 -0400 (0:00:00.059) 0:00:11.907 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 23 July 2025 14:46:39 -0400 (0:00:00.044) 0:00:11.952 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 23 July 2025 14:46:39 -0400 (0:00:00.089) 0:00:12.041 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Wednesday 23 July 2025 14:46:39 -0400 (0:00:00.037) 0:00:12.079 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Wednesday 23 July 2025 14:46:39 -0400 (0:00:00.034) 0:00:12.113 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Wednesday 23 July 2025 14:46:39 -0400 (0:00:00.040) 0:00:12.153 ******** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 23 July 2025 14:46:39 -0400 (0:00:00.105) 0:00:12.259 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 23 July 2025 14:46:40 -0400 (0:00:01.505) 0:00:13.765 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 23 July 2025 14:46:40 -0400 (0:00:00.036) 0:00:13.801 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 23 July 2025 14:46:40 -0400 (0:00:00.042) 0:00:13.844 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Wednesday 23 July 2025 14:46:40 -0400 (0:00:00.041) 0:00:13.886 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Wednesday 23 July 2025 14:46:40 -0400 (0:00:00.058) 0:00:13.944 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.104) 0:00:14.048 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025160", "end": "2025-07-23 14:46:41.476182", "rc": 0, "start": "2025-07-23 14:46:41.451022" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.441) 0:00:14.490 ******** ok: [managed-node2] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.039) 0:00:14.529 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.043) 0:00:14.572 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.060) 0:00:14.633 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.081) 0:00:14.715 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.093) 0:00:14.808 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.056) 0:00:14.864 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:46:41 -0400 (0:00:00.051) 0:00:14.916 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.081) 0:00:14.998 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.422) 0:00:15.421 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.046) 0:00:15.467 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.094) 0:00:15.562 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.041) 0:00:15.604 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.037) 0:00:15.642 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.040) 0:00:15.682 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.050) 0:00:15.733 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.042) 0:00:15.776 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.042) 0:00:15.818 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Wednesday 23 July 2025 14:46:42 -0400 (0:00:00.096) 0:00:15.915 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.065) 0:00:15.980 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.037) 0:00:16.017 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.041) 0:00:16.059 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.106) 0:00:16.165 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.054) 0:00:16.220 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.045) 0:00:16.266 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.089) 0:00:16.355 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.093) 0:00:16.448 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.034) 0:00:16.483 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.073) 0:00:16.557 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.049) 0:00:16.606 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.042) 0:00:16.649 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.055) 0:00:16.705 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.042) 0:00:16.747 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.043) 0:00:16.791 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.046) 0:00:16.837 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.038) 0:00:16.876 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.032) 0:00:16.908 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Wednesday 23 July 2025 14:46:43 -0400 (0:00:00.034) 0:00:16.942 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.034) 0:00:16.977 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.035) 0:00:17.013 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.104) 0:00:17.117 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.058) 0:00:17.175 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.054) 0:00:17.230 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.094) 0:00:17.324 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.051) 0:00:17.376 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.071) 0:00:17.448 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.057) 0:00:17.505 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.054) 0:00:17.559 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:46:44 -0400 (0:00:00.066) 0:00:17.626 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.416) 0:00:18.043 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.051) 0:00:18.095 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.047) 0:00:18.142 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.050) 0:00:18.192 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.037) 0:00:18.230 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.038) 0:00:18.268 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.037) 0:00:18.306 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.037) 0:00:18.343 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:63 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.041) 0:00:18.385 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.084) 0:00:18.469 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:79 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.121) 0:00:18.591 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:90 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.044) 0:00:18.636 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:108 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.098) 0:00:18.734 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:115 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.043) 0:00:18.778 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:119 Wednesday 23 July 2025 14:46:45 -0400 (0:00:00.040) 0:00:18.818 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Wednesday 23 July 2025 14:46:46 -0400 (0:00:00.132) 0:00:18.951 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 23 July 2025 14:46:46 -0400 (0:00:00.070) 0:00:19.022 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 23 July 2025 14:46:46 -0400 (0:00:00.059) 0:00:19.082 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 23 July 2025 14:46:46 -0400 (0:00:00.058) 0:00:19.140 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Wednesday 23 July 2025 14:46:46 -0400 (0:00:00.059) 0:00:19.200 ******** TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Wednesday 23 July 2025 14:46:46 -0400 (0:00:00.055) 0:00:19.255 ******** ok: [managed-node2] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Wednesday 23 July 2025 14:46:47 -0400 (0:00:01.209) 0:00:20.465 ******** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:50 Wednesday 23 July 2025 14:46:48 -0400 (0:00:00.490) 0:00:20.955 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:62 Wednesday 23 July 2025 14:46:48 -0400 (0:00:00.062) 0:00:21.018 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Wednesday 23 July 2025 14:46:48 -0400 (0:00:00.060) 0:00:21.078 ******** changed: [managed-node2] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1753296408.1909351-25252-252539944039282/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:87 Wednesday 23 July 2025 14:46:48 -0400 (0:00:00.811) 0:00:21.890 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:115 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.065) 0:00:21.955 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:131 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.069) 0:00:22.024 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.077) 0:00:22.101 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.045) 0:00:22.147 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.061) 0:00:22.208 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:106 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.054) 0:00:22.262 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:113 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.051) 0:00:22.314 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.187) 0:00:22.501 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.079) 0:00:22.581 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.068) 0:00:22.650 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.060) 0:00:22.710 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.057) 0:00:22.768 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.043) 0:00:22.812 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Wednesday 23 July 2025 14:46:49 -0400 (0:00:00.044) 0:00:22.857 ******** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 23 July 2025 14:46:50 -0400 (0:00:00.107) 0:00:22.965 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 23 July 2025 14:46:51 -0400 (0:00:01.539) 0:00:24.504 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 23 July 2025 14:46:51 -0400 (0:00:00.058) 0:00:24.563 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 23 July 2025 14:46:51 -0400 (0:00:00.188) 0:00:24.751 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Wednesday 23 July 2025 14:46:51 -0400 (0:00:00.049) 0:00:24.801 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Wednesday 23 July 2025 14:46:51 -0400 (0:00:00.036) 0:00:24.837 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Wednesday 23 July 2025 14:46:51 -0400 (0:00:00.035) 0:00:24.873 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028838", "end": "2025-07-23 14:46:52.280116", "rc": 0, "start": "2025-07-23 14:46:52.251278" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.422) 0:00:25.295 ******** ok: [managed-node2] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.038) 0:00:25.334 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.038) 0:00:25.373 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.097) 0:00:25.470 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.129) 0:00:25.600 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.084) 0:00:25.684 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.050) 0:00:25.734 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.040) 0:00:25.775 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:46:52 -0400 (0:00:00.054) 0:00:25.829 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.433) 0:00:26.263 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.039) 0:00:26.303 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.040) 0:00:26.343 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.041) 0:00:26.384 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.041) 0:00:26.426 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.040) 0:00:26.466 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.041) 0:00:26.508 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.039) 0:00:26.547 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.039) 0:00:26.587 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.084) 0:00:26.671 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.064) 0:00:26.736 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.035) 0:00:26.772 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.035) 0:00:26.807 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.079) 0:00:26.886 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 23 July 2025 14:46:53 -0400 (0:00:00.036) 0:00:26.922 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.035) 0:00:26.958 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.112) 0:00:27.070 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.034) 0:00:27.105 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.048) 0:00:27.154 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.088) 0:00:27.242 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.037) 0:00:27.279 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.033) 0:00:27.313 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.038) 0:00:27.351 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.038) 0:00:27.389 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.036) 0:00:27.426 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.036) 0:00:27.462 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.034) 0:00:27.497 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.034) 0:00:27.532 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.034) 0:00:27.566 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.033) 0:00:27.600 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.035) 0:00:27.636 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.136) 0:00:27.773 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.048) 0:00:27.821 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.056) 0:00:27.878 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 23 July 2025 14:46:54 -0400 (0:00:00.044) 0:00:27.922 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.052) 0:00:27.975 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.068) 0:00:28.043 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.045) 0:00:28.089 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.048) 0:00:28.137 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.050) 0:00:28.188 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.392) 0:00:28.581 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.039) 0:00:28.620 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.038) 0:00:28.659 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.040) 0:00:28.700 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.037) 0:00:28.737 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.039) 0:00:28.777 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.039) 0:00:28.817 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:46:55 -0400 (0:00:00.111) 0:00:28.928 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:63 Wednesday 23 July 2025 14:46:56 -0400 (0:00:00.064) 0:00:28.992 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 23 July 2025 14:46:56 -0400 (0:00:00.090) 0:00:29.083 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:79 Wednesday 23 July 2025 14:46:56 -0400 (0:00:00.078) 0:00:29.162 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:90 Wednesday 23 July 2025 14:46:56 -0400 (0:00:00.056) 0:00:29.218 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:108 Wednesday 23 July 2025 14:46:56 -0400 (0:00:00.129) 0:00:29.347 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:115 Wednesday 23 July 2025 14:46:56 -0400 (0:00:00.050) 0:00:29.397 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 23 July 2025 14:46:56 -0400 (0:00:00.110) 0:00:29.507 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 23 July 2025 14:46:56 -0400 (0:00:00.035) 0:00:29.543 ******** ok: [managed-node2] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 Wednesday 23 July 2025 14:46:57 -0400 (0:00:00.817) 0:00:30.361 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296398.4482095, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "ctime": 1753296398.4522095, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 50331852, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753296398.0942082, "nlink": 1, "path": "/etc/containers/systemd/nopull.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "version": "3348889673", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 23 July 2025 14:46:57 -0400 (0:00:00.395) 0:00:30.757 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Wednesday 23 July 2025 14:46:57 -0400 (0:00:00.123) 0:00:30.880 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Wednesday 23 July 2025 14:46:58 -0400 (0:00:00.574) 0:00:31.455 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:20 Wednesday 23 July 2025 14:46:58 -0400 (0:00:00.057) 0:00:31.512 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Reset raw variable] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:28 Wednesday 23 July 2025 14:46:58 -0400 (0:00:00.037) 0:00:31.550 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:43 Wednesday 23 July 2025 14:46:58 -0400 (0:00:00.037) 0:00:31.587 ******** changed: [managed-node2] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 Wednesday 23 July 2025 14:46:59 -0400 (0:00:00.423) 0:00:32.011 ******** ok: [managed-node2] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:59 Wednesday 23 July 2025 14:46:59 -0400 (0:00:00.693) 0:00:32.704 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:105 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.522) 0:00:33.227 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.080) 0:00:33.308 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:126 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.055) 0:00:33.363 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.063) 0:00:33.427 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.181) 0:00:33.609 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.059) 0:00:33.669 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.058) 0:00:33.727 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:147 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.058) 0:00:33.786 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:156 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.059) 0:00:33.845 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:165 Wednesday 23 July 2025 14:47:00 -0400 (0:00:00.061) 0:00:33.907 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:174 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.059) 0:00:33.966 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.065) 0:00:34.031 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:193 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.065) 0:00:34.097 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:203 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.061) 0:00:34.158 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:119 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.061) 0:00:34.219 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.055) 0:00:34.275 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.054) 0:00:34.330 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.051) 0:00:34.381 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.051) 0:00:34.433 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.092) 0:00:34.526 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.068) 0:00:34.594 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.054) 0:00:34.649 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.146) 0:00:34.795 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.042) 0:00:34.838 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Wednesday 23 July 2025 14:47:01 -0400 (0:00:00.046) 0:00:34.884 ******** [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 23 July 2025 14:47:02 -0400 (0:00:00.116) 0:00:35.001 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 23 July 2025 14:47:03 -0400 (0:00:01.511) 0:00:36.513 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 23 July 2025 14:47:03 -0400 (0:00:00.054) 0:00:36.568 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 23 July 2025 14:47:03 -0400 (0:00:00.050) 0:00:36.618 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Wednesday 23 July 2025 14:47:03 -0400 (0:00:00.045) 0:00:36.664 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Wednesday 23 July 2025 14:47:03 -0400 (0:00:00.045) 0:00:36.710 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Wednesday 23 July 2025 14:47:03 -0400 (0:00:00.038) 0:00:36.749 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028943", "end": "2025-07-23 14:47:04.166916", "rc": 0, "start": "2025-07-23 14:47:04.137973" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.464) 0:00:37.213 ******** ok: [managed-node2] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.060) 0:00:37.273 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.060) 0:00:37.334 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.106) 0:00:37.440 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.129) 0:00:37.570 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.076) 0:00:37.646 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.056) 0:00:37.703 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.055) 0:00:37.759 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:47:04 -0400 (0:00:00.048) 0:00:37.808 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.413) 0:00:38.221 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.039) 0:00:38.261 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.041) 0:00:38.303 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.038) 0:00:38.341 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.094) 0:00:38.436 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.038) 0:00:38.475 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.039) 0:00:38.515 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.040) 0:00:38.555 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.038) 0:00:38.594 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.083) 0:00:38.678 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.064) 0:00:38.742 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.038) 0:00:38.780 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.035) 0:00:38.816 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.070) 0:00:38.887 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 23 July 2025 14:47:05 -0400 (0:00:00.038) 0:00:38.925 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.058) 0:00:38.984 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.106) 0:00:39.090 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.059) 0:00:39.149 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.077) 0:00:39.226 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.194) 0:00:39.420 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.056) 0:00:39.477 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.046) 0:00:39.523 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.045) 0:00:39.569 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.047) 0:00:39.616 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.040) 0:00:39.657 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.036) 0:00:39.693 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.035) 0:00:39.729 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.033) 0:00:39.763 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.034) 0:00:39.798 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:184 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.035) 0:00:39.834 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:191 Wednesday 23 July 2025 14:47:06 -0400 (0:00:00.040) 0:00:39.874 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.147) 0:00:40.021 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.074) 0:00:40.096 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.069) 0:00:40.165 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.065) 0:00:40.230 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.162) 0:00:40.392 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.107) 0:00:40.500 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.069) 0:00:40.570 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.068) 0:00:40.638 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:47:07 -0400 (0:00:00.077) 0:00:40.716 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.428) 0:00:41.145 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.062) 0:00:41.207 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.064) 0:00:41.272 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.063) 0:00:41.335 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.071) 0:00:41.406 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.059) 0:00:41.465 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.061) 0:00:41.527 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.059) 0:00:41.586 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:63 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.058) 0:00:41.644 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.085) 0:00:41.729 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:79 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.074) 0:00:41.804 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:90 Wednesday 23 July 2025 14:47:08 -0400 (0:00:00.052) 0:00:41.856 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:108 Wednesday 23 July 2025 14:47:09 -0400 (0:00:00.306) 0:00:42.162 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:115 Wednesday 23 July 2025 14:47:09 -0400 (0:00:00.068) 0:00:42.231 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Wednesday 23 July 2025 14:47:09 -0400 (0:00:00.133) 0:00:42.364 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Wednesday 23 July 2025 14:47:09 -0400 (0:00:00.065) 0:00:42.429 ******** changed: [managed-node2] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:34 Wednesday 23 July 2025 14:47:10 -0400 (0:00:00.748) 0:00:43.178 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296419.5902822, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "ctime": 1753296408.8482454, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 125829383, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753296408.5362442, "nlink": 1, "path": "/etc/containers/systemd/bogus.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 138, "uid": 0, "version": "1825227993", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:39 Wednesday 23 July 2025 14:47:10 -0400 (0:00:00.442) 0:00:43.620 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Wednesday 23 July 2025 14:47:10 -0400 (0:00:00.065) 0:00:43.686 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Wednesday 23 July 2025 14:47:11 -0400 (0:00:00.385) 0:00:44.072 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Parse quadlet yaml file] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:20 Wednesday 23 July 2025 14:47:11 -0400 (0:00:00.045) 0:00:44.118 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Reset raw variable] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:28 Wednesday 23 July 2025 14:47:11 -0400 (0:00:00.037) 0:00:44.155 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:43 Wednesday 23 July 2025 14:47:11 -0400 (0:00:00.036) 0:00:44.191 ******** changed: [managed-node2] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 Wednesday 23 July 2025 14:47:11 -0400 (0:00:00.406) 0:00:44.597 ******** ok: [managed-node2] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:59 Wednesday 23 July 2025 14:47:12 -0400 (0:00:00.641) 0:00:45.239 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:105 Wednesday 23 July 2025 14:47:12 -0400 (0:00:00.441) 0:00:45.681 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:122 Wednesday 23 July 2025 14:47:12 -0400 (0:00:00.053) 0:00:45.734 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:126 Wednesday 23 July 2025 14:47:12 -0400 (0:00:00.037) 0:00:45.772 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Wednesday 23 July 2025 14:47:12 -0400 (0:00:00.039) 0:00:45.811 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 23 July 2025 14:47:12 -0400 (0:00:00.066) 0:00:45.878 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 23 July 2025 14:47:12 -0400 (0:00:00.036) 0:00:45.915 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.037) 0:00:45.952 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:147 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.034) 0:00:45.986 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:156 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.038) 0:00:46.025 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:165 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.039) 0:00:46.064 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:174 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.089) 0:00:46.153 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.043) 0:00:46.197 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - pods] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:193 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.061) 0:00:46.259 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:203 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.064) 0:00:46.323 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:119 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.062) 0:00:46.386 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:198 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.063) 0:00:46.449 ******** TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:204 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.059) 0:00:46.508 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:213 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.063) 0:00:46.572 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:125 Wednesday 23 July 2025 14:47:13 -0400 (0:00:00.057) 0:00:46.630 ******** changed: [managed-node2] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:138 Wednesday 23 July 2025 14:47:14 -0400 (0:00:00.700) 0:00:47.330 ******** ok: [managed-node2 -> localhost] => { "changed": false, "content": "ZmFlZGEyYWFlZjY5NGQwOWEzZjIwM2FjZDg3NDJkMDkK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Enable cgroup controllers] *********************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:150 Wednesday 23 July 2025 14:47:14 -0400 (0:00:00.419) 0:00:47.750 ******** changed: [managed-node2] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.109288", "end": "2025-07-23 14:47:15.975831", "rc": 0, "start": "2025-07-23 14:47:15.866543" } TASK [Reboot] ****************************************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:188 Wednesday 23 July 2025 14:47:16 -0400 (0:00:00.642) 0:00:48.987 ******** changed: [managed-node2] => { "changed": true, "elapsed": 22, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:191 Wednesday 23 July 2025 14:47:39 -0400 (0:00:23.741) 0:01:12.729 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 23 July 2025 14:47:39 -0400 (0:00:00.082) 0:01:12.812 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 23 July 2025 14:47:39 -0400 (0:00:00.116) 0:01:12.929 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 23 July 2025 14:47:40 -0400 (0:00:00.043) 0:01:12.972 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 23 July 2025 14:47:40 -0400 (0:00:00.034) 0:01:13.006 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Wednesday 23 July 2025 14:47:40 -0400 (0:00:00.034) 0:01:13.041 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Wednesday 23 July 2025 14:47:40 -0400 (0:00:00.033) 0:01:13.074 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Wednesday 23 July 2025 14:47:40 -0400 (0:00:00.035) 0:01:13.109 ******** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 23 July 2025 14:47:40 -0400 (0:00:00.086) 0:01:13.196 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 23 July 2025 14:47:42 -0400 (0:00:01.831) 0:01:15.027 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.032) 0:01:15.060 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.039) 0:01:15.100 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.031) 0:01:15.132 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.032) 0:01:15.165 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.035) 0:01:15.200 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.095645", "end": "2025-07-23 14:47:41.971171", "rc": 0, "start": "2025-07-23 14:47:41.875526" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.463) 0:01:15.664 ******** ok: [managed-node2] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.035) 0:01:15.699 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.032) 0:01:15.732 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 23 July 2025 14:47:42 -0400 (0:00:00.127) 0:01:15.860 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.122) 0:01:15.982 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.063) 0:01:16.046 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.044) 0:01:16.090 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.042) 0:01:16.133 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.117) 0:01:16.251 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.396) 0:01:16.648 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.037) 0:01:16.685 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.036) 0:01:16.722 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.036) 0:01:16.758 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.035) 0:01:16.794 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.037) 0:01:16.832 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.034) 0:01:16.866 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.035) 0:01:16.902 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Wednesday 23 July 2025 14:47:43 -0400 (0:00:00.037) 0:01:16.939 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0755", "__podman_parent_path": "/etc/containers", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.077) 0:01:17.016 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.056) 0:01:17.073 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.031) 0:01:17.105 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.030) 0:01:17.136 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.112) 0:01:17.248 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.035) 0:01:17.284 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.036) 0:01:17.320 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.066) 0:01:17.387 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.036) 0:01:17.424 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.034) 0:01:17.458 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.068) 0:01:17.526 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.032) 0:01:17.559 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.034) 0:01:17.594 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.034) 0:01:17.628 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.034) 0:01:17.662 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.034) 0:01:17.697 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.034) 0:01:17.731 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.032) 0:01:17.764 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.032) 0:01:17.796 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Wednesday 23 July 2025 14:47:44 -0400 (0:00:00.033) 0:01:17.830 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2 included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.162) 0:01:17.993 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.040) 0:01:18.033 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.063) 0:01:18.096 ******** ok: [managed-node2] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.402) 0:01:18.498 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.044) 0:01:18.543 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.049) 0:01:18.592 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.039) 0:01:18.632 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.037) 0:01:18.670 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.038) 0:01:18.709 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.035) 0:01:18.744 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.032) 0:01:18.777 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.035) 0:01:18.813 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.035) 0:01:18.848 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.036) 0:01:18.885 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:15 Wednesday 23 July 2025 14:47:45 -0400 (0:00:00.033) 0:01:18.918 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:21 Wednesday 23 July 2025 14:47:46 -0400 (0:00:00.105) 0:01:19.023 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 23 July 2025 14:47:46 -0400 (0:00:00.062) 0:01:19.086 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.022274", "end": "2025-07-23 14:47:46.113294", "rc": 0, "start": "2025-07-23 14:47:46.091020" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 23 July 2025 14:47:46 -0400 (0:00:00.425) 0:01:19.512 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 23 July 2025 14:47:46 -0400 (0:00:00.043) 0:01:19.555 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:26 Wednesday 23 July 2025 14:47:46 -0400 (0:00:00.039) 0:01:19.594 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296466.1200032, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1753296466.1839201, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27400, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1753296466.1839201, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:42 Wednesday 23 July 2025 14:47:47 -0400 (0:00:00.400) 0:01:19.995 ******** fatal: [managed-node2]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result" } TASK [Debug3] ****************************************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 Wednesday 23 July 2025 14:47:47 -0400 (0:00:00.042) 0:01:20.037 ******** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": "set -x\nset -o pipefail\nexec 1>&2\n#podman volume rm --all\n#podman network prune -f\npodman volume ls\npodman network ls\npodman secret ls\npodman container ls\npodman pod ls\npodman images\nsystemctl list-units | grep quadlet\n", "delta": "0:00:00.414062", "end": "2025-07-23 14:47:47.536237", "rc": 1, "start": "2025-07-23 14:47:47.122175" } STDERR: + set -o pipefail + exec + podman volume ls + podman network ls NETWORK ID NAME DRIVER 2f259bab93aa podman bridge a4dcf21f020e podman-default-kube-network bridge + podman secret ls ID NAME DRIVER CREATED UPDATED + podman container ls CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES + podman pod ls POD ID NAME STATUS CREATED INFRA ID # OF CONTAINERS + podman images REPOSITORY TAG IMAGE ID CREATED SIZE localhost/podman-pause 4.9.4-dev-1708535009 999e0f0f7ad9 6 minutes ago 769 kB quay.io/libpod/testimage 20210610 9f9ec7f2fdef 4 years ago 7.99 MB + systemctl list-units + grep quadlet MSG: non-zero return code TASK [Cleanup user] ************************************************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:299 Wednesday 23 July 2025 14:47:47 -0400 (0:00:00.767) 0:01:20.805 ******** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Wednesday 23 July 2025 14:47:47 -0400 (0:00:00.072) 0:01:20.878 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Wednesday 23 July 2025 14:47:48 -0400 (0:00:00.109) 0:01:20.988 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Wednesday 23 July 2025 14:47:48 -0400 (0:00:00.042) 0:01:21.030 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Wednesday 23 July 2025 14:47:48 -0400 (0:00:00.034) 0:01:21.065 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Wednesday 23 July 2025 14:47:48 -0400 (0:00:00.033) 0:01:21.099 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Wednesday 23 July 2025 14:47:48 -0400 (0:00:00.035) 0:01:21.134 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Wednesday 23 July 2025 14:47:48 -0400 (0:00:00.034) 0:01:21.168 ******** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node2] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Wednesday 23 July 2025 14:47:48 -0400 (0:00:00.093) 0:01:21.261 ******** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Wednesday 23 July 2025 14:47:49 -0400 (0:00:01.487) 0:01:22.748 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Wednesday 23 July 2025 14:47:49 -0400 (0:00:00.077) 0:01:22.825 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Wednesday 23 July 2025 14:47:49 -0400 (0:00:00.040) 0:01:22.867 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Wednesday 23 July 2025 14:47:49 -0400 (0:00:00.033) 0:01:22.900 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if reboot is needed and not set] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Wednesday 23 July 2025 14:47:49 -0400 (0:00:00.034) 0:01:22.934 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.034) 0:01:22.969 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032023", "end": "2025-07-23 14:47:50.336769", "rc": 0, "start": "2025-07-23 14:47:50.304746" } STDOUT: podman version 4.9.4-dev TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.421) 0:01:23.391 ******** ok: [managed-node2] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.036) 0:01:23.427 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.035) 0:01:23.463 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.107) 0:01:23.570 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.114) 0:01:23.685 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.065) 0:01:23.751 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.042) 0:01:23.793 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.043) 0:01:23.836 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:47:50 -0400 (0:00:00.047) 0:01:23.883 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296028.2889934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1753295998.4639008, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6986657, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "481438935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:47:51 -0400 (0:00:00.404) 0:01:24.288 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004191", "end": "2025-07-23 14:47:51.669909", "rc": 0, "start": "2025-07-23 14:47:51.665718" } STDOUT: 0: user_quadlet_basic 296608 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:47:51 -0400 (0:00:00.398) 0:01:24.686 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004286", "end": "2025-07-23 14:47:52.055853", "rc": 0, "start": "2025-07-23 14:47:52.051567" } STDOUT: 0: user_quadlet_basic 296608 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.388) 0:01:25.075 ******** ok: [managed-node2] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 296608 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 296608 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.054) 0:01:25.129 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.038) 0:01:25.168 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.037) 0:01:25.205 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.035) 0:01:25.241 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.037) 0:01:25.279 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.035) 0:01:25.314 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_parent_mode": "0700", "__podman_parent_path": "/home/user_quadlet_basic/.config/containers", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:126 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.078) 0:01:25.392 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.064) 0:01:25.456 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.036) 0:01:25.493 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.035) 0:01:25.528 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.118) 0:01:25.646 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.034) 0:01:25.681 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:132 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.036) 0:01:25.717 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:7 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.073) 0:01:25.791 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:15 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.034) 0:01:25.826 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:135 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.034) 0:01:25.860 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:8 Wednesday 23 July 2025 14:47:52 -0400 (0:00:00.070) 0:01:25.930 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:16 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.032) 0:01:25.963 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:21 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.035) 0:01:25.999 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:27 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.038) 0:01:26.037 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:141 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.033) 0:01:26.071 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:148 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.034) 0:01:26.106 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:155 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.034) 0:01:26.140 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:159 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.035) 0:01:26.175 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:168 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.033) 0:01:26.209 ******** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:177 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.085) 0:01:26.295 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2 included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.114) 0:01:26.410 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:7 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.036) 0:01:26.446 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.063) 0:01:26.509 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:17 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.044) 0:01:26.553 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:24 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.044) 0:01:26.598 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.046) 0:01:26.644 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subuids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.034) 0:01:26.679 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.032) 0:01:26.712 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.035) 0:01:26.747 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:73 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.035) 0:01:26.783 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.034) 0:01:26.817 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:83 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.034) 0:01:26.852 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:93 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.033) 0:01:26.886 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:100 Wednesday 23 July 2025 14:47:53 -0400 (0:00:00.036) 0:01:26.923 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:15 Wednesday 23 July 2025 14:47:54 -0400 (0:00:00.035) 0:01:26.959 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:21 Wednesday 23 July 2025 14:47:54 -0400 (0:00:00.108) 0:01:27.067 ******** included: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node2 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Wednesday 23 July 2025 14:47:54 -0400 (0:00:00.064) 0:01:27.131 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Wednesday 23 July 2025 14:47:54 -0400 (0:00:00.037) 0:01:27.169 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Wednesday 23 July 2025 14:47:54 -0400 (0:00:00.036) 0:01:27.206 ******** ok: [managed-node2] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:26 Wednesday 23 July 2025 14:47:54 -0400 (0:00:00.041) 0:01:27.247 ******** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1753296466.1200032, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1753296466.1839201, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27400, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1753296466.1839201, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:42 Wednesday 23 July 2025 14:47:54 -0400 (0:00:00.395) 0:01:27.642 ******** fatal: [managed-node2]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result" } TASK [Dump journal] ************************************************************ task path: /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336 Wednesday 23 July 2025 14:47:54 -0400 (0:00:00.040) 0:01:27.683 ******** fatal: [managed-node2]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.021726", "end": "2025-07-23 14:47:55.070764", "failed_when_result": true, "rc": 0, "start": "2025-07-23 14:47:55.049038" } STDOUT: -- Logs begin at Wed 2025-07-23 14:47:28 EDT, end at Wed 2025-07-23 14:47:55 EDT. -- Jul 23 14:47:28 localhost.localdomain kernel: Linux version 4.18.0-553.5.1.el8.x86_64 (mockbuild@x86-05.stream.rdu2.redhat.com) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)) #1 SMP Tue May 21 05:46:01 UTC 2024 Jul 23 14:47:28 localhost.localdomain kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Jul 23 14:47:28 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Jul 23 14:47:28 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Jul 23 14:47:28 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Jul 23 14:47:28 localhost.localdomain kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Jul 23 14:47:28 localhost.localdomain kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Jul 23 14:47:28 localhost.localdomain kernel: signal: max sigframe size: 1776 Jul 23 14:47:28 localhost.localdomain kernel: BIOS-provided physical RAM map: Jul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Jul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Jul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Jul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Jul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Jul 23 14:47:28 localhost.localdomain kernel: NX (Execute Disable) protection: active Jul 23 14:47:28 localhost.localdomain kernel: SMBIOS 2.7 present. Jul 23 14:47:28 localhost.localdomain kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 Jul 23 14:47:28 localhost.localdomain kernel: Hypervisor detected: Xen HVM Jul 23 14:47:28 localhost.localdomain kernel: Xen version 4.11. Jul 23 14:47:28 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1 Jul 23 14:47:28 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Jul 23 14:47:28 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. You might have to change the root device from /dev/hd[a-d] to /dev/xvd[a-d] in your root= kernel command line option Jul 23 14:47:28 localhost.localdomain kernel: HVMOP_pagetable_dying not supported Jul 23 14:47:28 localhost.localdomain kernel: tsc: Detected 2899.998 MHz processor Jul 23 14:47:28 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Jul 23 14:47:28 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Jul 23 14:47:28 localhost.localdomain kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Jul 23 14:47:28 localhost.localdomain kernel: MTRR default type: write-back Jul 23 14:47:28 localhost.localdomain kernel: MTRR fixed ranges enabled: Jul 23 14:47:28 localhost.localdomain kernel: 00000-9FFFF write-back Jul 23 14:47:28 localhost.localdomain kernel: A0000-BFFFF write-combining Jul 23 14:47:28 localhost.localdomain kernel: C0000-FFFFF write-back Jul 23 14:47:28 localhost.localdomain kernel: MTRR variable ranges enabled: Jul 23 14:47:28 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable Jul 23 14:47:28 localhost.localdomain kernel: 1 disabled Jul 23 14:47:28 localhost.localdomain kernel: 2 disabled Jul 23 14:47:28 localhost.localdomain kernel: 3 disabled Jul 23 14:47:28 localhost.localdomain kernel: 4 disabled Jul 23 14:47:28 localhost.localdomain kernel: 5 disabled Jul 23 14:47:28 localhost.localdomain kernel: 6 disabled Jul 23 14:47:28 localhost.localdomain kernel: 7 disabled Jul 23 14:47:28 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Jul 23 14:47:28 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] Jul 23 14:47:28 localhost.localdomain kernel: Using GB pages for direct mapping Jul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a01000, 0x79a01fff] PGTABLE Jul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a02000, 0x79a02fff] PGTABLE Jul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a03000, 0x79a03fff] PGTABLE Jul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a04000, 0x79a04fff] PGTABLE Jul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a05000, 0x79a05fff] PGTABLE Jul 23 14:47:28 localhost.localdomain kernel: RAMDISK: [mem 0x3441e000-0x36206fff] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Early table checksum verification disabled Jul 23 14:47:28 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Jul 23 14:47:28 localhost.localdomain kernel: No NUMA configuration found Jul 23 14:47:28 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Jul 23 14:47:28 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Jul 23 14:47:28 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation. Jul 23 14:47:28 localhost.localdomain kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB) Jul 23 14:47:28 localhost.localdomain kernel: Zone ranges: Jul 23 14:47:28 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Jul 23 14:47:28 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Jul 23 14:47:28 localhost.localdomain kernel: Normal empty Jul 23 14:47:28 localhost.localdomain kernel: Device empty Jul 23 14:47:28 localhost.localdomain kernel: Movable zone start for each node Jul 23 14:47:28 localhost.localdomain kernel: Early memory node ranges Jul 23 14:47:28 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Jul 23 14:47:28 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Jul 23 14:47:28 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages Jul 23 14:47:28 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Jul 23 14:47:28 localhost.localdomain kernel: On node 0 totalpages: 982941 Jul 23 14:47:28 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Jul 23 14:47:28 localhost.localdomain kernel: DMA zone: 157 pages reserved Jul 23 14:47:28 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Jul 23 14:47:28 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Jul 23 14:47:28 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Jul 23 14:47:28 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ0 used by override. Jul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ5 used by override. Jul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ9 used by override. Jul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ10 used by override. Jul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ11 used by override. Jul 23 14:47:28 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Jul 23 14:47:28 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Jul 23 14:47:28 localhost.localdomain kernel: TSC deadline timer available Jul 23 14:47:28 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Jul 23 14:47:28 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Jul 23 14:47:28 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Jul 23 14:47:28 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Jul 23 14:47:28 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Jul 23 14:47:28 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Jul 23 14:47:28 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Jul 23 14:47:28 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Jul 23 14:47:28 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Jul 23 14:47:28 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 Jul 23 14:47:28 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152 Jul 23 14:47:28 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Jul 23 14:47:28 localhost.localdomain kernel: xen: PV spinlocks enabled Jul 23 14:47:28 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Jul 23 14:47:28 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Jul 23 14:47:28 localhost.localdomain kernel: Policy zone: DMA32 Jul 23 14:47:28 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Jul 23 14:47:28 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. Jul 23 14:47:28 localhost.localdomain kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 346744K reserved, 0K cma-reserved) Jul 23 14:47:28 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Jul 23 14:47:28 localhost.localdomain kernel: Kernel/User page tables isolation: enabled Jul 23 14:47:28 localhost.localdomain kernel: ftrace: allocating 41062 entries in 161 pages Jul 23 14:47:28 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups Jul 23 14:47:28 localhost.localdomain kernel: rcu: Hierarchical RCU implementation. Jul 23 14:47:28 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Jul 23 14:47:28 localhost.localdomain kernel: Rude variant of Tasks RCU enabled. Jul 23 14:47:28 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled. Jul 23 14:47:28 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Jul 23 14:47:28 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Jul 23 14:47:28 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Jul 23 14:47:28 localhost.localdomain kernel: xen:events: Using 2-level ABI Jul 23 14:47:28 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Jul 23 14:47:28 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer) Jul 23 14:47:28 localhost.localdomain kernel: Console: colour VGA+ 80x25 Jul 23 14:47:28 localhost.localdomain kernel: printk: console [tty0] enabled Jul 23 14:47:28 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Core revision 20220331 Jul 23 14:47:28 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Jul 23 14:47:28 localhost.localdomain kernel: hpet clockevent registered Jul 23 14:47:28 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup Jul 23 14:47:28 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode Jul 23 14:47:28 localhost.localdomain kernel: Switched APIC routing to physical flat. Jul 23 14:47:28 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Jul 23 14:47:28 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns Jul 23 14:47:28 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998) Jul 23 14:47:28 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Jul 23 14:47:28 localhost.localdomain kernel: LSM: Security Framework initializing Jul 23 14:47:28 localhost.localdomain kernel: Yama: becoming mindful. Jul 23 14:47:28 localhost.localdomain kernel: SELinux: Initializing. Jul 23 14:47:28 localhost.localdomain kernel: LSM support for eBPF active Jul 23 14:47:28 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Jul 23 14:47:28 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Jul 23 14:47:28 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Jul 23 14:47:28 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines Jul 23 14:47:28 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Jul 23 14:47:28 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Jul 23 14:47:28 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Jul 23 14:47:28 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Jul 23 14:47:28 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Jul 23 14:47:28 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K Jul 23 14:47:28 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Jul 23 14:47:28 localhost.localdomain kernel: Xen: using vcpuop timer interface Jul 23 14:47:28 localhost.localdomain kernel: installing Xen timer for CPU 0 Jul 23 14:47:28 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Jul 23 14:47:28 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Jul 23 14:47:28 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Jul 23 14:47:28 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation. Jul 23 14:47:28 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled Jul 23 14:47:28 localhost.localdomain kernel: smp: Bringing up secondary CPUs ... Jul 23 14:47:28 localhost.localdomain kernel: installing Xen timer for CPU 1 Jul 23 14:47:28 localhost.localdomain kernel: x86: Booting SMP configuration: Jul 23 14:47:28 localhost.localdomain kernel: .... node #0, CPUs: #1 Jul 23 14:47:28 localhost.localdomain kernel: cpu 1 spinlock event irq 59 Jul 23 14:47:28 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Jul 23 14:47:28 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Jul 23 14:47:28 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs Jul 23 14:47:28 localhost.localdomain kernel: smpboot: Max logical packages: 8 Jul 23 14:47:28 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) Jul 23 14:47:28 localhost.localdomain kernel: node 0 deferred pages initialised in 12ms Jul 23 14:47:28 localhost.localdomain kernel: devtmpfs: initialized Jul 23 14:47:28 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Jul 23 14:47:28 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jul 23 14:47:28 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Jul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 16 Jul 23 14:47:28 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Jul 23 14:47:28 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jul 23 14:47:28 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jul 23 14:47:28 localhost.localdomain kernel: audit: initializing netlink subsys (disabled) Jul 23 14:47:28 localhost.localdomain kernel: audit: type=2000 audit(1753296448.711:1): state=initialized audit_enabled=0 res=1 Jul 23 14:47:28 localhost.localdomain kernel: cpuidle: using governor menu Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jul 23 14:47:28 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Jul 23 14:47:28 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Jul 23 14:47:28 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Jul 23 14:47:28 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Jul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Interpreter enabled Jul 23 14:47:28 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Jul 23 14:47:28 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Jul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jul 23 14:47:28 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Jul 23 14:47:28 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Jul 23 14:47:28 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [0] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [3] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [4] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [5] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [6] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [7] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [8] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [9] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [10] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [11] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [12] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [13] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [14] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [15] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [16] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [17] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [18] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [19] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [20] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [21] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [22] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [23] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [24] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [25] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [26] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [27] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [28] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [29] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [30] registered Jul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [31] registered Jul 23 14:47:28 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Jul 23 14:47:28 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Jul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Jul 23 14:47:28 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Jul 23 14:47:28 localhost.localdomain kernel: iommu: Default domain type: Passthrough Jul 23 14:47:28 localhost.localdomain kernel: SCSI subsystem initialized Jul 23 14:47:28 localhost.localdomain kernel: ACPI: bus type USB registered Jul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Jul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new interface driver hub Jul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new device driver usb Jul 23 14:47:28 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Jul 23 14:47:28 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Jul 23 14:47:28 localhost.localdomain kernel: PTP clock support registered Jul 23 14:47:28 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Jul 23 14:47:28 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Jul 23 14:47:28 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Jul 23 14:47:28 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Jul 23 14:47:28 localhost.localdomain kernel: NetLabel: Initializing Jul 23 14:47:28 localhost.localdomain kernel: NetLabel: domain hash size = 128 Jul 23 14:47:28 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jul 23 14:47:28 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Jul 23 14:47:28 localhost.localdomain kernel: vgaarb: loaded Jul 23 14:47:28 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Jul 23 14:47:28 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Jul 23 14:47:28 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Jul 23 14:47:28 localhost.localdomain kernel: clocksource: Switched to clocksource xen Jul 23 14:47:28 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Jul 23 14:47:28 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jul 23 14:47:28 localhost.localdomain kernel: pnp: PnP ACPI init Jul 23 14:47:28 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Jul 23 14:47:28 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 23 14:47:28 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Jul 23 14:47:28 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Jul 23 14:47:28 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Jul 23 14:47:28 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Jul 23 14:47:28 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Jul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Jul 23 14:47:28 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Jul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Jul 23 14:47:28 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Jul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Jul 23 14:47:28 localhost.localdomain kernel: pnp 00:05: [dma 2] Jul 23 14:47:28 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Jul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Jul 23 14:47:28 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Jul 23 14:47:28 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Jul 23 14:47:28 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Jul 23 14:47:28 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Jul 23 14:47:28 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Jul 23 14:47:28 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Jul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Jul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 2 Jul 23 14:47:28 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Jul 23 14:47:28 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Jul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 1 Jul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 44 Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Jul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Jul 23 14:47:28 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Jul 23 14:47:28 localhost.localdomain kernel: Unpacking initramfs... Jul 23 14:47:28 localhost.localdomain kernel: Freeing initrd memory: 30628K Jul 23 14:47:28 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Jul 23 14:47:28 localhost.localdomain kernel: Initialise system trusted keyrings Jul 23 14:47:28 localhost.localdomain kernel: Key type blacklist registered Jul 23 14:47:28 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Jul 23 14:47:28 localhost.localdomain kernel: zbud: loaded Jul 23 14:47:28 localhost.localdomain kernel: pstore: using deflate compression Jul 23 14:47:28 localhost.localdomain kernel: Platform Keyring initialized Jul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 38 Jul 23 14:47:28 localhost.localdomain kernel: Key type asymmetric registered Jul 23 14:47:28 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Jul 23 14:47:28 localhost.localdomain kernel: Running certificate verification selftests Jul 23 14:47:28 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Jul 23 14:47:28 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Jul 23 14:47:28 localhost.localdomain kernel: io scheduler mq-deadline registered Jul 23 14:47:28 localhost.localdomain kernel: io scheduler kyber registered Jul 23 14:47:28 localhost.localdomain kernel: io scheduler bfq registered Jul 23 14:47:28 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Jul 23 14:47:28 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Jul 23 14:47:28 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Power Button [PWRF] Jul 23 14:47:28 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Jul 23 14:47:28 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Jul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Jul 23 14:47:28 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Jul 23 14:47:28 localhost.localdomain kernel: Grant table initialized Jul 23 14:47:28 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Jul 23 14:47:28 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Jul 23 14:47:28 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Jul 23 14:47:28 localhost.localdomain kernel: Non-volatile memory driver v1.3 Jul 23 14:47:28 localhost.localdomain kernel: rdac: device handler registered Jul 23 14:47:28 localhost.localdomain kernel: hp_sw: device handler registered Jul 23 14:47:28 localhost.localdomain kernel: emc: device handler registered Jul 23 14:47:28 localhost.localdomain kernel: alua: device handler registered Jul 23 14:47:28 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Jul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Jul 23 14:47:28 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Jul 23 14:47:28 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Jul 23 14:47:28 localhost.localdomain kernel: i8042: Warning: Keylock active Jul 23 14:47:28 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Jul 23 14:47:28 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Jul 23 14:47:28 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Jul 23 14:47:28 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Jul 23 14:47:28 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Jul 23 14:47:28 localhost.localdomain kernel: intel_pstate: CPU model not supported Jul 23 14:47:28 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Jul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Jul 23 14:47:28 localhost.localdomain kernel: usbhid: USB HID core driver Jul 23 14:47:28 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Jul 23 14:47:28 localhost.localdomain kernel: Initializing XFRM netlink socket Jul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 10 Jul 23 14:47:28 localhost.localdomain kernel: Segment Routing with IPv6 Jul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 17 Jul 23 14:47:28 localhost.localdomain kernel: mpls_gso: MPLS GSO support Jul 23 14:47:28 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Jul 23 14:47:28 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Jul 23 14:47:28 localhost.localdomain kernel: sched_clock: Marking stable (518556699, 0)->(10346402209, -9827845510) Jul 23 14:47:28 localhost.localdomain kernel: registered taskstats version 1 Jul 23 14:47:28 localhost.localdomain kernel: Loading compiled-in X.509 certificates Jul 23 14:47:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Jul 23 14:47:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Jul 23 14:47:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Jul 23 14:47:28 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Jul 23 14:47:28 localhost.localdomain kernel: page_owner is disabled Jul 23 14:47:28 localhost.localdomain kernel: Key type big_key registered Jul 23 14:47:28 localhost.localdomain kernel: Key type encrypted registered Jul 23 14:47:28 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Jul 23 14:47:28 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Jul 23 14:47:28 localhost.localdomain kernel: ima: No architecture policies found Jul 23 14:47:28 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Jul 23 14:47:28 localhost.localdomain kernel: evm: security.selinux Jul 23 14:47:28 localhost.localdomain kernel: evm: security.ima Jul 23 14:47:28 localhost.localdomain kernel: evm: security.capability Jul 23 14:47:28 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Jul 23 14:47:28 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Jul 23 14:47:28 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Jul 23 14:47:28 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-07-23 18:47:28 UTC (1753296448) Jul 23 14:47:28 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Jul 23 14:47:28 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K Jul 23 14:47:28 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Jul 23 14:47:28 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Jul 23 14:47:28 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Jul 23 14:47:28 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Jul 23 14:47:28 localhost.localdomain systemd[1]: Detected virtualization xen. Jul 23 14:47:28 localhost.localdomain systemd[1]: Detected architecture x86-64. Jul 23 14:47:28 localhost.localdomain systemd[1]: Running in initial RAM disk. Jul 23 14:47:28 localhost.localdomain systemd[1]: Set hostname to . Jul 23 14:47:28 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Jul 23 14:47:28 localhost.localdomain systemd[1]: Reached target Local File Systems. Jul 23 14:47:28 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log). Jul 23 14:47:28 localhost.localdomain systemd[1]: Listening on Journal Socket. Jul 23 14:47:28 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service. Jul 23 14:47:28 localhost.localdomain systemd-journald[222]: 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. Jul 23 14:47:28 localhost.localdomain systemd-journald[222]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M 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. Jul 23 14:47:28 localhost.localdomain systemd[1]: memstrack.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit memstrack.service has successfully entered the 'dead' state. Jul 23 14:47:28 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jul 23 14:47:28 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:28 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Jul 23 14:47:28 localhost.localdomain dracut-cmdline[238]: dracut-8 dracut-049-233.git20240115.el8 Jul 23 14:47:28 localhost.localdomain dracut-cmdline[238]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Jul 23 14:47:28 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:28 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Jul 23 14:47:28 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:28 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Jul 23 14:47:28 localhost.localdomain systemd-udevd[299]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 23 14:47:28 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:28 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Jul 23 14:47:28 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Jul 23 14:47:28 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Jul 23 14:47:28 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Jul 23 14:47:28 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:28 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Jul 23 14:47:28 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Jul 23 14:47:28 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 321 (plymouthd). Jul 23 14:47:29 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain kernel: libata version 3.00 loaded. Jul 23 14:47:29 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Jul 23 14:47:29 localhost.localdomain kernel: scsi host0: ata_piix Jul 23 14:47:29 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Jul 23 14:47:29 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Jul 23 14:47:29 localhost.localdomain kernel: scsi host1: ata_piix Jul 23 14:47:29 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Jul 23 14:47:29 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Jul 23 14:47:29 localhost.localdomain systemd-udevd[326]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 23 14:47:29 localhost.localdomain kernel: ACPI: bus type drm_connector registered Jul 23 14:47:29 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Jul 23 14:47:29 localhost.localdomain kernel: xvda: xvda1 Jul 23 14:47:29 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Jul 23 14:47:29 localhost.localdomain systemd-udevd[324]: Using default interface naming scheme 'rhel-8.0'. Jul 23 14:47:29 localhost.localdomain systemd-udevd[324]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 23 14:47:29 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Jul 23 14:47:29 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Jul 23 14:47:29 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Jul 23 14:47:29 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Jul 23 14:47:29 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Jul 23 14:47:29 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Jul 23 14:47:29 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-fe591198\x2d9082\x2d4b15\x2d9b62\x2de83518524cd2.device has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Jul 23 14:47:29 localhost.localdomain systemd-fsck[361]: /usr/sbin/fsck.xfs: XFS file system. Jul 23 14:47:29 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:29 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.991 MHz Jul 23 14:47:29 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd3a5fcfd, max_idle_ns: 440795225264 ns Jul 23 14:47:29 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Jul 23 14:47:29 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Jul 23 14:47:29 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Jul 23 14:47:29 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Jul 23 14:47:30 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Jul 23 14:47:30 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Jul 23 14:47:30 localhost.localdomain systemd[1]: Reloading. Jul 23 14:47:30 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Jul 23 14:47:30 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Jul 23 14:47:30 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Jul 23 14:47:30 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Jul 23 14:47:30 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- 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. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Jul 23 14:47:30 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Jul 23 14:47:30 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- 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. Jul 23 14:47:30 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jul 23 14:47:30 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:30 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Jul 23 14:47:30 localhost.localdomain systemd[1]: Switching root. Jul 23 14:47:30 localhost.localdomain systemd-journald[222]: 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. Jul 23 14:47:31 managed-node2 kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Jul 23 14:47:31 managed-node2 kernel: audit: type=1404 audit(1753296450.539:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Jul 23 14:47:31 managed-node2 kernel: SELinux: policy capability network_peer_controls=1 Jul 23 14:47:31 managed-node2 kernel: SELinux: policy capability open_perms=1 Jul 23 14:47:31 managed-node2 kernel: SELinux: policy capability extended_socket_class=1 Jul 23 14:47:31 managed-node2 kernel: SELinux: policy capability always_check_network=0 Jul 23 14:47:31 managed-node2 kernel: SELinux: policy capability cgroup_seclabel=1 Jul 23 14:47:31 managed-node2 kernel: SELinux: policy capability nnp_nosuid_transition=1 Jul 23 14:47:31 managed-node2 kernel: audit: type=1403 audit(1753296450.692:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Jul 23 14:47:31 managed-node2 systemd[1]: Successfully loaded SELinux policy in 154.593ms. Jul 23 14:47:31 managed-node2 systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 15.288ms. Jul 23 14:47:31 managed-node2 systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Jul 23 14:47:31 managed-node2 systemd[1]: Detected virtualization xen. Jul 23 14:47:31 managed-node2 systemd[1]: Detected architecture x86-64. Jul 23 14:47:31 managed-node2 systemd[1]: Set hostname to . Jul 23 14:47:31 managed-node2 systemd[1]: initrd-switch-root.service: Succeeded. Jul 23 14:47:31 managed-node2 systemd[1]: Stopped Switch Root. Jul 23 14:47:31 managed-node2 systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Jul 23 14:47:31 managed-node2 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jul 23 14:47:31 managed-node2 systemd[1]: Stopped Journal Service. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Journal Service... Jul 23 14:47:31 managed-node2 systemd-journald[474]: 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. Jul 23 14:47:31 managed-node2 systemd-journald[474]: Runtime journal (/run/log/journal/094d792c5fbb4379b70739f97625f061) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/094d792c5fbb4379b70739f97625f061) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M 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. Jul 23 14:47:31 managed-node2 systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Jul 23 14:47:31 managed-node2 systemd[1]: Mounted Kernel Debug File System. -- Subject: Unit sys-kernel-debug.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-debug.mount has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd-modules-load[480]: Inserted module 'fuse' Jul 23 14:47:31 managed-node2 kernel: fuse: init (API version 7.34) Jul 23 14:47:31 managed-node2 systemd[1]: Started Load Kernel Modules. -- Subject: Unit systemd-modules-load.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-modules-load.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Mounting FUSE Control File System... -- Subject: Unit sys-fs-fuse-connections.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Apply Kernel Variables... -- Subject: Unit systemd-sysctl.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Mounted FUSE Control File System. -- Subject: Unit sys-fs-fuse-connections.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Jul 23 14:47:31 managed-node2 systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd-journald[474]: Runtime journal (/run/log/journal/094d792c5fbb4379b70739f97625f061) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/094d792c5fbb4379b70739f97625f061) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M 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. Jul 23 14:47:31 managed-node2 systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Received SIGRTMIN+20 from PID 321 (plymouthd). Jul 23 14:47:31 managed-node2 systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd-udevd[499]: Network interface NamePolicy= disabled on kernel command line, ignoring. Jul 23 14:47:31 managed-node2 systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Jul 23 14:47:31 managed-node2 auditd[531]: No plugins found, not dispatching events Jul 23 14:47:31 managed-node2 systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 auditd[531]: Init complete, auditd 3.1.2 listening for events (startup state enable) Jul 23 14:47:31 managed-node2 augenrules[534]: /sbin/augenrules: No change Jul 23 14:47:31 managed-node2 kernel: RPC: Registered named UNIX socket transport module. Jul 23 14:47:31 managed-node2 kernel: RPC: Registered udp transport module. Jul 23 14:47:31 managed-node2 kernel: RPC: Registered tcp transport module. Jul 23 14:47:31 managed-node2 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jul 23 14:47:31 managed-node2 systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Jul 23 14:47:31 managed-node2 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Jul 23 14:47:31 managed-node2 augenrules[558]: No rules Jul 23 14:47:31 managed-node2 augenrules[558]: enabled 1 Jul 23 14:47:31 managed-node2 augenrules[558]: failure 1 Jul 23 14:47:31 managed-node2 augenrules[558]: pid 531 Jul 23 14:47:31 managed-node2 augenrules[558]: rate_limit 0 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_limit 8192 Jul 23 14:47:31 managed-node2 augenrules[558]: lost 0 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog 3 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time 60000 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time_actual 0 Jul 23 14:47:31 managed-node2 augenrules[558]: enabled 1 Jul 23 14:47:31 managed-node2 augenrules[558]: failure 1 Jul 23 14:47:31 managed-node2 augenrules[558]: pid 531 Jul 23 14:47:31 managed-node2 augenrules[558]: rate_limit 0 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_limit 8192 Jul 23 14:47:31 managed-node2 augenrules[558]: lost 0 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog 3 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time 60000 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time_actual 0 Jul 23 14:47:31 managed-node2 augenrules[558]: enabled 1 Jul 23 14:47:31 managed-node2 augenrules[558]: failure 1 Jul 23 14:47:31 managed-node2 augenrules[558]: pid 531 Jul 23 14:47:31 managed-node2 augenrules[558]: rate_limit 0 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_limit 8192 Jul 23 14:47:31 managed-node2 augenrules[558]: lost 0 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog 2 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time 60000 Jul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time_actual 0 Jul 23 14:47:31 managed-node2 systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Jul 23 14:47:31 managed-node2 systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Jul 23 14:47:31 managed-node2 systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd-udevd[547]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 23 14:47:32 managed-node2 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Jul 23 14:47:32 managed-node2 systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Jul 23 14:47:32 managed-node2 systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Jul 23 14:47:32 managed-node2 systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Jul 23 14:47:32 managed-node2 systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Jul 23 14:47:32 managed-node2 systemd[1]: Starting firewalld - dynamic firewall daemon... -- Subject: Unit firewalld.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit firewalld.service has begun starting up. Jul 23 14:47:32 managed-node2 systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd-udevd[555]: Using default interface naming scheme 'rhel-8.0'. Jul 23 14:47:32 managed-node2 rngd[575]: Disabling 7: PKCS11 Entropy generator (pkcs11) Jul 23 14:47:32 managed-node2 rngd[575]: Disabling 5: NIST Network Entropy Beacon (nist) Jul 23 14:47:32 managed-node2 rngd[575]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Jul 23 14:47:32 managed-node2 rngd[575]: Initializing available sources Jul 23 14:47:32 managed-node2 rngd[575]: [hwrng ]: Initialization Failed Jul 23 14:47:32 managed-node2 rngd[575]: [rdrand]: Enabling RDRAND rng support Jul 23 14:47:32 managed-node2 systemd-udevd[555]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Jul 23 14:47:32 managed-node2 rngd[575]: [rdrand]: Initialized Jul 23 14:47:32 managed-node2 rngd[575]: [jitter]: JITTER timeout set to 5 sec Jul 23 14:47:32 managed-node2 kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Jul 23 14:47:32 managed-node2 kernel: EDAC sbridge: Ver: 1.1.2 Jul 23 14:47:32 managed-node2 chronyd[599]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jul 23 14:47:32 managed-node2 chronyd[599]: Loaded 0 symmetric keys Jul 23 14:47:32 managed-node2 chronyd[599]: Frequency -3.276 +/- 0.149 ppm read from /var/lib/chrony/drift Jul 23 14:47:32 managed-node2 chronyd[599]: Using right/UTC timezone to obtain leap second data Jul 23 14:47:32 managed-node2 systemd-logind[579]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Jul 23 14:47:32 managed-node2 systemd-logind[579]: Watching system buttons on /dev/input/event0 (Power Button) Jul 23 14:47:32 managed-node2 systemd-logind[579]: Watching system buttons on /dev/input/event1 (Sleep Button) Jul 23 14:47:32 managed-node2 systemd-logind[579]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Jul 23 14:47:32 managed-node2 systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:32 managed-node2 rngd[575]: [jitter]: Initializing AES buffer Jul 23 14:47:33 managed-node2 systemd[1]: Started firewalld - dynamic firewall daemon. -- Subject: Unit firewalld.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit firewalld.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:33 managed-node2 firewalld[580]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now. Jul 23 14:47:33 managed-node2 dhclient[633]: Internet Systems Consortium DHCP Client 4.3.6 Jul 23 14:47:33 managed-node2 dhclient[633]: Copyright 2004-2017 Internet Systems Consortium. Jul 23 14:47:33 managed-node2 dhclient[633]: All rights reserved. Jul 23 14:47:33 managed-node2 dhclient[633]: For info, please visit https://www.isc.org/software/dhcp/ Jul 23 14:47:33 managed-node2 dhclient[633]: Jul 23 14:47:33 managed-node2 dhclient[633]: Listening on LPF/eth0/12:ae:05:71:e6:e9 Jul 23 14:47:33 managed-node2 dhclient[633]: Sending on LPF/eth0/12:ae:05:71:e6:e9 Jul 23 14:47:33 managed-node2 dhclient[633]: Sending on Socket/fallback Jul 23 14:47:33 managed-node2 dhclient[633]: Created duid "\000\004\011My,_\273Cy\267\0079\371v%\360a". Jul 23 14:47:33 managed-node2 dhclient[633]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x40ccdd46) Jul 23 14:47:33 managed-node2 dhclient[633]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x40ccdd46) Jul 23 14:47:33 managed-node2 dhclient[633]: DHCPOFFER from 10.31.8.1 Jul 23 14:47:33 managed-node2 dhclient[633]: DHCPACK from 10.31.8.1 (xid=0x40ccdd46) Jul 23 14:47:33 managed-node2 dhclient[633]: bound to 10.31.8.164 -- renewal in 1400 seconds. Jul 23 14:47:34 managed-node2 cloud-init[626]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Wed, 23 Jul 2025 18:47:33 +0000. Up 5.73 seconds. Jul 23 14:47:34 managed-node2 systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:34 managed-node2 systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:34 managed-node2 systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Jul 23 14:47:34 managed-node2 NetworkManager[681]: [1753296454.8599] NetworkManager (version 1.40.16-15.el8) is starting... (boot:089246a0-2bfb-4581-bf65-b70f6c02b83c) Jul 23 14:47:34 managed-node2 NetworkManager[681]: [1753296454.8621] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Jul 23 14:47:34 managed-node2 systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:34 managed-node2 NetworkManager[681]: [1753296454.8688] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jul 23 14:47:34 managed-node2 systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:34 managed-node2 systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Jul 23 14:47:34 managed-node2 systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Jul 23 14:47:34 managed-node2 systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Jul 23 14:47:34 managed-node2 NetworkManager[681]: [1753296454.8783] manager[0x56242e28e080]: monitoring kernel firmware directory '/lib/firmware'. Jul 23 14:47:34 managed-node2 dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=681 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 23 14:47:34 managed-node2 systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Jul 23 14:47:34 managed-node2 systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:34 managed-node2 systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:34 managed-node2 systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:34 managed-node2 systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Successfully activated service 'org.freedesktop.hostname1' Jul 23 14:47:35 managed-node2 systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0625] hostname: hostname: using hostnamed Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0626] hostname: static hostname changed from (none) to "managed-node2" Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0631] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0856] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0856] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0857] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0857] manager: Networking is enabled by state file Jul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=681 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 23 14:47:35 managed-node2 systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0937] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0938] settings: Loaded settings plugin: keyfile (internal) Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1020] dhcp: init: Using DHCP client 'internal' Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1021] device (lo): carrier: link connected Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1024] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1033] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1036] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jul 23 14:47:35 managed-node2 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1167] device (eth0): carrier: link connected Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1182] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1208] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1237] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1242] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1264] manager: NetworkManager state is now CONNECTING Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1278] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=580 comm="/usr/libexec/platform-python -s /usr/sbin/firewall" label="system_u:system_r:firewalld_t:s0") Jul 23 14:47:35 managed-node2 systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Jul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Jul 23 14:47:35 managed-node2 systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:35 managed-node2 polkitd[701]: Started polkitd version 0.115 Jul 23 14:47:35 managed-node2 polkitd[701]: Loading rules from directory /etc/polkit-1/rules.d Jul 23 14:47:35 managed-node2 polkitd[701]: Loading rules from directory /usr/share/polkit-1/rules.d Jul 23 14:47:35 managed-node2 polkitd[701]: Finished loading, compiling and executing 2 rules Jul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Jul 23 14:47:35 managed-node2 systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:35 managed-node2 polkitd[701]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3697] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3701] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3722] dhcp4 (eth0): state changed new lease, address=10.31.8.164 Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3725] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Jul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=681 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Jul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3832] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3940] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3942] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3945] manager: NetworkManager state is now CONNECTED_SITE Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3947] device (eth0): Activation: successful, device activated. Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3951] manager: NetworkManager state is now CONNECTED_GLOBAL Jul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3954] manager: startup complete Jul 23 14:47:35 managed-node2 systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:35 managed-node2 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Jul 23 14:47:35 managed-node2 chronyd[599]: Added source 10.2.32.37 Jul 23 14:47:35 managed-node2 chronyd[599]: Added source 10.2.32.38 Jul 23 14:47:35 managed-node2 chronyd[599]: Added source 10.11.160.238 Jul 23 14:47:35 managed-node2 chronyd[599]: Added source 10.18.100.10 Jul 23 14:47:36 managed-node2 systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:37 managed-node2 rngd[575]: [jitter]: Unable to obtain AES key, disabling JITTER source Jul 23 14:47:37 managed-node2 rngd[575]: [jitter]: Initialization Failed Jul 23 14:47:37 managed-node2 rngd[575]: Process privileges have been dropped to 2:2 Jul 23 14:47:37 managed-node2 cloud-init[964]: Cloud-init v. 23.4-7.el8.2 running 'init' at Wed, 23 Jul 2025 18:47:36 +0000. Up 8.82 seconds. Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | eth0 | True | 10.31.8.164 | 255.255.252.0 | global | 12:ae:05:71:e6:e9 | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | eth0 | True | fe80::10ae:5ff:fe71:e6e9/64 | . | link | 12:ae:05:71:e6:e9 | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | lo | True | ::1/128 | . | host | . | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | Route | Destination | Gateway | Interface | Flags | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 3 | local | :: | eth0 | U | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 4 | multicast | :: | eth0 | U | Jul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+---------+-----------+-------+ Jul 23 14:47:37 managed-node2 systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:37 managed-node2 systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Jul 23 14:47:37 managed-node2 systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:37 managed-node2 systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:37 managed-node2 systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Jul 23 14:47:37 managed-node2 systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Jul 23 14:47:37 managed-node2 systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Jul 23 14:47:37 managed-node2 systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Jul 23 14:47:37 managed-node2 systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Jul 23 14:47:37 managed-node2 sm-notify[1002]: Version 2.3.3 starting Jul 23 14:47:37 managed-node2 systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:37 managed-node2 systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:37 managed-node2 sshd[997]: Server listening on 0.0.0.0 port 22. Jul 23 14:47:37 managed-node2 sshd[997]: Server listening on :: port 22. Jul 23 14:47:37 managed-node2 systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:37 managed-node2 restraintd[1005]: Listening on http://localhost:8081 Jul 23 14:47:37 managed-node2 rsyslogd[1000]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1000" x-info="https://www.rsyslog.com"] start Jul 23 14:47:37 managed-node2 systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:37 managed-node2 rsyslogd[1000]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Jul 23 14:47:37 managed-node2 cloud-init[1255]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Wed, 23 Jul 2025 18:47:37 +0000. Up 9.87 seconds. Jul 23 14:47:38 managed-node2 systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Jul 23 14:47:38 managed-node2 systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Jul 23 14:47:38 managed-node2 systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Jul 23 14:47:38 managed-node2 systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Jul 23 14:47:38 managed-node2 crond[1323]: (CRON) STARTUP (1.5.2) Jul 23 14:47:38 managed-node2 crond[1323]: (CRON) INFO (Syslog will be used instead of sendmail.) Jul 23 14:47:38 managed-node2 crond[1323]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 96% if used.) Jul 23 14:47:38 managed-node2 systemd[1]: Received SIGRTMIN+21 from PID 321 (plymouthd). Jul 23 14:47:38 managed-node2 crond[1323]: (CRON) INFO (running with inotify support) Jul 23 14:47:38 managed-node2 systemd[1]: Received SIGRTMIN+21 from PID 321 (n/a). Jul 23 14:47:38 managed-node2 systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Jul 23 14:47:38 managed-node2 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- 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. Jul 23 14:47:38 managed-node2 systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 sshd[1253]: Accepted publickey for root from 10.31.45.33 port 33894 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 23 14:47:38 managed-node2 systemd[1]: /etc/systemd/system/user-0.slice:4: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Jul 23 14:47:38 managed-node2 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Jul 23 14:47:38 managed-node2 systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Jul 23 14:47:38 managed-node2 systemd-logind[579]: 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: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 1253. Jul 23 14:47:38 managed-node2 systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Jul 23 14:47:38 managed-node2 systemd[1335]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Jul 23 14:47:38 managed-node2 systemd[1335]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1335]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Jul 23 14:47:38 managed-node2 systemd[1335]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1335]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1335]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1335]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1335]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1335]: Startup finished in 90ms. -- 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 90263 microseconds. Jul 23 14:47:38 managed-node2 systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 sshd[1253]: pam_unix(sshd:session): session opened for user root by (uid=0) Jul 23 14:47:38 managed-node2 cloud-init[1434]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Wed, 23 Jul 2025 18:47:38 +0000. Up 10.71 seconds. Jul 23 14:47:38 managed-node2 cloud-init[1434]: Cloud-init v. 23.4-7.el8.2 finished at Wed, 23 Jul 2025 18:47:38 +0000. Datasource DataSourceEc2Local. Up 10.85 seconds Jul 23 14:47:38 managed-node2 systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 kdumpctl[1006]: kdump: kexec: loaded kdump kernel Jul 23 14:47:38 managed-node2 kdumpctl[1006]: kdump: Starting kdump: [OK] Jul 23 14:47:38 managed-node2 systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:38 managed-node2 systemd[1]: Startup finished in 534ms (kernel) + 2.023s (initrd) + 8.439s (userspace) = 10.998s. -- 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 534893 microseconds. -- -- Initial RAM disk start-up required 2023852 microseconds. -- -- Userspace start-up required 8439369 microseconds. Jul 23 14:47:41 managed-node2 chronyd[599]: Selected source 10.2.32.38 Jul 23 14:47:41 managed-node2 chronyd[599]: System clock TAI offset set to 37 seconds Jul 23 14:47:41 managed-node2 platform-python[1728]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 23 14:47:43 managed-node2 platform-python[1857]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 23 14:47:45 managed-node2 platform-python[1982]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Jul 23 14:47:45 managed-node2 systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Jul 23 14:47:46 managed-node2 platform-python[2106]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Jul 23 14:47:46 managed-node2 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-1111.slice, ignoring: Invalid argument Jul 23 14:47:46 managed-node2 systemd[1]: Created slice User Slice of UID 1111. -- Subject: Unit user-1111.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-1111.slice has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[1]: Starting User runtime directory /run/user/1111... -- Subject: Unit user-runtime-dir@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has begun starting up. Jul 23 14:47:46 managed-node2 systemd[1]: Started User runtime directory /run/user/1111. -- Subject: Unit user-runtime-dir@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[1]: Starting User Manager for UID 1111... -- Subject: Unit user@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has begun starting up. Jul 23 14:47:46 managed-node2 systemd[2110]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic by (uid=0) Jul 23 14:47:46 managed-node2 systemd[2110]: Started Mark boot as successful after the user session has run 2 minutes. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[2110]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Jul 23 14:47:46 managed-node2 systemd[2110]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[2110]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[2110]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[2110]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[2110]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[2110]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 systemd[2110]: Startup finished in 40ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 1111 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 40874 microseconds. Jul 23 14:47:46 managed-node2 systemd[1]: Started User Manager for UID 1111. -- Subject: Unit user@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has finished starting up. -- -- The start-up result is done. Jul 23 14:47:46 managed-node2 platform-python[2243]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 23 14:47:47 managed-node2 platform-python[2368]: ansible-command Invoked with _raw_params=set -x set -o pipefail exec 1>&2 #podman volume rm --all #podman network prune -f podman volume ls podman network ls podman secret ls podman container ls podman pod ls podman images systemctl list-units | grep quadlet _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 23 14:47:47 managed-node2 systemd[1]: var-lib-containers-storage-overlay-compat1028142453-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-compat1028142453-merged.mount has successfully entered the 'dead' state. Jul 23 14:47:47 managed-node2 kernel: evm: overlay not supported Jul 23 14:47:47 managed-node2 systemd[1]: var-lib-containers-storage-overlay-metacopy\x2dcheck1321599992-merged.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay-metacopy\x2dcheck1321599992-merged.mount has successfully entered the 'dead' state. Jul 23 14:47:48 managed-node2 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 23 14:47:50 managed-node2 platform-python[2689]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 23 14:47:51 managed-node2 platform-python[2818]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 23 14:47:51 managed-node2 platform-python[2943]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 23 14:47:52 managed-node2 platform-python[3067]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 23 14:47:54 managed-node2 platform-python[3191]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 23 14:47:55 managed-node2 platform-python[3316]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None PLAY RECAP ********************************************************************* managed-node2 : ok=198 changed=10 unreachable=0 failed=2 skipped=358 rescued=2 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-07-23T18:47:47.072923+00:00Z", "host": "managed-node2", "message": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "start_time": "2025-07-23T18:47:47.052633+00:00Z", "task_name": "Manage each secret", "task_path": "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:42" }, { "ansible_version": "2.9.27", "delta": "0:00:00.414062", "end_time": "2025-07-23 14:47:47.536237", "host": "managed-node2", "message": "non-zero return code", "rc": 1, "start_time": "2025-07-23 14:47:47.122175", "stderr": "+ set -o pipefail\n+ exec\n+ podman volume ls\n+ podman network ls\nNETWORK ID NAME DRIVER\n2f259bab93aa podman bridge\na4dcf21f020e podman-default-kube-network bridge\n+ podman secret ls\nID NAME DRIVER CREATED UPDATED\n+ podman container ls\nCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES\n+ podman pod ls\nPOD ID NAME STATUS CREATED INFRA ID # OF CONTAINERS\n+ podman images\nREPOSITORY TAG IMAGE ID CREATED SIZE\nlocalhost/podman-pause 4.9.4-dev-1708535009 999e0f0f7ad9 6 minutes ago 769 kB\nquay.io/libpod/testimage 20210610 9f9ec7f2fdef 4 years ago 7.99 MB\n+ systemctl list-units\n+ grep quadlet", "task_name": "Debug3", "task_path": "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270" }, { "ansible_version": "2.9.27", "end_time": "2025-07-23T18:47:54.719682+00:00Z", "host": "managed-node2", "message": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "start_time": "2025-07-23T18:47:54.699225+00:00Z", "task_name": "Manage each secret", "task_path": "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:42" }, { "ansible_version": "2.9.27", "delta": "0:00:00.021726", "end_time": "2025-07-23 14:47:55.070764", "host": "managed-node2", "message": "No message could be found", "rc": 0, "start_time": "2025-07-23 14:47:55.049038", "stdout": "-- Logs begin at Wed 2025-07-23 14:47:28 EDT, end at Wed 2025-07-23 14:47:55 EDT. --\nJul 23 14:47:28 localhost.localdomain kernel: Linux version 4.18.0-553.5.1.el8.x86_64 (mockbuild@x86-05.stream.rdu2.redhat.com) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC)) #1 SMP Tue May 21 05:46:01 UTC 2024\nJul 23 14:47:28 localhost.localdomain kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1\nJul 23 14:47:28 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'\nJul 23 14:47:28 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'\nJul 23 14:47:28 localhost.localdomain kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'\nJul 23 14:47:28 localhost.localdomain kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nJul 23 14:47:28 localhost.localdomain kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\nJul 23 14:47:28 localhost.localdomain kernel: signal: max sigframe size: 1776\nJul 23 14:47:28 localhost.localdomain kernel: BIOS-provided physical RAM map:\nJul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable\nJul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved\nJul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\nJul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable\nJul 23 14:47:28 localhost.localdomain kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved\nJul 23 14:47:28 localhost.localdomain kernel: NX (Execute Disable) protection: active\nJul 23 14:47:28 localhost.localdomain kernel: SMBIOS 2.7 present.\nJul 23 14:47:28 localhost.localdomain kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006\nJul 23 14:47:28 localhost.localdomain kernel: Hypervisor detected: Xen HVM\nJul 23 14:47:28 localhost.localdomain kernel: Xen version 4.11.\nJul 23 14:47:28 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1\nJul 23 14:47:28 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.\nJul 23 14:47:28 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.\n You might have to change the root device\n from /dev/hd[a-d] to /dev/xvd[a-d]\n in your root= kernel command line option\nJul 23 14:47:28 localhost.localdomain kernel: HVMOP_pagetable_dying not supported\nJul 23 14:47:28 localhost.localdomain kernel: tsc: Detected 2899.998 MHz processor\nJul 23 14:47:28 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved\nJul 23 14:47:28 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable\nJul 23 14:47:28 localhost.localdomain kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000\nJul 23 14:47:28 localhost.localdomain kernel: MTRR default type: write-back\nJul 23 14:47:28 localhost.localdomain kernel: MTRR fixed ranges enabled:\nJul 23 14:47:28 localhost.localdomain kernel: 00000-9FFFF write-back\nJul 23 14:47:28 localhost.localdomain kernel: A0000-BFFFF write-combining\nJul 23 14:47:28 localhost.localdomain kernel: C0000-FFFFF write-back\nJul 23 14:47:28 localhost.localdomain kernel: MTRR variable ranges enabled:\nJul 23 14:47:28 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable\nJul 23 14:47:28 localhost.localdomain kernel: 1 disabled\nJul 23 14:47:28 localhost.localdomain kernel: 2 disabled\nJul 23 14:47:28 localhost.localdomain kernel: 3 disabled\nJul 23 14:47:28 localhost.localdomain kernel: 4 disabled\nJul 23 14:47:28 localhost.localdomain kernel: 5 disabled\nJul 23 14:47:28 localhost.localdomain kernel: 6 disabled\nJul 23 14:47:28 localhost.localdomain kernel: 7 disabled\nJul 23 14:47:28 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \nJul 23 14:47:28 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f]\nJul 23 14:47:28 localhost.localdomain kernel: Using GB pages for direct mapping\nJul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a01000, 0x79a01fff] PGTABLE\nJul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a02000, 0x79a02fff] PGTABLE\nJul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a03000, 0x79a03fff] PGTABLE\nJul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a04000, 0x79a04fff] PGTABLE\nJul 23 14:47:28 localhost.localdomain kernel: BRK [0x79a05000, 0x79a05fff] PGTABLE\nJul 23 14:47:28 localhost.localdomain kernel: RAMDISK: [mem 0x3441e000-0x36206fff]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Early table checksum verification disabled\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen )\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000\nJul 23 14:47:28 localhost.localdomain kernel: No NUMA configuration found\nJul 23 14:47:28 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff]\nJul 23 14:47:28 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff]\nJul 23 14:47:28 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation.\nJul 23 14:47:28 localhost.localdomain kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB)\nJul 23 14:47:28 localhost.localdomain kernel: Zone ranges:\nJul 23 14:47:28 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]\nJul 23 14:47:28 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff]\nJul 23 14:47:28 localhost.localdomain kernel: Normal empty\nJul 23 14:47:28 localhost.localdomain kernel: Device empty\nJul 23 14:47:28 localhost.localdomain kernel: Movable zone start for each node\nJul 23 14:47:28 localhost.localdomain kernel: Early memory node ranges\nJul 23 14:47:28 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff]\nJul 23 14:47:28 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff]\nJul 23 14:47:28 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages\nJul 23 14:47:28 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff]\nJul 23 14:47:28 localhost.localdomain kernel: On node 0 totalpages: 982941\nJul 23 14:47:28 localhost.localdomain kernel: DMA zone: 64 pages used for memmap\nJul 23 14:47:28 localhost.localdomain kernel: DMA zone: 157 pages reserved\nJul 23 14:47:28 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0\nJul 23 14:47:28 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap\nJul 23 14:47:28 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000\nJul 23 14:47:28 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ0 used by override.\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ5 used by override.\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ9 used by override.\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ10 used by override.\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: IRQ11 used by override.\nJul 23 14:47:28 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000\nJul 23 14:47:28 localhost.localdomain kernel: TSC deadline timer available\nJul 23 14:47:28 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs\nJul 23 14:47:28 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\nJul 23 14:47:28 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]\nJul 23 14:47:28 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]\nJul 23 14:47:28 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]\nJul 23 14:47:28 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices\nJul 23 14:47:28 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM\nJul 23 14:47:28 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns\nJul 23 14:47:28 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1\nJul 23 14:47:28 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144\nJul 23 14:47:28 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152\nJul 23 14:47:28 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- \nJul 23 14:47:28 localhost.localdomain kernel: xen: PV spinlocks enabled\nJul 23 14:47:28 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)\nJul 23 14:47:28 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424\nJul 23 14:47:28 localhost.localdomain kernel: Policy zone: DMA32\nJul 23 14:47:28 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1\nJul 23 14:47:28 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com.\nJul 23 14:47:28 localhost.localdomain kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 346744K reserved, 0K cma-reserved)\nJul 23 14:47:28 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1\nJul 23 14:47:28 localhost.localdomain kernel: Kernel/User page tables isolation: enabled\nJul 23 14:47:28 localhost.localdomain kernel: ftrace: allocating 41062 entries in 161 pages\nJul 23 14:47:28 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups\nJul 23 14:47:28 localhost.localdomain kernel: rcu: Hierarchical RCU implementation.\nJul 23 14:47:28 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15.\nJul 23 14:47:28 localhost.localdomain kernel: Rude variant of Tasks RCU enabled.\nJul 23 14:47:28 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled.\nJul 23 14:47:28 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.\nJul 23 14:47:28 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15\nJul 23 14:47:28 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16\nJul 23 14:47:28 localhost.localdomain kernel: xen:events: Using 2-level ABI\nJul 23 14:47:28 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled\nJul 23 14:47:28 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer)\nJul 23 14:47:28 localhost.localdomain kernel: Console: colour VGA+ 80x25\nJul 23 14:47:28 localhost.localdomain kernel: printk: console [tty0] enabled\nJul 23 14:47:28 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Core revision 20220331\nJul 23 14:47:28 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns\nJul 23 14:47:28 localhost.localdomain kernel: hpet clockevent registered\nJul 23 14:47:28 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup\nJul 23 14:47:28 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode\nJul 23 14:47:28 localhost.localdomain kernel: Switched APIC routing to physical flat.\nJul 23 14:47:28 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0\nJul 23 14:47:28 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns\nJul 23 14:47:28 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998)\nJul 23 14:47:28 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301\nJul 23 14:47:28 localhost.localdomain kernel: LSM: Security Framework initializing\nJul 23 14:47:28 localhost.localdomain kernel: Yama: becoming mindful.\nJul 23 14:47:28 localhost.localdomain kernel: SELinux: Initializing.\nJul 23 14:47:28 localhost.localdomain kernel: LSM support for eBPF active\nJul 23 14:47:28 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024\nJul 23 14:47:28 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4\nJul 23 14:47:28 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization\nJul 23 14:47:28 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines\nJul 23 14:47:28 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\nJul 23 14:47:28 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT\nJul 23 14:47:28 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable\nJul 23 14:47:28 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode\nJul 23 14:47:28 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode\nJul 23 14:47:28 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K\nJul 23 14:47:28 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\nJul 23 14:47:28 localhost.localdomain kernel: Xen: using vcpuop timer interface\nJul 23 14:47:28 localhost.localdomain kernel: installing Xen timer for CPU 0\nJul 23 14:47:28 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2)\nJul 23 14:47:28 localhost.localdomain kernel: cpu 0 spinlock event irq 53\nJul 23 14:47:28 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only.\nJul 23 14:47:28 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation.\nJul 23 14:47:28 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled\nJul 23 14:47:28 localhost.localdomain kernel: smp: Bringing up secondary CPUs ...\nJul 23 14:47:28 localhost.localdomain kernel: installing Xen timer for CPU 1\nJul 23 14:47:28 localhost.localdomain kernel: x86: Booting SMP configuration:\nJul 23 14:47:28 localhost.localdomain kernel: .... node #0, CPUs: #1\nJul 23 14:47:28 localhost.localdomain kernel: cpu 1 spinlock event irq 59\nJul 23 14:47:28 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.\nJul 23 14:47:28 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.\nJul 23 14:47:28 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs\nJul 23 14:47:28 localhost.localdomain kernel: smpboot: Max logical packages: 8\nJul 23 14:47:28 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS)\nJul 23 14:47:28 localhost.localdomain kernel: node 0 deferred pages initialised in 12ms\nJul 23 14:47:28 localhost.localdomain kernel: devtmpfs: initialized\nJul 23 14:47:28 localhost.localdomain kernel: x86/mm: Memory block size: 128MB\nJul 23 14:47:28 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns\nJul 23 14:47:28 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem\nJul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 16\nJul 23 14:47:28 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations\nJul 23 14:47:28 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations\nJul 23 14:47:28 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations\nJul 23 14:47:28 localhost.localdomain kernel: audit: initializing netlink subsys (disabled)\nJul 23 14:47:28 localhost.localdomain kernel: audit: type=2000 audit(1753296448.711:1): state=initialized audit_enabled=0 res=1\nJul 23 14:47:28 localhost.localdomain kernel: cpuidle: using governor menu\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\nJul 23 14:47:28 localhost.localdomain kernel: PCI: Using configuration type 1 for base access\nJul 23 14:47:28 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages\nJul 23 14:47:28 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages\nJul 23 14:47:28 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Added _OSI(Module Device)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded\nJul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Interpreter enabled\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5)\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing\nJul 23 14:47:28 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\nJul 23 14:47:28 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]\nJul 23 14:47:28 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]\nJul 23 14:47:28 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [0] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [3] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [4] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [5] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [6] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [7] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [8] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [9] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [10] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [11] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [12] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [13] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [14] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [15] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [16] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [17] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [18] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [19] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [20] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [21] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [22] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [23] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [24] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [25] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [26] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [27] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [28] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [29] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [30] registered\nJul 23 14:47:28 localhost.localdomain kernel: acpiphp: Slot [31] registered\nJul 23 14:47:28 localhost.localdomain kernel: PCI host bridge to bus 0000:00\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window]\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff]\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f]\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\nJul 23 14:47:28 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,\n * this clock source is slow. Consider trying other clock sources\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref]\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff]\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff]\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref]\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5\nJul 23 14:47:28 localhost.localdomain kernel: xen:balloon: Initialising balloon driver\nJul 23 14:47:28 localhost.localdomain kernel: iommu: Default domain type: Passthrough \nJul 23 14:47:28 localhost.localdomain kernel: SCSI subsystem initialized\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: bus type USB registered\nJul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new interface driver usbfs\nJul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new interface driver hub\nJul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new device driver usb\nJul 23 14:47:28 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered\nJul 23 14:47:28 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti \nJul 23 14:47:28 localhost.localdomain kernel: PTP clock support registered\nJul 23 14:47:28 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0\nJul 23 14:47:28 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing\nJul 23 14:47:28 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes\nJul 23 14:47:28 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]\nJul 23 14:47:28 localhost.localdomain kernel: NetLabel: Initializing\nJul 23 14:47:28 localhost.localdomain kernel: NetLabel: domain hash size = 128\nJul 23 14:47:28 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO\nJul 23 14:47:28 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible\nJul 23 14:47:28 localhost.localdomain kernel: vgaarb: loaded\nJul 23 14:47:28 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer\nJul 23 14:47:28 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0\nJul 23 14:47:28 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter\nJul 23 14:47:28 localhost.localdomain kernel: clocksource: Switched to clocksource xen\nJul 23 14:47:28 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0\nJul 23 14:47:28 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\nJul 23 14:47:28 localhost.localdomain kernel: pnp: PnP ACPI init\nJul 23 14:47:28 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved\nJul 23 14:47:28 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)\nJul 23 14:47:28 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved\nJul 23 14:47:28 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved\nJul 23 14:47:28 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved\nJul 23 14:47:28 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)\nJul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8)\nJul 23 14:47:28 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)\nJul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12)\nJul 23 14:47:28 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)\nJul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1)\nJul 23 14:47:28 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)\nJul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6)\nJul 23 14:47:28 localhost.localdomain kernel: pnp 00:05: [dma 2]\nJul 23 14:47:28 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)\nJul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4)\nJul 23 14:47:28 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)\nJul 23 14:47:28 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved\nJul 23 14:47:28 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved\nJul 23 14:47:28 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)\nJul 23 14:47:28 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices\nJul 23 14:47:28 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]\nJul 23 14:47:28 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window]\nJul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 2\nJul 23 14:47:28 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768)\nJul 23 14:47:28 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc)\nJul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 1\nJul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 44\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds\nJul 23 14:47:28 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]\nJul 23 14:47:28 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64\nJul 23 14:47:28 localhost.localdomain kernel: Unpacking initramfs...\nJul 23 14:47:28 localhost.localdomain kernel: Freeing initrd memory: 30628K\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: bus type thunderbolt registered\nJul 23 14:47:28 localhost.localdomain kernel: Initialise system trusted keyrings\nJul 23 14:47:28 localhost.localdomain kernel: Key type blacklist registered\nJul 23 14:47:28 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0\nJul 23 14:47:28 localhost.localdomain kernel: zbud: loaded\nJul 23 14:47:28 localhost.localdomain kernel: pstore: using deflate compression\nJul 23 14:47:28 localhost.localdomain kernel: Platform Keyring initialized\nJul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 38\nJul 23 14:47:28 localhost.localdomain kernel: Key type asymmetric registered\nJul 23 14:47:28 localhost.localdomain kernel: Asymmetric key parser 'x509' registered\nJul 23 14:47:28 localhost.localdomain kernel: Running certificate verification selftests\nJul 23 14:47:28 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'\nJul 23 14:47:28 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)\nJul 23 14:47:28 localhost.localdomain kernel: io scheduler mq-deadline registered\nJul 23 14:47:28 localhost.localdomain kernel: io scheduler kyber registered\nJul 23 14:47:28 localhost.localdomain kernel: io scheduler bfq registered\nJul 23 14:47:28 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE\nJul 23 14:47:28 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4\nJul 23 14:47:28 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Power Button [PWRF]\nJul 23 14:47:28 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1\nJul 23 14:47:28 localhost.localdomain kernel: ACPI: Sleep Button [SLPF]\nJul 23 14:47:28 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47)\nJul 23 14:47:28 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout\nJul 23 14:47:28 localhost.localdomain kernel: Grant table initialized\nJul 23 14:47:28 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22!\nJul 23 14:47:28 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\nJul 23 14:47:28 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\nJul 23 14:47:28 localhost.localdomain kernel: Non-volatile memory driver v1.3\nJul 23 14:47:28 localhost.localdomain kernel: rdac: device handler registered\nJul 23 14:47:28 localhost.localdomain kernel: hp_sw: device handler registered\nJul 23 14:47:28 localhost.localdomain kernel: emc: device handler registered\nJul 23 14:47:28 localhost.localdomain kernel: alua: device handler registered\nJul 23 14:47:28 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed\nJul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic\nJul 23 14:47:28 localhost.localdomain kernel: usbserial: USB Serial support registered for generic\nJul 23 14:47:28 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12\nJul 23 14:47:28 localhost.localdomain kernel: i8042: Warning: Keylock active\nJul 23 14:47:28 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1\nJul 23 14:47:28 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12\nJul 23 14:47:28 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice\nJul 23 14:47:28 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0\nJul 23 14:47:28 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs\nJul 23 14:47:28 localhost.localdomain kernel: intel_pstate: CPU model not supported\nJul 23 14:47:28 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina\nJul 23 14:47:28 localhost.localdomain kernel: usbcore: registered new interface driver usbhid\nJul 23 14:47:28 localhost.localdomain kernel: usbhid: USB HID core driver\nJul 23 14:47:28 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service\nJul 23 14:47:28 localhost.localdomain kernel: Initializing XFRM netlink socket\nJul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 10\nJul 23 14:47:28 localhost.localdomain kernel: Segment Routing with IPv6\nJul 23 14:47:28 localhost.localdomain kernel: NET: Registered protocol family 17\nJul 23 14:47:28 localhost.localdomain kernel: mpls_gso: MPLS GSO support\nJul 23 14:47:28 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged.\nJul 23 14:47:28 localhost.localdomain kernel: AES CTR mode by8 optimization enabled\nJul 23 14:47:28 localhost.localdomain kernel: sched_clock: Marking stable (518556699, 0)->(10346402209, -9827845510)\nJul 23 14:47:28 localhost.localdomain kernel: registered taskstats version 1\nJul 23 14:47:28 localhost.localdomain kernel: Loading compiled-in X.509 certificates\nJul 23 14:47:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f'\nJul 23 14:47:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80'\nJul 23 14:47:28 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8'\nJul 23 14:47:28 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud\nJul 23 14:47:28 localhost.localdomain kernel: page_owner is disabled\nJul 23 14:47:28 localhost.localdomain kernel: Key type big_key registered\nJul 23 14:47:28 localhost.localdomain kernel: Key type encrypted registered\nJul 23 14:47:28 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass!\nJul 23 14:47:28 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256\nJul 23 14:47:28 localhost.localdomain kernel: ima: No architecture policies found\nJul 23 14:47:28 localhost.localdomain kernel: evm: Initialising EVM extended attributes:\nJul 23 14:47:28 localhost.localdomain kernel: evm: security.selinux\nJul 23 14:47:28 localhost.localdomain kernel: evm: security.ima\nJul 23 14:47:28 localhost.localdomain kernel: evm: security.capability\nJul 23 14:47:28 localhost.localdomain kernel: evm: HMAC attrs: 0x1\nJul 23 14:47:28 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768\nJul 23 14:47:28 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0\nJul 23 14:47:28 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2025-07-23 18:47:28 UTC (1753296448)\nJul 23 14:47:28 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K\nJul 23 14:47:28 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2820K\nJul 23 14:47:28 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k\nJul 23 14:47:28 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K\nJul 23 14:47:28 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K\nJul 23 14:47:28 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)\nJul 23 14:47:28 localhost.localdomain systemd[1]: Detected virtualization xen.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Detected architecture x86-64.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Running in initial RAM disk.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Set hostname to .\nJul 23 14:47:28 localhost.localdomain systemd[1]: Listening on udev Kernel Socket.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Reached target Local File Systems.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log).\nJul 23 14:47:28 localhost.localdomain systemd[1]: Listening on Journal Socket.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service.\nJul 23 14:47:28 localhost.localdomain systemd-journald[222]: Journal started\n-- Subject: The journal has been started\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has started up, opened the journal\n-- files for writing and is now ready to process requests.\nJul 23 14:47:28 localhost.localdomain systemd-journald[222]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nJul 23 14:47:28 localhost.localdomain systemd[1]: memstrack.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit memstrack.service has successfully entered the 'dead' state.\nJul 23 14:47:28 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Starting dracut cmdline hook...\n-- Subject: Unit dracut-cmdline.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has begun starting up.\nJul 23 14:47:28 localhost.localdomain dracut-cmdline[238]: dracut-8 dracut-049-233.git20240115.el8\nJul 23 14:47:28 localhost.localdomain dracut-cmdline[238]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1\nJul 23 14:47:28 localhost.localdomain systemd[1]: Started dracut cmdline hook.\n-- Subject: Unit dracut-cmdline.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Starting dracut pre-udev hook...\n-- Subject: Unit dracut-pre-udev.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has begun starting up.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Started dracut pre-udev hook.\n-- Subject: Unit dracut-pre-udev.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun starting up.\nJul 23 14:47:28 localhost.localdomain systemd-udevd[299]: Network interface NamePolicy= disabled on kernel command line, ignoring.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices...\n-- Subject: Unit systemd-udev-trigger.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has begun starting up.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System...\n-- Subject: Unit sys-kernel-config.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-config.mount has begun starting up.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System.\n-- Subject: Unit sys-kernel-config.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-config.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:28 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2\nJul 23 14:47:28 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Starting dracut initqueue hook...\n-- Subject: Unit dracut-initqueue.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has begun starting up.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen...\n-- Subject: Unit plymouth-start.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-start.service has begun starting up.\nJul 23 14:47:28 localhost.localdomain systemd[1]: Reached target System Initialization.\n-- Subject: Unit sysinit.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 321 (plymouthd).\nJul 23 14:47:29 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen.\n-- Subject: Unit plymouth-start.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-start.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Paths.\n-- Subject: Unit paths.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit paths.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.\n-- Subject: Unit systemd-ask-password-plymouth.path has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-ask-password-plymouth.path has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Basic System.\n-- Subject: Unit basic.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain kernel: libata version 3.00 loaded.\nJul 23 14:47:29 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13\nJul 23 14:47:29 localhost.localdomain kernel: scsi host0: ata_piix\nJul 23 14:47:29 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2.\nJul 23 14:47:29 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver\nJul 23 14:47:29 localhost.localdomain kernel: scsi host1: ata_piix\nJul 23 14:47:29 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14\nJul 23 14:47:29 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15\nJul 23 14:47:29 localhost.localdomain systemd-udevd[326]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJul 23 14:47:29 localhost.localdomain kernel: ACPI: bus type drm_connector registered\nJul 23 14:47:29 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled;\nJul 23 14:47:29 localhost.localdomain kernel: xvda: xvda1\nJul 23 14:47:29 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console\nJul 23 14:47:29 localhost.localdomain systemd-udevd[324]: Using default interface naming scheme 'rhel-8.0'.\nJul 23 14:47:29 localhost.localdomain systemd-udevd[324]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJul 23 14:47:29 localhost.localdomain kernel: Console: switching to colour dummy device 80x25\nJul 23 14:47:29 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0\nJul 23 14:47:29 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device\nJul 23 14:47:29 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called\nJul 23 14:47:29 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48\nJul 23 14:47:29 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device\nJul 23 14:47:29 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2.\n-- Subject: Unit dev-disk-by\\x2duuid-fe591198\\x2d9082\\x2d4b15\\x2d9b62\\x2de83518524cd2.device has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dev-disk-by\\x2duuid-fe591198\\x2d9082\\x2d4b15\\x2d9b62\\x2de83518524cd2.device has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Initrd Root Device.\n-- Subject: Unit initrd-root-device.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-device.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Started dracut initqueue hook.\n-- Subject: Unit dracut-initqueue.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Reached target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2...\n-- Subject: Unit systemd-fsck-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-fsck-root.service has begun starting up.\nJul 23 14:47:29 localhost.localdomain systemd-fsck[361]: /usr/sbin/fsck.xfs: XFS file system.\nJul 23 14:47:29 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2.\n-- Subject: Unit systemd-fsck-root.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-fsck-root.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:29 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2899.991 MHz\nJul 23 14:47:29 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd3a5fcfd, max_idle_ns: 440795225264 ns\nJul 23 14:47:29 localhost.localdomain systemd[1]: Mounting /sysroot...\n-- Subject: Unit sysroot.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysroot.mount has begun starting up.\nJul 23 14:47:29 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4\nJul 23 14:47:29 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled\nJul 23 14:47:29 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem\nJul 23 14:47:30 localhost.localdomain kernel: XFS (xvda1): Ending clean mount\nJul 23 14:47:30 localhost.localdomain systemd[1]: Mounted /sysroot.\n-- Subject: Unit sysroot.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysroot.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Reached target Initrd Root File System.\n-- Subject: Unit initrd-root-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root...\n-- Subject: Unit initrd-parse-etc.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-parse-etc.service has begun starting up.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Reloading.\nJul 23 14:47:30 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-parse-etc.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root.\n-- Subject: Unit initrd-parse-etc.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-parse-etc.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Reached target Initrd File Systems.\n-- Subject: Unit initrd-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Reached target Initrd Default Target.\n-- Subject: Unit initrd.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook...\n-- Subject: Unit dracut-pre-pivot.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has begun starting up.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook.\n-- Subject: Unit dracut-pre-pivot.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons...\n-- Subject: Unit initrd-cleanup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-cleanup.service has begun starting up.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Starting Setup Virtual Console...\n-- Subject: Unit systemd-vconsole-setup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has begun starting up.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Starting Plymouth switch root service...\n-- Subject: Unit plymouth-switch-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-switch-root.service has begun starting up.\nJul 23 14:47:30 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-pre-pivot.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook.\n-- Subject: Unit dracut-pre-pivot.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-pivot.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Initrd Default Target.\n-- Subject: Unit initrd.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Basic System.\n-- Subject: Unit basic.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target System Initialization.\n-- Subject: Unit sysinit.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories.\n-- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Local File Systems.\n-- Subject: Unit local-fs.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Swap.\n-- Subject: Unit swap.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit swap.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-sysctl.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables.\n-- Subject: Unit systemd-sysctl.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-sysctl.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Paths.\n-- Subject: Unit paths.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit paths.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Initrd Root Device.\n-- Subject: Unit initrd-root-device.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-root-device.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Slices.\n-- Subject: Unit slices.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit slices.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Timers.\n-- Subject: Unit timers.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit timers.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-initqueue.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped dracut initqueue hook.\n-- Subject: Unit dracut-initqueue.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-initqueue.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udev-trigger.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped target Sockets.\n-- Subject: Unit sockets.target has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sockets.target has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-cleanup.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons.\n-- Subject: Unit initrd-cleanup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-cleanup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev.\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit kmod-static-nodes.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel.\n-- Subject: Unit kmod-static-nodes.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kmod-static-nodes.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-pre-udev.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook.\n-- Subject: Unit dracut-pre-udev.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-pre-udev.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit dracut-cmdline.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Stopped dracut cmdline hook.\n-- Subject: Unit dracut-cmdline.service has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-cmdline.service has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd-control.socket has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Closed udev Control Socket.\n-- Subject: Unit systemd-udevd-control.socket has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd-control.socket has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Closed udev Kernel Socket.\n-- Subject: Unit systemd-udevd-kernel.socket has finished shutting down\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd-kernel.socket has finished shutting down.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Starting Cleanup udevd DB...\n-- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-udevadm-cleanup-db.service has begun starting up.\nJul 23 14:47:30 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Started Cleanup udevd DB.\n-- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-udevadm-cleanup-db.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Started Plymouth switch root service.\n-- Subject: Unit plymouth-switch-root.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-switch-root.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Reached target Switch Root.\n-- Subject: Unit initrd-switch-root.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-switch-root.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Starting Switch Root...\n-- Subject: Unit initrd-switch-root.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit initrd-switch-root.service has begun starting up.\nJul 23 14:47:30 localhost.localdomain systemd[1]: Switching root.\nJul 23 14:47:30 localhost.localdomain systemd-journald[222]: Journal stopped\n-- Subject: The journal has been stopped\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has shut down and closed all currently\n-- active journal files.\nJul 23 14:47:31 managed-node2 kernel: printk: systemd: 16 output lines suppressed due to ratelimiting\nJul 23 14:47:31 managed-node2 kernel: audit: type=1404 audit(1753296450.539:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1\nJul 23 14:47:31 managed-node2 kernel: SELinux: policy capability network_peer_controls=1\nJul 23 14:47:31 managed-node2 kernel: SELinux: policy capability open_perms=1\nJul 23 14:47:31 managed-node2 kernel: SELinux: policy capability extended_socket_class=1\nJul 23 14:47:31 managed-node2 kernel: SELinux: policy capability always_check_network=0\nJul 23 14:47:31 managed-node2 kernel: SELinux: policy capability cgroup_seclabel=1\nJul 23 14:47:31 managed-node2 kernel: SELinux: policy capability nnp_nosuid_transition=1\nJul 23 14:47:31 managed-node2 kernel: audit: type=1403 audit(1753296450.692:3): auid=4294967295 ses=4294967295 lsm=selinux res=1\nJul 23 14:47:31 managed-node2 systemd[1]: Successfully loaded SELinux policy in 154.593ms.\nJul 23 14:47:31 managed-node2 systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 15.288ms.\nJul 23 14:47:31 managed-node2 systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)\nJul 23 14:47:31 managed-node2 systemd[1]: Detected virtualization xen.\nJul 23 14:47:31 managed-node2 systemd[1]: Detected architecture x86-64.\nJul 23 14:47:31 managed-node2 systemd[1]: Set hostname to .\nJul 23 14:47:31 managed-node2 systemd[1]: initrd-switch-root.service: Succeeded.\nJul 23 14:47:31 managed-node2 systemd[1]: Stopped Switch Root.\nJul 23 14:47:31 managed-node2 systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.\nJul 23 14:47:31 managed-node2 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.\nJul 23 14:47:31 managed-node2 systemd[1]: Stopped Journal Service.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Journal Service...\nJul 23 14:47:31 managed-node2 systemd-journald[474]: Journal started\n-- Subject: The journal has been started\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The system journal process has started up, opened the journal\n-- files for writing and is now ready to process requests.\nJul 23 14:47:31 managed-node2 systemd-journald[474]: Runtime journal (/run/log/journal/094d792c5fbb4379b70739f97625f061) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/094d792c5fbb4379b70739f97625f061) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nJul 23 14:47:31 managed-node2 systemd[1]: systemd-journald.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-journald.service has successfully entered the 'dead' state.\nJul 23 14:47:31 managed-node2 systemd[1]: Mounted Kernel Debug File System.\n-- Subject: Unit sys-kernel-debug.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-kernel-debug.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd-modules-load[480]: Inserted module 'fuse'\nJul 23 14:47:31 managed-node2 kernel: fuse: init (API version 7.34)\nJul 23 14:47:31 managed-node2 systemd[1]: Started Load Kernel Modules.\n-- Subject: Unit systemd-modules-load.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-modules-load.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Mounting FUSE Control File System...\n-- Subject: Unit sys-fs-fuse-connections.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-fs-fuse-connections.mount has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Apply Kernel Variables...\n-- Subject: Unit systemd-sysctl.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-sysctl.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Mounted FUSE Control File System.\n-- Subject: Unit sys-fs-fuse-connections.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sys-fs-fuse-connections.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Apply Kernel Variables.\n-- Subject: Unit systemd-sysctl.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-sysctl.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Started udev Coldplug all Devices.\n-- Subject: Unit systemd-udev-trigger.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udev-trigger.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: systemd-vconsole-setup.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Setup Virtual Console.\n-- Subject: Unit systemd-vconsole-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-vconsole-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Remount Root and Kernel File Systems.\n-- Subject: Unit systemd-remount-fs.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-remount-fs.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Create Static Device Nodes in /dev...\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Flush Journal to Persistent Storage...\n-- Subject: Unit systemd-journal-flush.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Load/Save Random Seed...\n-- Subject: Unit systemd-random-seed.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-random-seed.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Load/Save Random Seed.\n-- Subject: Unit systemd-random-seed.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-random-seed.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd-journald[474]: Runtime journal (/run/log/journal/094d792c5fbb4379b70739f97625f061) is 8.0M, max 176.9M, 168.9M free.\n-- Subject: Disk space used by the journal\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Runtime journal (/run/log/journal/094d792c5fbb4379b70739f97625f061) is currently using 8.0M.\n-- Maximum allowed usage is set to 176.9M.\n-- Leaving at least 265.4M free (of currently available 1.7G of disk space).\n-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.\n-- \n-- The limits controlling how much disk space is used by the journal may\n-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n-- /etc/systemd/journald.conf. See journald.conf(5) for details.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Flush Journal to Persistent Storage.\n-- Subject: Unit systemd-journal-flush.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-journal-flush.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Create Static Device Nodes in /dev.\n-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup-dev.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting udev Kernel Device Manager...\n-- Subject: Unit systemd-udevd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Reached target Local File Systems (Pre).\n-- Subject: Unit local-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Reached target Local File Systems.\n-- Subject: Unit local-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit local-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Import network configuration from initramfs...\n-- Subject: Unit import-state.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit import-state.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...\n-- Subject: Unit plymouth-read-write.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-read-write.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Received SIGRTMIN+20 from PID 321 (plymouthd).\nJul 23 14:47:31 managed-node2 systemd[1]: Started Tell Plymouth To Write Out Runtime Data.\n-- Subject: Unit plymouth-read-write.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-read-write.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd-udevd[499]: Network interface NamePolicy= disabled on kernel command line, ignoring.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Import network configuration from initramfs.\n-- Subject: Unit import-state.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit import-state.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Create Volatile Files and Directories...\n-- Subject: Unit systemd-tmpfiles-setup.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Started udev Kernel Device Manager.\n-- Subject: Unit systemd-udevd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-udevd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Create Volatile Files and Directories.\n-- Subject: Unit systemd-tmpfiles-setup.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-setup.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Security Auditing Service...\n-- Subject: Unit auditd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit auditd.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Mounting RPC Pipe File System...\n-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting RPC Bind...\n-- Subject: Unit rpcbind.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpcbind.service has begun starting up.\nJul 23 14:47:31 managed-node2 auditd[531]: No plugins found, not dispatching events\nJul 23 14:47:31 managed-node2 systemd[1]: Started RPC Bind.\n-- Subject: Unit rpcbind.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpcbind.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 auditd[531]: Init complete, auditd 3.1.2 listening for events (startup state enable)\nJul 23 14:47:31 managed-node2 augenrules[534]: /sbin/augenrules: No change\nJul 23 14:47:31 managed-node2 kernel: RPC: Registered named UNIX socket transport module.\nJul 23 14:47:31 managed-node2 kernel: RPC: Registered udp transport module.\nJul 23 14:47:31 managed-node2 kernel: RPC: Registered tcp transport module.\nJul 23 14:47:31 managed-node2 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.\nJul 23 14:47:31 managed-node2 systemd[1]: Mounted RPC Pipe File System.\n-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Reached target rpc_pipefs.target.\n-- Subject: Unit rpc_pipefs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc_pipefs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5\nJul 23 14:47:31 managed-node2 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr\nJul 23 14:47:31 managed-node2 augenrules[558]: No rules\nJul 23 14:47:31 managed-node2 augenrules[558]: enabled 1\nJul 23 14:47:31 managed-node2 augenrules[558]: failure 1\nJul 23 14:47:31 managed-node2 augenrules[558]: pid 531\nJul 23 14:47:31 managed-node2 augenrules[558]: rate_limit 0\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_limit 8192\nJul 23 14:47:31 managed-node2 augenrules[558]: lost 0\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog 3\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time 60000\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time_actual 0\nJul 23 14:47:31 managed-node2 augenrules[558]: enabled 1\nJul 23 14:47:31 managed-node2 augenrules[558]: failure 1\nJul 23 14:47:31 managed-node2 augenrules[558]: pid 531\nJul 23 14:47:31 managed-node2 augenrules[558]: rate_limit 0\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_limit 8192\nJul 23 14:47:31 managed-node2 augenrules[558]: lost 0\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog 3\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time 60000\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time_actual 0\nJul 23 14:47:31 managed-node2 augenrules[558]: enabled 1\nJul 23 14:47:31 managed-node2 augenrules[558]: failure 1\nJul 23 14:47:31 managed-node2 augenrules[558]: pid 531\nJul 23 14:47:31 managed-node2 augenrules[558]: rate_limit 0\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_limit 8192\nJul 23 14:47:31 managed-node2 augenrules[558]: lost 0\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog 2\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time 60000\nJul 23 14:47:31 managed-node2 augenrules[558]: backlog_wait_time_actual 0\nJul 23 14:47:31 managed-node2 systemd[1]: Started Security Auditing Service.\n-- Subject: Unit auditd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit auditd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Starting Update UTMP about System Boot/Shutdown...\n-- Subject: Unit systemd-update-utmp.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp.service has begun starting up.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Update UTMP about System Boot/Shutdown.\n-- Subject: Unit systemd-update-utmp.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Reached target System Initialization.\n-- Subject: Unit sysinit.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sysinit.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Started Daily Cleanup of Temporary Directories.\n-- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-tmpfiles-clean.timer has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:31 managed-node2 systemd[1]: Started dnf makecache --timer.\n-- Subject: Unit dnf-makecache.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dnf-makecache.timer has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Started daily update of the root trust anchor for DNSSEC.\n-- Subject: Unit unbound-anchor.timer has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit unbound-anchor.timer has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Reached target Timers.\n-- Subject: Unit timers.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit timers.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Listening on D-Bus System Message Bus Socket.\n-- Subject: Unit dbus.socket has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dbus.socket has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd-udevd[547]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJul 23 14:47:32 managed-node2 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer\nJul 23 14:47:32 managed-node2 systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket.\n-- Subject: Unit sssd-kcm.socket has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sssd-kcm.socket has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Reached target Sockets.\n-- Subject: Unit sockets.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sockets.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Reached target Basic System.\n-- Subject: Unit basic.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit basic.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Starting Initial cloud-init job (pre-networking)...\n-- Subject: Unit cloud-init-local.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init-local.service has begun starting up.\nJul 23 14:47:32 managed-node2 systemd[1]: Started D-Bus System Message Bus.\n-- Subject: Unit dbus.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dbus.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.\n-- Subject: Unit rngd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rngd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Starting Restore /run/initramfs on shutdown...\n-- Subject: Unit dracut-shutdown.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-shutdown.service has begun starting up.\nJul 23 14:47:32 managed-node2 systemd[1]: Starting NTP client/server...\n-- Subject: Unit chronyd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit chronyd.service has begun starting up.\nJul 23 14:47:32 managed-node2 systemd[1]: Reached target sshd-keygen.target.\n-- Subject: Unit sshd-keygen.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd-keygen.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Started irqbalance daemon.\n-- Subject: Unit irqbalance.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit irqbalance.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Reached target User and Group Name Lookups.\n-- Subject: Unit nss-user-lookup.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit nss-user-lookup.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Starting Login Service...\n-- Subject: Unit systemd-logind.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-logind.service has begun starting up.\nJul 23 14:47:32 managed-node2 systemd[1]: Starting firewalld - dynamic firewall daemon...\n-- Subject: Unit firewalld.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit firewalld.service has begun starting up.\nJul 23 14:47:32 managed-node2 systemd[1]: Started Restore /run/initramfs on shutdown.\n-- Subject: Unit dracut-shutdown.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit dracut-shutdown.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd-udevd[555]: Using default interface naming scheme 'rhel-8.0'.\nJul 23 14:47:32 managed-node2 rngd[575]: Disabling 7: PKCS11 Entropy generator (pkcs11)\nJul 23 14:47:32 managed-node2 rngd[575]: Disabling 5: NIST Network Entropy Beacon (nist)\nJul 23 14:47:32 managed-node2 rngd[575]: Disabling 9: Qrypt quantum entropy beacon (qrypt)\nJul 23 14:47:32 managed-node2 rngd[575]: Initializing available sources\nJul 23 14:47:32 managed-node2 rngd[575]: [hwrng ]: Initialization Failed\nJul 23 14:47:32 managed-node2 rngd[575]: [rdrand]: Enabling RDRAND rng support\nJul 23 14:47:32 managed-node2 systemd-udevd[555]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.\nJul 23 14:47:32 managed-node2 rngd[575]: [rdrand]: Initialized\nJul 23 14:47:32 managed-node2 rngd[575]: [jitter]: JITTER timeout set to 5 sec\nJul 23 14:47:32 managed-node2 kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0\nJul 23 14:47:32 managed-node2 kernel: EDAC sbridge: Ver: 1.1.2 \nJul 23 14:47:32 managed-node2 chronyd[599]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)\nJul 23 14:47:32 managed-node2 chronyd[599]: Loaded 0 symmetric keys\nJul 23 14:47:32 managed-node2 chronyd[599]: Frequency -3.276 +/- 0.149 ppm read from /var/lib/chrony/drift\nJul 23 14:47:32 managed-node2 chronyd[599]: Using right/UTC timezone to obtain leap second data\nJul 23 14:47:32 managed-node2 systemd-logind[579]: New seat seat0.\n-- Subject: A new seat seat0 is now available\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new seat seat0 has been configured and is now available.\nJul 23 14:47:32 managed-node2 systemd-logind[579]: Watching system buttons on /dev/input/event0 (Power Button)\nJul 23 14:47:32 managed-node2 systemd-logind[579]: Watching system buttons on /dev/input/event1 (Sleep Button)\nJul 23 14:47:32 managed-node2 systemd-logind[579]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)\nJul 23 14:47:32 managed-node2 systemd[1]: Started Login Service.\n-- Subject: Unit systemd-logind.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-logind.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 systemd[1]: Started NTP client/server.\n-- Subject: Unit chronyd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit chronyd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:32 managed-node2 rngd[575]: [jitter]: Initializing AES buffer\nJul 23 14:47:33 managed-node2 systemd[1]: Started firewalld - dynamic firewall daemon.\n-- Subject: Unit firewalld.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit firewalld.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:33 managed-node2 firewalld[580]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now.\nJul 23 14:47:33 managed-node2 dhclient[633]: Internet Systems Consortium DHCP Client 4.3.6\nJul 23 14:47:33 managed-node2 dhclient[633]: Copyright 2004-2017 Internet Systems Consortium.\nJul 23 14:47:33 managed-node2 dhclient[633]: All rights reserved.\nJul 23 14:47:33 managed-node2 dhclient[633]: For info, please visit https://www.isc.org/software/dhcp/\nJul 23 14:47:33 managed-node2 dhclient[633]: \nJul 23 14:47:33 managed-node2 dhclient[633]: Listening on LPF/eth0/12:ae:05:71:e6:e9\nJul 23 14:47:33 managed-node2 dhclient[633]: Sending on LPF/eth0/12:ae:05:71:e6:e9\nJul 23 14:47:33 managed-node2 dhclient[633]: Sending on Socket/fallback\nJul 23 14:47:33 managed-node2 dhclient[633]: Created duid \"\\000\\004\\011My,_\\273Cy\\267\\0079\\371v%\\360a\".\nJul 23 14:47:33 managed-node2 dhclient[633]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x40ccdd46)\nJul 23 14:47:33 managed-node2 dhclient[633]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x40ccdd46)\nJul 23 14:47:33 managed-node2 dhclient[633]: DHCPOFFER from 10.31.8.1\nJul 23 14:47:33 managed-node2 dhclient[633]: DHCPACK from 10.31.8.1 (xid=0x40ccdd46)\nJul 23 14:47:33 managed-node2 dhclient[633]: bound to 10.31.8.164 -- renewal in 1400 seconds.\nJul 23 14:47:34 managed-node2 cloud-init[626]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Wed, 23 Jul 2025 18:47:33 +0000. Up 5.73 seconds.\nJul 23 14:47:34 managed-node2 systemd[1]: Started Initial cloud-init job (pre-networking).\n-- Subject: Unit cloud-init-local.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init-local.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:34 managed-node2 systemd[1]: Reached target Network (Pre).\n-- Subject: Unit network-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:34 managed-node2 systemd[1]: Starting Network Manager...\n-- Subject: Unit NetworkManager.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager.service has begun starting up.\nJul 23 14:47:34 managed-node2 NetworkManager[681]: [1753296454.8599] NetworkManager (version 1.40.16-15.el8) is starting... (boot:089246a0-2bfb-4581-bf65-b70f6c02b83c)\nJul 23 14:47:34 managed-node2 NetworkManager[681]: [1753296454.8621] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf)\nJul 23 14:47:34 managed-node2 systemd[1]: Started Network Manager.\n-- Subject: Unit NetworkManager.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:34 managed-node2 NetworkManager[681]: [1753296454.8688] bus-manager: acquired D-Bus service \"org.freedesktop.NetworkManager\"\nJul 23 14:47:34 managed-node2 systemd[1]: Reached target Network.\n-- Subject: Unit network.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:34 managed-node2 systemd[1]: Starting Dynamic System Tuning Daemon...\n-- Subject: Unit tuned.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit tuned.service has begun starting up.\nJul 23 14:47:34 managed-node2 systemd[1]: Starting GSSAPI Proxy Daemon...\n-- Subject: Unit gssproxy.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit gssproxy.service has begun starting up.\nJul 23 14:47:34 managed-node2 systemd[1]: Starting Network Manager Wait Online...\n-- Subject: Unit NetworkManager-wait-online.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-wait-online.service has begun starting up.\nJul 23 14:47:34 managed-node2 NetworkManager[681]: [1753296454.8783] manager[0x56242e28e080]: monitoring kernel firmware directory '/lib/firmware'.\nJul 23 14:47:34 managed-node2 dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=681 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJul 23 14:47:34 managed-node2 systemd[1]: Starting Hostname Service...\n-- Subject: Unit systemd-hostnamed.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-hostnamed.service has begun starting up.\nJul 23 14:47:34 managed-node2 systemd[1]: Started GSSAPI Proxy Daemon.\n-- Subject: Unit gssproxy.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit gssproxy.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:34 managed-node2 systemd[1]: Reached target NFS client services.\n-- Subject: Unit nfs-client.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit nfs-client.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:34 managed-node2 systemd[1]: Reached target Remote File Systems (Pre).\n-- Subject: Unit remote-fs-pre.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs-pre.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:34 managed-node2 systemd[1]: Reached target Remote File Systems.\n-- Subject: Unit remote-fs.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit remote-fs.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Successfully activated service 'org.freedesktop.hostname1'\nJul 23 14:47:35 managed-node2 systemd[1]: Started Hostname Service.\n-- Subject: Unit systemd-hostnamed.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-hostnamed.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0625] hostname: hostname: using hostnamed\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0626] hostname: static hostname changed from (none) to \"managed-node2\"\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0631] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0856] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so)\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0856] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0857] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0857] manager: Networking is enabled by state file\nJul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=681 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJul 23 14:47:35 managed-node2 systemd[1]: Starting Network Manager Script Dispatcher Service...\n-- Subject: Unit NetworkManager-dispatcher.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-dispatcher.service has begun starting up.\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0937] settings: Loaded settings plugin: ifcfg-rh (\"/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so\")\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.0938] settings: Loaded settings plugin: keyfile (internal)\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1020] dhcp: init: Using DHCP client 'internal'\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1021] device (lo): carrier: link connected\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1024] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1033] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1036] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')\nJul 23 14:47:35 managed-node2 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1167] device (eth0): carrier: link connected\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1182] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1208] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1237] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1242] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1264] manager: NetworkManager state is now CONNECTING\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.1278] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')\nJul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=580 comm=\"/usr/libexec/platform-python -s /usr/sbin/firewall\" label=\"system_u:system_r:firewalld_t:s0\")\nJul 23 14:47:35 managed-node2 systemd[1]: Starting Authorization Manager...\n-- Subject: Unit polkit.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit polkit.service has begun starting up.\nJul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'\nJul 23 14:47:35 managed-node2 systemd[1]: Started Network Manager Script Dispatcher Service.\n-- Subject: Unit NetworkManager-dispatcher.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-dispatcher.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:35 managed-node2 polkitd[701]: Started polkitd version 0.115\nJul 23 14:47:35 managed-node2 polkitd[701]: Loading rules from directory /etc/polkit-1/rules.d\nJul 23 14:47:35 managed-node2 polkitd[701]: Loading rules from directory /usr/share/polkit-1/rules.d\nJul 23 14:47:35 managed-node2 polkitd[701]: Finished loading, compiling and executing 2 rules\nJul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'\nJul 23 14:47:35 managed-node2 systemd[1]: Started Authorization Manager.\n-- Subject: Unit polkit.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit polkit.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:35 managed-node2 polkitd[701]: Acquired the name org.freedesktop.PolicyKit1 on the system bus\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3697] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3701] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3722] dhcp4 (eth0): state changed new lease, address=10.31.8.164\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3725] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS\nJul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=681 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"system_u:system_r:NetworkManager_t:s0\")\nJul 23 14:47:35 managed-node2 dbus-daemon[571]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3832] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3940] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3942] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3945] manager: NetworkManager state is now CONNECTED_SITE\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3947] device (eth0): Activation: successful, device activated.\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3951] manager: NetworkManager state is now CONNECTED_GLOBAL\nJul 23 14:47:35 managed-node2 NetworkManager[681]: [1753296455.3954] manager: startup complete\nJul 23 14:47:35 managed-node2 systemd[1]: Started Network Manager Wait Online.\n-- Subject: Unit NetworkManager-wait-online.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit NetworkManager-wait-online.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:35 managed-node2 systemd[1]: Starting Initial cloud-init job (metadata service crawler)...\n-- Subject: Unit cloud-init.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.service has begun starting up.\nJul 23 14:47:35 managed-node2 chronyd[599]: Added source 10.2.32.37\nJul 23 14:47:35 managed-node2 chronyd[599]: Added source 10.2.32.38\nJul 23 14:47:35 managed-node2 chronyd[599]: Added source 10.11.160.238\nJul 23 14:47:35 managed-node2 chronyd[599]: Added source 10.18.100.10\nJul 23 14:47:36 managed-node2 systemd[1]: Started Dynamic System Tuning Daemon.\n-- Subject: Unit tuned.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit tuned.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:37 managed-node2 rngd[575]: [jitter]: Unable to obtain AES key, disabling JITTER source\nJul 23 14:47:37 managed-node2 rngd[575]: [jitter]: Initialization Failed\nJul 23 14:47:37 managed-node2 rngd[575]: Process privileges have been dropped to 2:2\nJul 23 14:47:37 managed-node2 cloud-init[964]: Cloud-init v. 23.4-7.el8.2 running 'init' at Wed, 23 Jul 2025 18:47:36 +0000. Up 8.82 seconds.\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | eth0 | True | 10.31.8.164 | 255.255.252.0 | global | 12:ae:05:71:e6:e9 |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | eth0 | True | fe80::10ae:5ff:fe71:e6e9/64 | . | link | 12:ae:05:71:e6:e9 |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | lo | True | ::1/128 | . | host | . |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+---------+-----------+-------+\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | Route | Destination | Gateway | Interface | Flags |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+---------+-----------+-------+\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 1 | fe80::/64 | :: | eth0 | U |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 3 | local | :: | eth0 | U |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: | 4 | multicast | :: | eth0 | U |\nJul 23 14:47:37 managed-node2 cloud-init[964]: ci-info: +-------+-------------+---------+-----------+-------+\nJul 23 14:47:37 managed-node2 systemd[1]: Started Initial cloud-init job (metadata service crawler).\n-- Subject: Unit cloud-init.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:37 managed-node2 systemd[1]: Starting OpenSSH server daemon...\n-- Subject: Unit sshd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd.service has begun starting up.\nJul 23 14:47:37 managed-node2 systemd[1]: Reached target Cloud-config availability.\n-- Subject: Unit cloud-config.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:37 managed-node2 systemd[1]: Reached target Network is Online.\n-- Subject: Unit network-online.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit network-online.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:37 managed-node2 systemd[1]: Starting Crash recovery kernel arming...\n-- Subject: Unit kdump.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kdump.service has begun starting up.\nJul 23 14:47:37 managed-node2 systemd[1]: Starting The restraint harness....\n-- Subject: Unit restraintd.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit restraintd.service has begun starting up.\nJul 23 14:47:37 managed-node2 systemd[1]: Starting System Logging Service...\n-- Subject: Unit rsyslog.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rsyslog.service has begun starting up.\nJul 23 14:47:37 managed-node2 systemd[1]: Starting Apply the settings specified in cloud-config...\n-- Subject: Unit cloud-config.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.service has begun starting up.\nJul 23 14:47:37 managed-node2 systemd[1]: Starting Notify NFS peers of a restart...\n-- Subject: Unit rpc-statd-notify.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc-statd-notify.service has begun starting up.\nJul 23 14:47:37 managed-node2 sm-notify[1002]: Version 2.3.3 starting\nJul 23 14:47:37 managed-node2 systemd[1]: Started Notify NFS peers of a restart.\n-- Subject: Unit rpc-statd-notify.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rpc-statd-notify.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:37 managed-node2 systemd[1]: Started The restraint harness..\n-- Subject: Unit restraintd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit restraintd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:37 managed-node2 sshd[997]: Server listening on 0.0.0.0 port 22.\nJul 23 14:47:37 managed-node2 sshd[997]: Server listening on :: port 22.\nJul 23 14:47:37 managed-node2 systemd[1]: Started OpenSSH server daemon.\n-- Subject: Unit sshd.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit sshd.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:37 managed-node2 restraintd[1005]: Listening on http://localhost:8081\nJul 23 14:47:37 managed-node2 rsyslogd[1000]: [origin software=\"rsyslogd\" swVersion=\"8.2102.0-15.el8\" x-pid=\"1000\" x-info=\"https://www.rsyslog.com\"] start\nJul 23 14:47:37 managed-node2 systemd[1]: Started System Logging Service.\n-- Subject: Unit rsyslog.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit rsyslog.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:37 managed-node2 rsyslogd[1000]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]\nJul 23 14:47:37 managed-node2 cloud-init[1255]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Wed, 23 Jul 2025 18:47:37 +0000. Up 9.87 seconds.\nJul 23 14:47:38 managed-node2 systemd[1]: Started Apply the settings specified in cloud-config.\n-- Subject: Unit cloud-config.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-config.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Starting Execute cloud user/final scripts...\n-- Subject: Unit cloud-final.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-final.service has begun starting up.\nJul 23 14:47:38 managed-node2 systemd[1]: Starting Permit User Sessions...\n-- Subject: Unit systemd-user-sessions.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-user-sessions.service has begun starting up.\nJul 23 14:47:38 managed-node2 systemd[1]: Started Permit User Sessions.\n-- Subject: Unit systemd-user-sessions.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-user-sessions.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Starting Hold until boot process finishes up...\n-- Subject: Unit plymouth-quit-wait.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit-wait.service has begun starting up.\nJul 23 14:47:38 managed-node2 systemd[1]: Started Command Scheduler.\n-- Subject: Unit crond.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit crond.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Starting Terminate Plymouth Boot Screen...\n-- Subject: Unit plymouth-quit.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit.service has begun starting up.\nJul 23 14:47:38 managed-node2 crond[1323]: (CRON) STARTUP (1.5.2)\nJul 23 14:47:38 managed-node2 crond[1323]: (CRON) INFO (Syslog will be used instead of sendmail.)\nJul 23 14:47:38 managed-node2 crond[1323]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 96% if used.)\nJul 23 14:47:38 managed-node2 systemd[1]: Received SIGRTMIN+21 from PID 321 (plymouthd).\nJul 23 14:47:38 managed-node2 crond[1323]: (CRON) INFO (running with inotify support)\nJul 23 14:47:38 managed-node2 systemd[1]: Received SIGRTMIN+21 from PID 321 (n/a).\nJul 23 14:47:38 managed-node2 systemd[1]: Started Hold until boot process finishes up.\n-- Subject: Unit plymouth-quit-wait.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit-wait.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Started Terminate Plymouth Boot Screen.\n-- Subject: Unit plymouth-quit.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit plymouth-quit.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Started Getty on tty1.\n-- Subject: Unit getty@tty1.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit getty@tty1.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Reached target Login Prompts.\n-- Subject: Unit getty.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit getty.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Reached target Multi-User System.\n-- Subject: Unit multi-user.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit multi-user.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Starting Update UTMP about System Runlevel Changes...\n-- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp-runlevel.service has begun starting up.\nJul 23 14:47:38 managed-node2 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.\nJul 23 14:47:38 managed-node2 systemd[1]: Started Update UTMP about System Runlevel Changes.\n-- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit systemd-update-utmp-runlevel.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 sshd[1253]: Accepted publickey for root from 10.31.45.33 port 33894 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nJul 23 14:47:38 managed-node2 systemd[1]: /etc/systemd/system/user-0.slice:4: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument\nJul 23 14:47:38 managed-node2 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument\nJul 23 14:47:38 managed-node2 systemd[1]: Created slice User Slice of UID 0.\n-- Subject: Unit user-0.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-0.slice has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Starting User runtime directory /run/user/0...\n-- Subject: Unit user-runtime-dir@0.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@0.service has begun starting up.\nJul 23 14:47:38 managed-node2 systemd-logind[579]: New session 1 of user root.\n-- Subject: A new session 1 has been created for user root\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat\n-- \n-- A new session with the ID 1 has been created for the user root.\n-- \n-- The leading process of the session is 1253.\nJul 23 14:47:38 managed-node2 systemd[1]: Started User runtime directory /run/user/0.\n-- Subject: Unit user-runtime-dir@0.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@0.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Starting User Manager for UID 0...\n-- Subject: Unit user@0.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@0.service has begun starting up.\nJul 23 14:47:38 managed-node2 systemd[1335]: pam_unix(systemd-user:session): session opened for user root by (uid=0)\nJul 23 14:47:38 managed-node2 systemd[1335]: Reached target Paths.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1335]: Starting D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has begun starting up.\nJul 23 14:47:38 managed-node2 systemd[1335]: Reached target Timers.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1335]: Listening on D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1335]: Reached target Sockets.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1335]: Reached target Basic System.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1335]: Reached target Default.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1335]: Startup finished in 90ms.\n-- Subject: User manager start-up is now complete\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The user manager instance for user 0 has been started. All services queued\n-- for starting have been started. Note that other services might still be starting\n-- up or be started at any later time.\n-- \n-- Startup of the manager took 90263 microseconds.\nJul 23 14:47:38 managed-node2 systemd[1]: Started User Manager for UID 0.\n-- Subject: Unit user@0.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@0.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Started Session 1 of user root.\n-- Subject: Unit session-1.scope has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit session-1.scope has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 sshd[1253]: pam_unix(sshd:session): session opened for user root by (uid=0)\nJul 23 14:47:38 managed-node2 cloud-init[1434]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Wed, 23 Jul 2025 18:47:38 +0000. Up 10.71 seconds.\nJul 23 14:47:38 managed-node2 cloud-init[1434]: Cloud-init v. 23.4-7.el8.2 finished at Wed, 23 Jul 2025 18:47:38 +0000. Datasource DataSourceEc2Local. Up 10.85 seconds\nJul 23 14:47:38 managed-node2 systemd[1]: Started Execute cloud user/final scripts.\n-- Subject: Unit cloud-final.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-final.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Reached target Cloud-init target.\n-- Subject: Unit cloud-init.target has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit cloud-init.target has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 kdumpctl[1006]: kdump: kexec: loaded kdump kernel\nJul 23 14:47:38 managed-node2 kdumpctl[1006]: kdump: Starting kdump: [OK]\nJul 23 14:47:38 managed-node2 systemd[1]: Started Crash recovery kernel arming.\n-- Subject: Unit kdump.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit kdump.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:38 managed-node2 systemd[1]: Startup finished in 534ms (kernel) + 2.023s (initrd) + 8.439s (userspace) = 10.998s.\n-- Subject: System start-up is now complete\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- All system services necessary queued for starting at boot have been\n-- started. Note that this does not mean that the machine is now idle as services\n-- might still be busy with completing start-up.\n-- \n-- Kernel start-up required 534893 microseconds.\n-- \n-- Initial RAM disk start-up required 2023852 microseconds.\n-- \n-- Userspace start-up required 8439369 microseconds.\nJul 23 14:47:41 managed-node2 chronyd[599]: Selected source 10.2.32.38\nJul 23 14:47:41 managed-node2 chronyd[599]: System clock TAI offset set to 37 seconds\nJul 23 14:47:41 managed-node2 platform-python[1728]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 23 14:47:43 managed-node2 platform-python[1857]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 23 14:47:45 managed-node2 platform-python[1982]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None\nJul 23 14:47:45 managed-node2 systemd[1]: NetworkManager-dispatcher.service: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.\nJul 23 14:47:46 managed-node2 platform-python[2106]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None\nJul 23 14:47:46 managed-node2 systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-1111.slice, ignoring: Invalid argument\nJul 23 14:47:46 managed-node2 systemd[1]: Created slice User Slice of UID 1111.\n-- Subject: Unit user-1111.slice has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-1111.slice has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[1]: Starting User runtime directory /run/user/1111...\n-- Subject: Unit user-runtime-dir@1111.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@1111.service has begun starting up.\nJul 23 14:47:46 managed-node2 systemd[1]: Started User runtime directory /run/user/1111.\n-- Subject: Unit user-runtime-dir@1111.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user-runtime-dir@1111.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[1]: Starting User Manager for UID 1111...\n-- Subject: Unit user@1111.service has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@1111.service has begun starting up.\nJul 23 14:47:46 managed-node2 systemd[2110]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic by (uid=0)\nJul 23 14:47:46 managed-node2 systemd[2110]: Started Mark boot as successful after the user session has run 2 minutes.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[2110]: Starting D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has begun start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has begun starting up.\nJul 23 14:47:46 managed-node2 systemd[2110]: Reached target Timers.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[2110]: Reached target Paths.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[2110]: Listening on D-Bus User Message Bus Socket.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[2110]: Reached target Sockets.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[2110]: Reached target Basic System.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[2110]: Reached target Default.\n-- Subject: Unit UNIT has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit UNIT has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 systemd[2110]: Startup finished in 40ms.\n-- Subject: User manager start-up is now complete\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The user manager instance for user 1111 has been started. All services queued\n-- for starting have been started. Note that other services might still be starting\n-- up or be started at any later time.\n-- \n-- Startup of the manager took 40874 microseconds.\nJul 23 14:47:46 managed-node2 systemd[1]: Started User Manager for UID 1111.\n-- Subject: Unit user@1111.service has finished start-up\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- Unit user@1111.service has finished starting up.\n-- \n-- The start-up result is done.\nJul 23 14:47:46 managed-node2 platform-python[2243]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 23 14:47:47 managed-node2 platform-python[2368]: ansible-command Invoked with _raw_params=set -x\n set -o pipefail\n exec 1>&2\n #podman volume rm --all\n #podman network prune -f\n podman volume ls\n podman network ls\n podman secret ls\n podman container ls\n podman pod ls\n podman images\n systemctl list-units | grep quadlet\n _uses_shell=True warn=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 23 14:47:47 managed-node2 systemd[1]: var-lib-containers-storage-overlay-compat1028142453-merged.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay-compat1028142453-merged.mount has successfully entered the 'dead' state.\nJul 23 14:47:47 managed-node2 kernel: evm: overlay not supported\nJul 23 14:47:47 managed-node2 systemd[1]: var-lib-containers-storage-overlay-metacopy\\x2dcheck1321599992-merged.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay-metacopy\\x2dcheck1321599992-merged.mount has successfully entered the 'dead' state.\nJul 23 14:47:48 managed-node2 systemd[1]: var-lib-containers-storage-overlay.mount: Succeeded.\n-- Subject: Unit succeeded\n-- Defined-By: systemd\n-- Support: https://access.redhat.com/support\n-- \n-- The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state.\nJul 23 14:47:50 managed-node2 platform-python[2689]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 23 14:47:51 managed-node2 platform-python[2818]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 23 14:47:51 managed-node2 platform-python[2943]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 23 14:47:52 managed-node2 platform-python[3067]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nJul 23 14:47:54 managed-node2 platform-python[3191]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nJul 23 14:47:55 managed-node2 platform-python[3316]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "task_name": "Dump journal", "task_path": "/tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:336" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 23 July 2025 14:47:55 -0400 (0:00:00.412) 0:01:28.095 ******** =============================================================================== Reboot ----------------------------------------------------------------- 23.74s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:188 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.83s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.70s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.54s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.51s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.51s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.49s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Ensure container images are present --- 1.21s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:9 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.82s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.82s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.81s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:75 Debug3 ------------------------------------------------------------------ 0.77s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:270 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.75s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Create user for testing ------------------------------------------------- 0.70s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:125 fedora.linux_system_roles.podman : Refresh systemd ---------------------- 0.69s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 Configure cgroups in kernel --------------------------------------------- 0.64s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:182 fedora.linux_system_roles.podman : Refresh systemd ---------------------- 0.64s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:49 fedora.linux_system_roles.podman : Get user information ----------------- 0.61s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:10 Enable cgroup controllers ----------------------------------------------- 0.59s /tmp/collections-Yfx/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:150