ansible-playbook [core 2.17.6] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-1lI executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_auth_and_security.yml ****************************************** 2 plays in /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:5 Monday 11 November 2024 09:50:22 -0500 (0:00:00.019) 0:00:00.019 ******* ok: [managed-node1] => { "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-g9S/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:9 Monday 11 November 2024 09:50:22 -0500 (0:00:00.019) 0:00:00.038 ******* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Run the role with no config to install podman] *************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:46 Monday 11 November 2024 09:50:25 -0500 (0:00:03.269) 0:00:03.308 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:50:25 -0500 (0:00:00.050) 0:00:03.359 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:50:25 -0500 (0:00:00.027) 0:00:03.386 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:50:25 -0500 (0:00:00.046) 0:00:03.433 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:50:26 -0500 (0:00:00.533) 0:00:03.966 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:50:26 -0500 (0:00:00.035) 0:00:04.002 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:50:26 -0500 (0:00:00.375) 0:00:04.378 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:50:26 -0500 (0:00:00.022) 0:00:04.400 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:50:26 -0500 (0:00:00.042) 0:00:04.442 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:50:27 -0500 (0:00:01.035) 0:00:05.478 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:50:27 -0500 (0:00:00.112) 0:00:05.590 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: aardvark-dns-2:1.13.0-1.el10.x86_64", "Installed: shadow-utils-subid-2:4.15.0-5.el10.x86_64", "Installed: conmon-2:2.1.12-3.el10.x86_64", "Installed: catatonit-5:0.1.7-7.el10.x86_64", "Installed: container-selinux-3:2.232.1-3.el10.noarch", "Installed: containers-common-5:0.60.2-7.el10.noarch", "Installed: containers-common-extra-5:0.60.2-7.el10.noarch", "Installed: protobuf-c-1.5.0-6.el10.x86_64", "Installed: libnet-1.3-6.el10.x86_64", "Installed: podman-6:5.2.2-1.el10.x86_64", "Installed: passt-0^20240806.gee36266-3.el10.x86_64", "Installed: passt-selinux-0^20240806.gee36266-3.el10.noarch", "Installed: netavark-2:1.13.0-1.el10.x86_64", "Installed: gpgme-1.23.2-6.el10.x86_64", "Installed: criu-3.19-5.el10.x86_64", "Installed: criu-libs-3.19-5.el10.x86_64", "Installed: crun-1.17-2.el10.x86_64" ] } TASK [fedora.linux_system_roles.podman : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:51:41 -0500 (0:01:14.036) 0:01:19.626 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:51:41 -0500 (0:00:00.047) 0:01:19.674 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:51:41 -0500 (0:00:00.043) 0:01:19.717 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:51:41 -0500 (0:00:00.045) 0:01:19.763 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035953", "end": "2024-11-11 09:51:42.369255", "rc": 0, "start": "2024-11-11 09:51:42.333302" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:51:42 -0500 (0:00:00.545) 0:01:20.309 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:51:42 -0500 (0:00:00.030) 0:01:20.339 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:51:42 -0500 (0:00:00.028) 0:01:20.368 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(podman_quadlet_specs | length > 0) or (podman_secrets | length > 0)", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:51:42 -0500 (0:00:00.046) 0:01:20.414 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:51:42 -0500 (0:00:00.045) 0:01:20.460 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:51:42 -0500 (0:00:00.037) 0:01:20.497 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:51:42 -0500 (0:00:00.038) 0:01:20.535 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:51:42 -0500 (0:00:00.078) 0:01:20.613 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:51:43 -0500 (0:00:00.478) 0:01:21.092 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:51:43 -0500 (0:00:00.030) 0:01:21.123 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:51:43 -0500 (0:00:00.039) 0:01:21.162 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1730678400.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:51:43 -0500 (0:00:00.376) 0:01:21.538 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:51:43 -0500 (0:00:00.026) 0:01:21.565 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:51:43 -0500 (0:00:00.025) 0:01:21.590 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:51:43 -0500 (0:00:00.025) 0:01:21.616 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:51:43 -0500 (0:00:00.025) 0:01:21.642 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:51:43 -0500 (0:00:00.024) 0:01:21.667 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:51:43 -0500 (0:00:00.025) 0:01:21.693 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:51:43 -0500 (0:00:00.024) 0:01:21.717 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:51:43 -0500 (0:00:00.025) 0:01:21.743 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:51:43 -0500 (0:00:00.049) 0:01:21.792 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:51:43 -0500 (0:00:00.050) 0:01:21.842 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:51:44 -0500 (0:00:00.028) 0:01:21.871 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:51:44 -0500 (0:00:00.026) 0:01:21.897 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:51:44 -0500 (0:00:00.049) 0:01:21.947 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:51:44 -0500 (0:00:00.055) 0:01:22.003 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:51:44 -0500 (0:00:00.027) 0:01:22.030 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:51:44 -0500 (0:00:00.070) 0:01:22.101 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:51:44 -0500 (0:00:00.031) 0:01:22.133 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:51:44 -0500 (0:00:00.028) 0:01:22.162 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:51:44 -0500 (0:00:00.054) 0:01:22.217 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:51:44 -0500 (0:00:00.028) 0:01:22.245 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:51:44 -0500 (0:00:00.026) 0:01:22.272 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:51:44 -0500 (0:00:00.027) 0:01:22.299 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:51:44 -0500 (0:00:00.025) 0:01:22.325 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:51:44 -0500 (0:00:00.026) 0:01:22.352 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:51:44 -0500 (0:00:00.025) 0:01:22.378 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:51:44 -0500 (0:00:00.026) 0:01:22.404 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:51:44 -0500 (0:00:00.023) 0:01:22.427 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:51:44 -0500 (0:00:00.023) 0:01:22.451 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:51:44 -0500 (0:00:00.022) 0:01:22.474 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:51:44 -0500 (0:00:00.023) 0:01:22.497 ******* skipping: [managed-node1] => { "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 : Cancel linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:51:44 -0500 (0:00:00.022) 0:01:22.520 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:51:44 -0500 (0:00:00.022) 0:01:22.543 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:51:44 -0500 (0:00:00.023) 0:01:22.566 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Setup registry] ********************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:50 Monday 11 November 2024 09:51:44 -0500 (0:00:00.064) 0:01:22.630 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml for managed-node1 TASK [Create a temporary directory] ******************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:5 Monday 11 November 2024 09:51:44 -0500 (0:00:00.061) 0:01:22.692 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_9xyb3d5h_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:12 Monday 11 November 2024 09:51:45 -0500 (0:00:00.465) 0:01:23.157 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_9xyb3d5h_podman/auth", "__podman_test_authfile": "/tmp/lsr_9xyb3d5h_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:17 Monday 11 November 2024 09:51:45 -0500 (0:00:00.030) 0:01:23.188 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_9xyb3d5h_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:23 Monday 11 November 2024 09:51:45 -0500 (0:00:00.471) 0:01:23.659 ******* included: fedora.linux_system_roles.certificate for managed-node1 TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Monday 11 November 2024 09:51:45 -0500 (0:00:00.059) 0:01:23.718 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Monday 11 November 2024 09:51:45 -0500 (0:00:00.043) 0:01:23.762 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Monday 11 November 2024 09:51:45 -0500 (0:00:00.032) 0:01:23.795 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Monday 11 November 2024 09:51:46 -0500 (0:00:00.374) 0:01:24.169 ******* ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Monday 11 November 2024 09:51:46 -0500 (0:00:00.051) 0:01:24.221 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Monday 11 November 2024 09:51:46 -0500 (0:00:00.060) 0:01:24.281 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cffi-1.16.0-7.el10.x86_64", "Installed: python3-cryptography-43.0.0-3.el10.x86_64", "Installed: python3-ply-3.11-25.el10.noarch", "Installed: python3-pycparser-2.20-16.el10.noarch", "Installed: python3-pyasn1-0.5.1-5.el10.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Monday 11 November 2024 09:51:49 -0500 (0:00:02.656) 0:01:26.938 ******* changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.20-2.el10.x86_64", "Installed: python3-packaging-23.2-5.el10.noarch", "Installed: nspr-4.35.0-30.el10.x86_64", "Installed: nss-3.101.0-9.el10.x86_64", "Installed: nss-softokn-3.101.0-9.el10.x86_64", "Installed: dbus-libs-1:1.14.10-5.el10.x86_64", "Installed: dbus-tools-1:1.14.10-5.el10.x86_64", "Installed: nss-softokn-freebl-3.101.0-9.el10.x86_64", "Installed: nss-sysinit-3.101.0-9.el10.x86_64", "Installed: nss-util-3.101.0-9.el10.x86_64", "Removed: dbus-libs-1:1.14.10-4.el10.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Monday 11 November 2024 09:51:52 -0500 (0:00:03.021) 0:01:29.959 ******* changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Monday 11 November 2024 09:51:52 -0500 (0:00:00.408) 0:01:30.368 ******* changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Monday 11 November 2024 09:51:52 -0500 (0:00:00.407) 0:01:30.776 ******* changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target network.target system.slice systemd-journald.socket basic.target dbus.socket dbus-broker.service sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3231637504", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22336", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Monday 11 November 2024 09:51:54 -0500 (0:00:01.093) 0:01:31.869 ******* changed: [managed-node1] => (item={'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Monday 11 November 2024 09:51:54 -0500 (0:00:00.963) 0:01:32.833 ******* ok: [managed-node1] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUtiVVhDRmZFMFdOc29zazFlaWVOVG93RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJFMgpaRFExWXpJeExUVm1NVE0wTlRoa0xXSXlPR0l5TkdRMUxXVTRPV1V6TlRNNU1CNFhEVEkwTVRFeE1URTBOVEUxCk5Gb1hEVEkxTVRFeE1URTBOVEUxTkZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUExeHdJUnJCYWhyRnRLY2RTZE1DRjBaMU9nQUlFK2l0TgpWWlhRajY1VFRrZG1RejNJa0ZXMlBBMjJxVk4rY05kWWtFQXlsRitOb2dVdk0yQkdwKzhPR0FBbnR6dXh2V25tCkR3K2tPaFZtUzdjQUlQTjVYYTVuSFlFVmMycFh5TStPNkRVaFE2Y0I3NDhCZnlPOHl0eTl5UkMwWHhRZkZ2LzMKU2ZWYlRKY3h5Y3lQSFJVUXF0dlgzczB5NGZEdFhVWkwwSnZqd05NT2pkZmZrYTc1RzNTSy91cThhZG1xbVU2QQo4QktBQXRFLzhsaFl0Qjd3a3l2Qy9yRUhkNUxBZGdxNjhBTm1HSUxZU2kzalBqMFJpVlUxSHNxYnduQ3R5aE9VCkFVMmkveU82cmVTUGV2YlQ1VVFBQVZRR3YyYmZkRnJtSXIwb1NjcWZYQ2NiQ0QwTW1LNHJ2UUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVUJGWGNKUDBKbmp4U1p3Y1hjRGhoYlZDSk9tZ3dId1lEVlIwakJCZ3dGb0FVTzBqa0ltY1IKdytvUGEvUTNDOW9IVjRyTm9Sc3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRVl5TmNnNFhGSGlBK2FFWG1DVQpGY1Buc1VoaTJmQ3pDMkE3TUZ3QXJGMWNSWGdHMVp1RHBucjNZVVFieTByUnRDTTQrMU4zRDhPeDhCY0duQWdUClRQd3pXYWZFakc0TkFnOEN4ZFlvUDhJajY5VjN3cnpIMnI3NXhXb3VpRnIvK2s1ZmxPajF3azQ2NDdQdXhlVzEKNXk0S3RYWTF2RXUrVkN3NmoxdE9TUC9XVjQzbWlRblF6cEVMNzBmRVJvcjRMZk9EV0JvVExwQ3pFRUUwQ2xTZwpKQ2RjeTRoM1V3QXlYOXBVV0h1N2FsM2s0eUNMR0pmbHo5UzRSaDVhV1FZYndFb2xUN2VyNThWNkJjbjZjazlOCkRueHJvMVNCWnQzSC9ncm94MVBzcVhwUW9pMGlsKzBITGYrckZuODZyNHFsT2pVa216OFQyTWRkQWdOaEVwM3YKYmRrPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } ok: [managed-node1] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRRFhIQWhHc0ZxR3NXMHAKeDFKMHdJWFJuVTZBQWdUNkswMVZsZENQcmxOT1IyWkRQY2lRVmJZOERiYXBVMzV3MTFpUVFES1VYNDJpQlM4egpZRWFuN3c0WUFDZTNPN0c5YWVZUEQ2UTZGV1pMdHdBZzgzbGRybWNkZ1JWemFsZkl6NDdvTlNGRHB3SHZqd0YvCkk3ekszTDNKRUxSZkZCOFcvL2RKOVZ0TWx6SEp6SThkRlJDcTI5ZmV6VExoOE8xZFJrdlFtK1BBMHc2TjE5K1IKcnZrYmRJcis2cnhwMmFxWlRvRHdFb0FDMFQveVdGaTBIdkNUSzhMK3NRZDNrc0IyQ3Jyd0EyWVlndGhLTGVNKwpQUkdKVlRVZXlwdkNjSzNLRTVRQlRhTC9JN3F0NUk5Njl0UGxSQUFCVkFhL1p0OTBXdVlpdlNoSnlwOWNKeHNJClBReVlyaXU5QWdNQkFBRUNnZ0VBRkJXSzlFYXMvUng5eThQUGdCVWxxVytkajdnZ2pOY1VMbVNCaDVqSU1HdmMKTVhVSVQrbWd6VFNlbEdxMlNJVGl3UDB0ZThyOEoxK0NpN0oyaG1GOG1HTVRVamxobkFUU05SL0p2cDZXNFlUaApuekg4Wi9ITHNPYUhnVEl4cGc4ekVaMDhVTnU4QTRqL284WkxiMGx5OHQzN2FWRXdvZTRlUWFxRjdyM0RLVXNqCk9YK3EzRlEwMDl6L1d0WmJwNnNsZnZGNWNPd0ZxTjY1cmkyMWJkenljUTgzSnpmQVVIZnhBaHE4SXd6dDJ2cVEKR01rQmQ0ZDNTa1FGczF0dXI2ZVJZWFFpWk05NWszaVdHZzcva2ZuL1V6eWNQcnd6UE5FMWJYWGJVYWlQbkRUSQpaQlRnbEh3OFVTaGVaT3ViZXRJdHBnRnJERlJtZTgyNEwzQkJrWXJHaFFLQmdRRDdNVDAxdER4Z1oyZHlZMUdaCjJXeS9sV2UxK3o3MVdDLytnS1ExQk51M20wM0xpREFsTWc0M1Yzb1ZaKzUxak5YR3hEdzNpS0d2alFvQnZ6ZDIKZkRnQitudld5UkJHTnlxK3JPU29IT1ZxTDgwZmNZUnlCY0I5WnJzbU5lbU0zeEFnZjNrQ3k2RTh4WkRpWFJMSgp5aGIwSVRxaUFzQkxZeXNSb3A0bUtPc2Fhd0tCZ1FEYk9mL0FzS0NCaTlJNTFCdHZpMjQ2ci9qTDBLVmFUL1NBClYvc3RYaW9IWkdGbDdFcnlpKzV2UDFPQVBtRzZTdzAyNHFrdndIMm9iN2NCWlNNdkVqUVRVMjZNTjNzQlo0N1AKOGxHeERLWDFlTTI2dzU3Mk83VmFXZ0dJSk9XZGhhNjJwNWptUVNNMXp1cHlHdDczWml0VFdrajBaeHhJcXdpcwpBcWh3VEMrc2R3S0JnQngyYmRzaCt4MXBXaDFxQjVzSk9mdFRjSmI4U3h2OXpDSm9iVExjeEJDLzlrYXp2ZERaCkpTYzhNRWN3cWFLRVBNenkrMmZIZ1pxa3ZwZUlGVDdGd0lybzJSTnpZUGF6MVpJWmdTZFRidU5qV3pqTzRoVVIKZGNnLzFjRDBwdXdoY25CY1FWZ0J2dGxtQVk3RXdSWkFZZTF6dm5NUklMenFGYjAvMGUrOC96YlZBb0dCQUxBbQo1bTQ2Zm40Wmo0NlA5SXVvaWFYMmgvK2RZNEF5QnRDcDRWWU85ODZBeGhKVHo5VWN3elg0dUd1dnRHOHdweW1XCjcwTkRkTFRITDFHYnBxM0gvcmdZcmhkVTdTMnZ2SDB5eEpsekJGYzkvbkUzaHA5c1VzaUswZmhIVFlsSlJaM1gKQlhEZW5pQTZadi9RdjZBakpHVVJndFYvbEtaL1o3UnZYbEQ5cHNENUFvR0FNM3dFMUd1aHppb1lDNVcraldiVgowcE5lNlRpckpYQkpDSXN2VFFmRnBXVUlVYlJseEcvR3ZDWWtwSzdlRkV0c1pIdHUxY0FuVUd5UUdCek1aTTByCkI5dXVQeHVrbUNpRWM0bktGczNjcXhyWmlsRkRHeG94UVg2VzhqQnZybDZxYnVsa2hIWFNmdGtrYXhhb2ZpNHgKbExNelRpLzJpVld5ZWFjSFllemNKWjg9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/private/podman_registry.key" } ok: [managed-node1] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUtiVVhDRmZFMFdOc29zazFlaWVOVG93RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJFMgpaRFExWXpJeExUVm1NVE0wTlRoa0xXSXlPR0l5TkdRMUxXVTRPV1V6TlRNNU1CNFhEVEkwTVRFeE1URTBOVEUxCk5Gb1hEVEkxTVRFeE1URTBOVEUxTkZvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUExeHdJUnJCYWhyRnRLY2RTZE1DRjBaMU9nQUlFK2l0TgpWWlhRajY1VFRrZG1RejNJa0ZXMlBBMjJxVk4rY05kWWtFQXlsRitOb2dVdk0yQkdwKzhPR0FBbnR6dXh2V25tCkR3K2tPaFZtUzdjQUlQTjVYYTVuSFlFVmMycFh5TStPNkRVaFE2Y0I3NDhCZnlPOHl0eTl5UkMwWHhRZkZ2LzMKU2ZWYlRKY3h5Y3lQSFJVUXF0dlgzczB5NGZEdFhVWkwwSnZqd05NT2pkZmZrYTc1RzNTSy91cThhZG1xbVU2QQo4QktBQXRFLzhsaFl0Qjd3a3l2Qy9yRUhkNUxBZGdxNjhBTm1HSUxZU2kzalBqMFJpVlUxSHNxYnduQ3R5aE9VCkFVMmkveU82cmVTUGV2YlQ1VVFBQVZRR3YyYmZkRnJtSXIwb1NjcWZYQ2NiQ0QwTW1LNHJ2UUlEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVUJGWGNKUDBKbmp4U1p3Y1hjRGhoYlZDSk9tZ3dId1lEVlIwakJCZ3dGb0FVTzBqa0ltY1IKdytvUGEvUTNDOW9IVjRyTm9Sc3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRVl5TmNnNFhGSGlBK2FFWG1DVQpGY1Buc1VoaTJmQ3pDMkE3TUZ3QXJGMWNSWGdHMVp1RHBucjNZVVFieTByUnRDTTQrMU4zRDhPeDhCY0duQWdUClRQd3pXYWZFakc0TkFnOEN4ZFlvUDhJajY5VjN3cnpIMnI3NXhXb3VpRnIvK2s1ZmxPajF3azQ2NDdQdXhlVzEKNXk0S3RYWTF2RXUrVkN3NmoxdE9TUC9XVjQzbWlRblF6cEVMNzBmRVJvcjRMZk9EV0JvVExwQ3pFRUUwQ2xTZwpKQ2RjeTRoM1V3QXlYOXBVV0h1N2FsM2s0eUNMR0pmbHo5UzRSaDVhV1FZYndFb2xUN2VyNThWNkJjbjZjazlOCkRueHJvMVNCWnQzSC9ncm94MVBzcVhwUW9pMGlsKzBITGYrckZuODZyNHFsT2pVa216OFQyTWRkQWdOaEVwM3YKYmRrPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "127.0.0.1" ], "name": "podman_registry" } ], "source": "/etc/pki/tls/certs/podman_registry.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Monday 11 November 2024 09:51:56 -0500 (0:00:01.321) 0:01:34.155 ******* ok: [managed-node1] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKbUXCFfE0WNsosk1eieNTowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E2\nZDQ1YzIxLTVmMTM0NThkLWIyOGIyNGQ1LWU4OWUzNTM5MB4XDTI0MTExMTE0NTE1\nNFoXDTI1MTExMTE0NTE1NFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1xwIRrBahrFtKcdSdMCF0Z1OgAIE+itN\nVZXQj65TTkdmQz3IkFW2PA22qVN+cNdYkEAylF+NogUvM2BGp+8OGAAntzuxvWnm\nDw+kOhVmS7cAIPN5Xa5nHYEVc2pXyM+O6DUhQ6cB748BfyO8yty9yRC0XxQfFv/3\nSfVbTJcxycyPHRUQqtvX3s0y4fDtXUZL0JvjwNMOjdffka75G3SK/uq8admqmU6A\n8BKAAtE/8lhYtB7wkyvC/rEHd5LAdgq68ANmGILYSi3jPj0RiVU1HsqbwnCtyhOU\nAU2i/yO6reSPevbT5UQAAVQGv2bfdFrmIr0oScqfXCcbCD0MmK4rvQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUBFXcJP0JnjxSZwcXcDhhbVCJOmgwHwYDVR0jBBgwFoAUO0jkImcR\nw+oPa/Q3C9oHV4rNoRswDQYJKoZIhvcNAQELBQADggEBAEYyNcg4XFHiA+aEXmCU\nFcPnsUhi2fCzC2A7MFwArF1cRXgG1ZuDpnr3YUQby0rRtCM4+1N3D8Ox8BcGnAgT\nTPwzWafEjG4NAg8CxdYoP8Ij69V3wrzH2r75xWouiFr/+k5flOj1wk4647PuxeW1\n5y4KtXY1vEu+VCw6j1tOSP/WV43miQnQzpEL70fERor4LfODWBoTLpCzEEE0ClSg\nJCdcy4h3UwAyX9pUWHu7al3k4yCLGJflz9S4Rh5aWQYbwEolT7er58V6Bcn6ck9N\nDnxro1SBZt3H/grox1PsqXpQoi0il+0HLf+rFn86r4qlOjUkmz8T2MddAgNhEp3v\nbdk=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKbUXCFfE0WNsosk1eieNTowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E2\nZDQ1YzIxLTVmMTM0NThkLWIyOGIyNGQ1LWU4OWUzNTM5MB4XDTI0MTExMTE0NTE1\nNFoXDTI1MTExMTE0NTE1NFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1xwIRrBahrFtKcdSdMCF0Z1OgAIE+itN\nVZXQj65TTkdmQz3IkFW2PA22qVN+cNdYkEAylF+NogUvM2BGp+8OGAAntzuxvWnm\nDw+kOhVmS7cAIPN5Xa5nHYEVc2pXyM+O6DUhQ6cB748BfyO8yty9yRC0XxQfFv/3\nSfVbTJcxycyPHRUQqtvX3s0y4fDtXUZL0JvjwNMOjdffka75G3SK/uq8admqmU6A\n8BKAAtE/8lhYtB7wkyvC/rEHd5LAdgq68ANmGILYSi3jPj0RiVU1HsqbwnCtyhOU\nAU2i/yO6reSPevbT5UQAAVQGv2bfdFrmIr0oScqfXCcbCD0MmK4rvQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUBFXcJP0JnjxSZwcXcDhhbVCJOmgwHwYDVR0jBBgwFoAUO0jkImcR\nw+oPa/Q3C9oHV4rNoRswDQYJKoZIhvcNAQELBQADggEBAEYyNcg4XFHiA+aEXmCU\nFcPnsUhi2fCzC2A7MFwArF1cRXgG1ZuDpnr3YUQby0rRtCM4+1N3D8Ox8BcGnAgT\nTPwzWafEjG4NAg8CxdYoP8Ij69V3wrzH2r75xWouiFr/+k5flOj1wk4647PuxeW1\n5y4KtXY1vEu+VCw6j1tOSP/WV43miQnQzpEL70fERor4LfODWBoTLpCzEEE0ClSg\nJCdcy4h3UwAyX9pUWHu7al3k4yCLGJflz9S4Rh5aWQYbwEolT7er58V6Bcn6ck9N\nDnxro1SBZt3H/grox1PsqXpQoi0il+0HLf+rFn86r4qlOjUkmz8T2MddAgNhEp3v\nbdk=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDXHAhGsFqGsW0p\nx1J0wIXRnU6AAgT6K01VldCPrlNOR2ZDPciQVbY8DbapU35w11iQQDKUX42iBS8z\nYEan7w4YACe3O7G9aeYPD6Q6FWZLtwAg83ldrmcdgRVzalfIz47oNSFDpwHvjwF/\nI7zK3L3JELRfFB8W//dJ9VtMlzHJzI8dFRCq29fezTLh8O1dRkvQm+PA0w6N19+R\nrvkbdIr+6rxp2aqZToDwEoAC0T/yWFi0HvCTK8L+sQd3ksB2CrrwA2YYgthKLeM+\nPRGJVTUeypvCcK3KE5QBTaL/I7qt5I969tPlRAABVAa/Zt90WuYivShJyp9cJxsI\nPQyYriu9AgMBAAECggEAFBWK9Eas/Rx9y8PPgBUlqW+dj7ggjNcULmSBh5jIMGvc\nMXUIT+mgzTSelGq2SITiwP0te8r8J1+Ci7J2hmF8mGMTUjlhnATSNR/Jvp6W4YTh\nnzH8Z/HLsOaHgTIxpg8zEZ08UNu8A4j/o8ZLb0ly8t37aVEwoe4eQaqF7r3DKUsj\nOX+q3FQ009z/WtZbp6slfvF5cOwFqN65ri21bdzycQ83JzfAUHfxAhq8Iwzt2vqQ\nGMkBd4d3SkQFs1tur6eRYXQiZM95k3iWGg7/kfn/UzycPrwzPNE1bXXbUaiPnDTI\nZBTglHw8USheZOubetItpgFrDFRme824L3BBkYrGhQKBgQD7MT01tDxgZ2dyY1GZ\n2Wy/lWe1+z71WC/+gKQ1BNu3m03LiDAlMg43V3oVZ+51jNXGxDw3iKGvjQoBvzd2\nfDgB+nvWyRBGNyq+rOSoHOVqL80fcYRyBcB9ZrsmNemM3xAgf3kCy6E8xZDiXRLJ\nyhb0ITqiAsBLYysRop4mKOsaawKBgQDbOf/AsKCBi9I51Btvi246r/jL0KVaT/SA\nV/stXioHZGFl7Eryi+5vP1OAPmG6Sw024qkvwH2ob7cBZSMvEjQTU26MN3sBZ47P\n8lGxDKX1eM26w572O7VaWgGIJOWdha62p5jmQSM1zupyGt73ZitTWkj0ZxxIqwis\nAqhwTC+sdwKBgBx2bdsh+x1pWh1qB5sJOftTcJb8Sxv9zCJobTLcxBC/9kazvdDZ\nJSc8MEcwqaKEPMzy+2fHgZqkvpeIFT7FwIro2RNzYPaz1ZIZgSdTbuNjWzjO4hUR\ndcg/1cD0puwhcnBcQVgBvtlmAY7EwRZAYe1zvnMRILzqFb0/0e+8/zbVAoGBALAm\n5m46fn4Zj46P9IuoiaX2h/+dY4AyBtCp4VYO986AxhJTz9UcwzX4uGuvtG8wpymW\n70NDdLTHL1Gbpq3H/rgYrhdU7S2vvH0yxJlzBFc9/nE3hp9sUsiK0fhHTYlJRZ3X\nBXDeniA6Zv/Qv6AjJGURgtV/lKZ/Z7RvXlD9psD5AoGAM3wE1GuhzioYC5W+jWbV\n0pNe6TirJXBJCIsvTQfFpWUIUbRlxG/GvCYkpK7eFEtsZHtu1cAnUGyQGBzMZM0r\nB9uuPxukmCiEc4nKFs3cqxrZilFDGxoxQX6W8jBvrl6qbulkhHXSftkkaxaofi4x\nlLMzTi/2iVWyeacHYezcJZ8=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Monday 11 November 2024 09:51:56 -0500 (0:00:00.104) 0:01:34.259 ******* ok: [managed-node1] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKbUXCFfE0WNsosk1eieNTowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E2\nZDQ1YzIxLTVmMTM0NThkLWIyOGIyNGQ1LWU4OWUzNTM5MB4XDTI0MTExMTE0NTE1\nNFoXDTI1MTExMTE0NTE1NFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1xwIRrBahrFtKcdSdMCF0Z1OgAIE+itN\nVZXQj65TTkdmQz3IkFW2PA22qVN+cNdYkEAylF+NogUvM2BGp+8OGAAntzuxvWnm\nDw+kOhVmS7cAIPN5Xa5nHYEVc2pXyM+O6DUhQ6cB748BfyO8yty9yRC0XxQfFv/3\nSfVbTJcxycyPHRUQqtvX3s0y4fDtXUZL0JvjwNMOjdffka75G3SK/uq8admqmU6A\n8BKAAtE/8lhYtB7wkyvC/rEHd5LAdgq68ANmGILYSi3jPj0RiVU1HsqbwnCtyhOU\nAU2i/yO6reSPevbT5UQAAVQGv2bfdFrmIr0oScqfXCcbCD0MmK4rvQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUBFXcJP0JnjxSZwcXcDhhbVCJOmgwHwYDVR0jBBgwFoAUO0jkImcR\nw+oPa/Q3C9oHV4rNoRswDQYJKoZIhvcNAQELBQADggEBAEYyNcg4XFHiA+aEXmCU\nFcPnsUhi2fCzC2A7MFwArF1cRXgG1ZuDpnr3YUQby0rRtCM4+1N3D8Ox8BcGnAgT\nTPwzWafEjG4NAg8CxdYoP8Ij69V3wrzH2r75xWouiFr/+k5flOj1wk4647PuxeW1\n5y4KtXY1vEu+VCw6j1tOSP/WV43miQnQzpEL70fERor4LfODWBoTLpCzEEE0ClSg\nJCdcy4h3UwAyX9pUWHu7al3k4yCLGJflz9S4Rh5aWQYbwEolT7er58V6Bcn6ck9N\nDnxro1SBZt3H/grox1PsqXpQoi0il+0HLf+rFn86r4qlOjUkmz8T2MddAgNhEp3v\nbdk=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDXHAhGsFqGsW0p\nx1J0wIXRnU6AAgT6K01VldCPrlNOR2ZDPciQVbY8DbapU35w11iQQDKUX42iBS8z\nYEan7w4YACe3O7G9aeYPD6Q6FWZLtwAg83ldrmcdgRVzalfIz47oNSFDpwHvjwF/\nI7zK3L3JELRfFB8W//dJ9VtMlzHJzI8dFRCq29fezTLh8O1dRkvQm+PA0w6N19+R\nrvkbdIr+6rxp2aqZToDwEoAC0T/yWFi0HvCTK8L+sQd3ksB2CrrwA2YYgthKLeM+\nPRGJVTUeypvCcK3KE5QBTaL/I7qt5I969tPlRAABVAa/Zt90WuYivShJyp9cJxsI\nPQyYriu9AgMBAAECggEAFBWK9Eas/Rx9y8PPgBUlqW+dj7ggjNcULmSBh5jIMGvc\nMXUIT+mgzTSelGq2SITiwP0te8r8J1+Ci7J2hmF8mGMTUjlhnATSNR/Jvp6W4YTh\nnzH8Z/HLsOaHgTIxpg8zEZ08UNu8A4j/o8ZLb0ly8t37aVEwoe4eQaqF7r3DKUsj\nOX+q3FQ009z/WtZbp6slfvF5cOwFqN65ri21bdzycQ83JzfAUHfxAhq8Iwzt2vqQ\nGMkBd4d3SkQFs1tur6eRYXQiZM95k3iWGg7/kfn/UzycPrwzPNE1bXXbUaiPnDTI\nZBTglHw8USheZOubetItpgFrDFRme824L3BBkYrGhQKBgQD7MT01tDxgZ2dyY1GZ\n2Wy/lWe1+z71WC/+gKQ1BNu3m03LiDAlMg43V3oVZ+51jNXGxDw3iKGvjQoBvzd2\nfDgB+nvWyRBGNyq+rOSoHOVqL80fcYRyBcB9ZrsmNemM3xAgf3kCy6E8xZDiXRLJ\nyhb0ITqiAsBLYysRop4mKOsaawKBgQDbOf/AsKCBi9I51Btvi246r/jL0KVaT/SA\nV/stXioHZGFl7Eryi+5vP1OAPmG6Sw024qkvwH2ob7cBZSMvEjQTU26MN3sBZ47P\n8lGxDKX1eM26w572O7VaWgGIJOWdha62p5jmQSM1zupyGt73ZitTWkj0ZxxIqwis\nAqhwTC+sdwKBgBx2bdsh+x1pWh1qB5sJOftTcJb8Sxv9zCJobTLcxBC/9kazvdDZ\nJSc8MEcwqaKEPMzy+2fHgZqkvpeIFT7FwIro2RNzYPaz1ZIZgSdTbuNjWzjO4hUR\ndcg/1cD0puwhcnBcQVgBvtlmAY7EwRZAYe1zvnMRILzqFb0/0e+8/zbVAoGBALAm\n5m46fn4Zj46P9IuoiaX2h/+dY4AyBtCp4VYO986AxhJTz9UcwzX4uGuvtG8wpymW\n70NDdLTHL1Gbpq3H/rgYrhdU7S2vvH0yxJlzBFc9/nE3hp9sUsiK0fhHTYlJRZ3X\nBXDeniA6Zv/Qv6AjJGURgtV/lKZ/Z7RvXlD9psD5AoGAM3wE1GuhzioYC5W+jWbV\n0pNe6TirJXBJCIsvTQfFpWUIUbRlxG/GvCYkpK7eFEtsZHtu1cAnUGyQGBzMZM0r\nB9uuPxukmCiEc4nKFs3cqxrZilFDGxoxQX6W8jBvrl6qbulkhHXSftkkaxaofi4x\nlLMzTi/2iVWyeacHYezcJZ8=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKbUXCFfE0WNsosk1eieNTowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E2\nZDQ1YzIxLTVmMTM0NThkLWIyOGIyNGQ1LWU4OWUzNTM5MB4XDTI0MTExMTE0NTE1\nNFoXDTI1MTExMTE0NTE1NFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1xwIRrBahrFtKcdSdMCF0Z1OgAIE+itN\nVZXQj65TTkdmQz3IkFW2PA22qVN+cNdYkEAylF+NogUvM2BGp+8OGAAntzuxvWnm\nDw+kOhVmS7cAIPN5Xa5nHYEVc2pXyM+O6DUhQ6cB748BfyO8yty9yRC0XxQfFv/3\nSfVbTJcxycyPHRUQqtvX3s0y4fDtXUZL0JvjwNMOjdffka75G3SK/uq8admqmU6A\n8BKAAtE/8lhYtB7wkyvC/rEHd5LAdgq68ANmGILYSi3jPj0RiVU1HsqbwnCtyhOU\nAU2i/yO6reSPevbT5UQAAVQGv2bfdFrmIr0oScqfXCcbCD0MmK4rvQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUBFXcJP0JnjxSZwcXcDhhbVCJOmgwHwYDVR0jBBgwFoAUO0jkImcR\nw+oPa/Q3C9oHV4rNoRswDQYJKoZIhvcNAQELBQADggEBAEYyNcg4XFHiA+aEXmCU\nFcPnsUhi2fCzC2A7MFwArF1cRXgG1ZuDpnr3YUQby0rRtCM4+1N3D8Ox8BcGnAgT\nTPwzWafEjG4NAg8CxdYoP8Ij69V3wrzH2r75xWouiFr/+k5flOj1wk4647PuxeW1\n5y4KtXY1vEu+VCw6j1tOSP/WV43miQnQzpEL70fERor4LfODWBoTLpCzEEE0ClSg\nJCdcy4h3UwAyX9pUWHu7al3k4yCLGJflz9S4Rh5aWQYbwEolT7er58V6Bcn6ck9N\nDnxro1SBZt3H/grox1PsqXpQoi0il+0HLf+rFn86r4qlOjUkmz8T2MddAgNhEp3v\nbdk=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/podman_registry.crt" ], "delta": "0:00:00.025976", "end": "2024-11-11 09:51:56.802882", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKbUXCFfE0WNsosk1eieNTowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E2\nZDQ1YzIxLTVmMTM0NThkLWIyOGIyNGQ1LWU4OWUzNTM5MB4XDTI0MTExMTE0NTE1\nNFoXDTI1MTExMTE0NTE1NFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1xwIRrBahrFtKcdSdMCF0Z1OgAIE+itN\nVZXQj65TTkdmQz3IkFW2PA22qVN+cNdYkEAylF+NogUvM2BGp+8OGAAntzuxvWnm\nDw+kOhVmS7cAIPN5Xa5nHYEVc2pXyM+O6DUhQ6cB748BfyO8yty9yRC0XxQfFv/3\nSfVbTJcxycyPHRUQqtvX3s0y4fDtXUZL0JvjwNMOjdffka75G3SK/uq8admqmU6A\n8BKAAtE/8lhYtB7wkyvC/rEHd5LAdgq68ANmGILYSi3jPj0RiVU1HsqbwnCtyhOU\nAU2i/yO6reSPevbT5UQAAVQGv2bfdFrmIr0oScqfXCcbCD0MmK4rvQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUBFXcJP0JnjxSZwcXcDhhbVCJOmgwHwYDVR0jBBgwFoAUO0jkImcR\nw+oPa/Q3C9oHV4rNoRswDQYJKoZIhvcNAQELBQADggEBAEYyNcg4XFHiA+aEXmCU\nFcPnsUhi2fCzC2A7MFwArF1cRXgG1ZuDpnr3YUQby0rRtCM4+1N3D8Ox8BcGnAgT\nTPwzWafEjG4NAg8CxdYoP8Ij69V3wrzH2r75xWouiFr/+k5flOj1wk4647PuxeW1\n5y4KtXY1vEu+VCw6j1tOSP/WV43miQnQzpEL70fERor4LfODWBoTLpCzEEE0ClSg\nJCdcy4h3UwAyX9pUWHu7al3k4yCLGJflz9S4Rh5aWQYbwEolT7er58V6Bcn6ck9N\nDnxro1SBZt3H/grox1PsqXpQoi0il+0HLf+rFn86r4qlOjUkmz8T2MddAgNhEp3v\nbdk=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAKbUXCFfE0WNsosk1eieNTowDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2E2\nZDQ1YzIxLTVmMTM0NThkLWIyOGIyNGQ1LWU4OWUzNTM5MB4XDTI0MTExMTE0NTE1\nNFoXDTI1MTExMTE0NTE1NFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1xwIRrBahrFtKcdSdMCF0Z1OgAIE+itN\nVZXQj65TTkdmQz3IkFW2PA22qVN+cNdYkEAylF+NogUvM2BGp+8OGAAntzuxvWnm\nDw+kOhVmS7cAIPN5Xa5nHYEVc2pXyM+O6DUhQ6cB748BfyO8yty9yRC0XxQfFv/3\nSfVbTJcxycyPHRUQqtvX3s0y4fDtXUZL0JvjwNMOjdffka75G3SK/uq8admqmU6A\n8BKAAtE/8lhYtB7wkyvC/rEHd5LAdgq68ANmGILYSi3jPj0RiVU1HsqbwnCtyhOU\nAU2i/yO6reSPevbT5UQAAVQGv2bfdFrmIr0oScqfXCcbCD0MmK4rvQIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUBFXcJP0JnjxSZwcXcDhhbVCJOmgwHwYDVR0jBBgwFoAUO0jkImcR\nw+oPa/Q3C9oHV4rNoRswDQYJKoZIhvcNAQELBQADggEBAEYyNcg4XFHiA+aEXmCU\nFcPnsUhi2fCzC2A7MFwArF1cRXgG1ZuDpnr3YUQby0rRtCM4+1N3D8Ox8BcGnAgT\nTPwzWafEjG4NAg8CxdYoP8Ij69V3wrzH2r75xWouiFr/+k5flOj1wk4647PuxeW1\n5y4KtXY1vEu+VCw6j1tOSP/WV43miQnQzpEL70fERor4LfODWBoTLpCzEEE0ClSg\nJCdcy4h3UwAyX9pUWHu7al3k4yCLGJflz9S4Rh5aWQYbwEolT7er58V6Bcn6ck9N\nDnxro1SBZt3H/grox1PsqXpQoi0il+0HLf+rFn86r4qlOjUkmz8T2MddAgNhEp3v\nbdk=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDXHAhGsFqGsW0p\nx1J0wIXRnU6AAgT6K01VldCPrlNOR2ZDPciQVbY8DbapU35w11iQQDKUX42iBS8z\nYEan7w4YACe3O7G9aeYPD6Q6FWZLtwAg83ldrmcdgRVzalfIz47oNSFDpwHvjwF/\nI7zK3L3JELRfFB8W//dJ9VtMlzHJzI8dFRCq29fezTLh8O1dRkvQm+PA0w6N19+R\nrvkbdIr+6rxp2aqZToDwEoAC0T/yWFi0HvCTK8L+sQd3ksB2CrrwA2YYgthKLeM+\nPRGJVTUeypvCcK3KE5QBTaL/I7qt5I969tPlRAABVAa/Zt90WuYivShJyp9cJxsI\nPQyYriu9AgMBAAECggEAFBWK9Eas/Rx9y8PPgBUlqW+dj7ggjNcULmSBh5jIMGvc\nMXUIT+mgzTSelGq2SITiwP0te8r8J1+Ci7J2hmF8mGMTUjlhnATSNR/Jvp6W4YTh\nnzH8Z/HLsOaHgTIxpg8zEZ08UNu8A4j/o8ZLb0ly8t37aVEwoe4eQaqF7r3DKUsj\nOX+q3FQ009z/WtZbp6slfvF5cOwFqN65ri21bdzycQ83JzfAUHfxAhq8Iwzt2vqQ\nGMkBd4d3SkQFs1tur6eRYXQiZM95k3iWGg7/kfn/UzycPrwzPNE1bXXbUaiPnDTI\nZBTglHw8USheZOubetItpgFrDFRme824L3BBkYrGhQKBgQD7MT01tDxgZ2dyY1GZ\n2Wy/lWe1+z71WC/+gKQ1BNu3m03LiDAlMg43V3oVZ+51jNXGxDw3iKGvjQoBvzd2\nfDgB+nvWyRBGNyq+rOSoHOVqL80fcYRyBcB9ZrsmNemM3xAgf3kCy6E8xZDiXRLJ\nyhb0ITqiAsBLYysRop4mKOsaawKBgQDbOf/AsKCBi9I51Btvi246r/jL0KVaT/SA\nV/stXioHZGFl7Eryi+5vP1OAPmG6Sw024qkvwH2ob7cBZSMvEjQTU26MN3sBZ47P\n8lGxDKX1eM26w572O7VaWgGIJOWdha62p5jmQSM1zupyGt73ZitTWkj0ZxxIqwis\nAqhwTC+sdwKBgBx2bdsh+x1pWh1qB5sJOftTcJb8Sxv9zCJobTLcxBC/9kazvdDZ\nJSc8MEcwqaKEPMzy+2fHgZqkvpeIFT7FwIro2RNzYPaz1ZIZgSdTbuNjWzjO4hUR\ndcg/1cD0puwhcnBcQVgBvtlmAY7EwRZAYe1zvnMRILzqFb0/0e+8/zbVAoGBALAm\n5m46fn4Zj46P9IuoiaX2h/+dY4AyBtCp4VYO986AxhJTz9UcwzX4uGuvtG8wpymW\n70NDdLTHL1Gbpq3H/rgYrhdU7S2vvH0yxJlzBFc9/nE3hp9sUsiK0fhHTYlJRZ3X\nBXDeniA6Zv/Qv6AjJGURgtV/lKZ/Z7RvXlD9psD5AoGAM3wE1GuhzioYC5W+jWbV\n0pNe6TirJXBJCIsvTQfFpWUIUbRlxG/GvCYkpK7eFEtsZHtu1cAnUGyQGBzMZM0r\nB9uuPxukmCiEc4nKFs3cqxrZilFDGxoxQX6W8jBvrl6qbulkhHXSftkkaxaofi4x\nlLMzTi/2iVWyeacHYezcJZ8=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-11-11 09:51:56.776906" } STDOUT: Request "20241111145154" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Monday 11 November 2024 09:51:56 -0500 (0:00:00.502) 0:01:34.762 ******* changed: [managed-node1] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } changed: [managed-node1] => (item=/etc/pki/tls/private/podman_registry.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/podman_registry.key", "path": "/etc/pki/tls/private/podman_registry.key", "state": "absent" } ok: [managed-node1] => (item=/etc/pki/tls/certs/podman_registry.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/podman_registry.crt", "path": "/etc/pki/tls/certs/podman_registry.crt", "state": "absent" } TASK [Write cert for registry] ************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:34 Monday 11 November 2024 09:51:58 -0500 (0:00:01.339) 0:01:36.102 ******* changed: [managed-node1] => { "changed": true, "checksum": "3e061bf71ab3470f33cedb6d3dec33f5752d908a", "dest": "/tmp/lsr_9xyb3d5h_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "29a0e43762f85222db754f0aacf5ab19", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1731336718.3111422-7962-49515041277920/.source.crt", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:40 Monday 11 November 2024 09:51:59 -0500 (0:00:01.144) 0:01:37.247 ******* changed: [managed-node1] => { "changed": true, "checksum": "6db7f5099341ca2706b93fc44401ef796e21025a", "dest": "/tmp/lsr_9xyb3d5h_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "b35c3c69dc7d0b095b685c28c28a6a5a", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1731336719.4384048-8015-91953141758081/.source.pem", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:46 Monday 11 November 2024 09:52:00 -0500 (0:00:00.817) 0:01:38.064 ******* changed: [managed-node1] => { "changed": true, "checksum": "3e061bf71ab3470f33cedb6d3dec33f5752d908a", "dest": "/tmp/lsr_9xyb3d5h_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "29a0e43762f85222db754f0aacf5ab19", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1731336720.2457309-8067-250243531414572/.source.crt", "state": "file", "uid": 0 } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:55 Monday 11 November 2024 09:52:00 -0500 (0:00:00.731) 0:01:38.796 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:60 Monday 11 November 2024 09:52:00 -0500 (0:00:00.036) 0:01:38.832 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:64 Monday 11 November 2024 09:52:01 -0500 (0:00:00.061) 0:01:38.893 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: httpd-tools-2.4.62-5.el10.x86_64", "Installed: apr-1.7.5-2.el10.x86_64", "Installed: apr-util-1.6.3-21.el10.x86_64", "Installed: skopeo-2:1.16.1-1.el10.x86_64", "Installed: apr-util-lmdb-1.6.3-21.el10.x86_64", "Installed: apr-util-openssl-1.6.3-21.el10.x86_64" ] } TASK [Write user and password] ************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:70 Monday 11 November 2024 09:52:05 -0500 (0:00:04.963) 0:01:43.857 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create auth.json file] *************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:78 Monday 11 November 2024 09:52:06 -0500 (0:00:00.445) 0:01:44.303 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Set paths for cleanup] *************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:94 Monday 11 November 2024 09:52:07 -0500 (0:00:00.778) 0:01:45.081 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_9xyb3d5h_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:102 Monday 11 November 2024 09:52:07 -0500 (0:00:00.029) 0:01:45.111 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_9xyb3d5h_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:03.760886", "end": "2024-11-11 09:52:11.312590", "rc": 0, "start": "2024-11-11 09:52:07.551704" } STDOUT: eee4b9f27e54669d4d17655f9cdf9b1e9a93c014f416dbb18096bb778d74e984 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:113 Monday 11 November 2024 09:52:11 -0500 (0:00:04.139) 0:01:49.250 ******* ok: [managed-node1] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:117 Monday 11 November 2024 09:52:11 -0500 (0:00:00.490) 0:01:49.741 ******* ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.040016", "end": "2024-11-11 09:52:12.250366", "rc": 0, "start": "2024-11-11 09:52:12.210350" } STDERR: time="2024-11-11T14:52:11.313615795Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=6fa5d981-7155-4de4-9603-5e2c37c5e6fc service=registry version=2.8.2 time="2024-11-11T14:52:11.313691884Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=6fa5d981-7155-4de4-9603-5e2c37c5e6fc service=registry version=2.8.2 time="2024-11-11T14:52:11.313814107Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=6fa5d981-7155-4de4-9603-5e2c37c5e6fc service=registry version=2.8.2 time="2024-11-11T14:52:11.31841865Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=6fa5d981-7155-4de4-9603-5e2c37c5e6fc service=registry version=2.8.2 time="2024-11-11T14:52:11.318540685Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_AES_128_GCM_SHA256,TLS_CHACHA20_POLY1305_SHA256,TLS_AES_256_GCM_SHA384" go.version=go1.19.9 instance.id=6fa5d981-7155-4de4-9603-5e2c37c5e6fc service=registry version=2.8.2 time="2024-11-11T14:52:11.318948327Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=6fa5d981-7155-4de4-9603-5e2c37c5e6fc service=registry version=2.8.2 time="2024-11-11T14:52:11.318620401Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.19.9 instance.id=6fa5d981-7155-4de4-9603-5e2c37c5e6fc service=registry version=2.8.2 2024/11/11 14:52:11 http: TLS handshake error from 10.88.0.1:58670: EOF TASK [Convert test image names into local registry names] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:123 Monday 11 November 2024 09:52:12 -0500 (0:00:00.457) 0:01:50.198 ******* ok: [managed-node1] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:127 Monday 11 November 2024 09:52:12 -0500 (0:00:00.036) 0:01:50.234 ******* changed: [managed-node1] => (item={'key': 'quay.io/libpod/testimage:20210610', 'value': 'localhost:5000/libpod/testimage:20210610'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "podman pull quay.io/libpod/testimage:20210610; podman push --authfile=\"/tmp/lsr_9xyb3d5h_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_9xyb3d5h_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:04.126430", "end": "2024-11-11 09:52:16.814580", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-11-11 09:52:12.688150" } STDOUT: 9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f STDERR: Trying to pull quay.io/libpod/testimage:20210610... Getting image source signatures Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination Getting image source signatures Copying blob sha256:f36118df491fbfd96093731809941d7bb881136415ccc114bc26d6bf10499a0e Copying config sha256:9f9ec7f2fdef9168f74e9d057f307955db14d782cff22ded51d277d74798cb2f Writing manifest to image destination TASK [Verify test images in local registry] ************************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:136 Monday 11 November 2024 09:52:16 -0500 (0:00:04.530) 0:01:54.765 ******* ok: [managed-node1] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_9xyb3d5h_podman/auth/auth.json", "--cert-dir=/tmp/lsr_9xyb3d5h_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.092097", "end": "2024-11-11 09:52:17.303163", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-11-11 09:52:17.211066" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:df2d1c92b4b221ea8e761c23a170c048f5f441aebbf57ea9ae0a0c617dd24930", "RepoTags": [ "20210610" ], "Created": "2021-06-10T18:55:43.049643585Z", "DockerVersion": "", "Labels": { "created_at": "2021-06-10T18:55:36Z", "created_by": "test/system/build-testimage", "io.buildah.version": "1.21.0" }, "Architecture": "amd64", "Os": "linux", "Layers": [ "sha256:f95d0ccea02baa28cb140faa6b05969d1836c75b6bb0c4891463362deec40628" ], "LayersData": [ { "MIMEType": "application/vnd.oci.image.layer.v1.tar+zstd", "Digest": "sha256:f95d0ccea02baa28cb140faa6b05969d1836c75b6bb0c4891463362deec40628", "Size": 4828626, "Annotations": { "io.github.containers.zstd-chunked.manifest-checksum": "sha256:e08e64782bcda1f45c478a8196d49e5c8cefefbc8d3630566c27349ad1270b8a", "io.github.containers.zstd-chunked.manifest-position": "4793731:18610:106412:1", "io.github.containers.zstd-chunked.tarsplit-position": "4812349:16205:433844" } } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials and no cert checking] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:58 Monday 11 November 2024 09:52:17 -0500 (0:00:00.472) 0:01:55.238 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:52:17 -0500 (0:00:00.107) 0:01:55.345 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:52:17 -0500 (0:00:00.077) 0:01:55.423 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:52:17 -0500 (0:00:00.054) 0:01:55.477 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:52:17 -0500 (0:00:00.038) 0:01:55.515 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:52:17 -0500 (0:00:00.040) 0:01:55.556 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:52:17 -0500 (0:00:00.059) 0:01:55.616 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:52:17 -0500 (0:00:00.037) 0:01:55.654 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:52:17 -0500 (0:00:00.087) 0:01:55.741 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:52:18 -0500 (0:00:00.918) 0:01:56.659 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:52:18 -0500 (0:00:00.087) 0:01:56.747 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:52:18 -0500 (0:00:00.104) 0:01:56.851 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:52:19 -0500 (0:00:00.070) 0:01:56.922 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:52:19 -0500 (0:00:00.058) 0:01:56.980 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:52:19 -0500 (0:00:00.049) 0:01:57.029 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027482", "end": "2024-11-11 09:52:19.504466", "rc": 0, "start": "2024-11-11 09:52:19.476984" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:52:19 -0500 (0:00:00.436) 0:01:57.466 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:52:19 -0500 (0:00:00.052) 0:01:57.519 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:52:19 -0500 (0:00:00.049) 0:01:57.569 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:52:19 -0500 (0:00:00.113) 0:01:57.682 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:52:19 -0500 (0:00:00.086) 0:01:57.768 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:52:20 -0500 (0:00:00.103) 0:01:57.872 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:52:20 -0500 (0:00:00.098) 0:01:57.971 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:52:20 -0500 (0:00:00.122) 0:01:58.094 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:52:20 -0500 (0:00:00.074) 0:01:58.168 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:52:20 -0500 (0:00:00.079) 0:01:58.248 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:52:20 -0500 (0:00:00.082) 0:01:58.330 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:52:20 -0500 (0:00:00.448) 0:01:58.779 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:52:20 -0500 (0:00:00.056) 0:01:58.835 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:52:21 -0500 (0:00:00.085) 0:01:58.921 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:52:21 -0500 (0:00:00.047) 0:01:58.968 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:52:21 -0500 (0:00:00.073) 0:01:59.042 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:52:21 -0500 (0:00:00.065) 0:01:59.108 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:52:21 -0500 (0:00:00.061) 0:01:59.169 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:52:21 -0500 (0:00:00.063) 0:01:59.232 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:52:21 -0500 (0:00:00.048) 0:01:59.280 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:52:21 -0500 (0:00:00.085) 0:01:59.366 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:52:21 -0500 (0:00:00.092) 0:01:59.458 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:52:21 -0500 (0:00:00.028) 0:01:59.487 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:52:21 -0500 (0:00:00.028) 0:01:59.516 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:52:21 -0500 (0:00:00.069) 0:01:59.585 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:52:21 -0500 (0:00:00.050) 0:01:59.636 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:52:21 -0500 (0:00:00.062) 0:01:59.698 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:52:21 -0500 (0:00:00.109) 0:01:59.808 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:52:21 -0500 (0:00:00.048) 0:01:59.857 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:52:22 -0500 (0:00:00.046) 0:01:59.903 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:52:22 -0500 (0:00:00.125) 0:02:00.028 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:52:22 -0500 (0:00:00.050) 0:02:00.079 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:52:22 -0500 (0:00:00.059) 0:02:00.139 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:52:22 -0500 (0:00:00.052) 0:02:00.191 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:52:22 -0500 (0:00:00.055) 0:02:00.247 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:52:22 -0500 (0:00:00.063) 0:02:00.311 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:52:22 -0500 (0:00:00.051) 0:02:00.362 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:52:22 -0500 (0:00:00.048) 0:02:00.410 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:52:22 -0500 (0:00:00.042) 0:02:00.452 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:52:22 -0500 (0:00:00.085) 0:02:00.538 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:52:22 -0500 (0:00:00.040) 0:02:00.578 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:52:22 -0500 (0:00:00.092) 0:02:00.671 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:52:22 -0500 (0:00:00.041) 0:02:00.713 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:52:22 -0500 (0:00:00.041) 0:02:00.754 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:52:22 -0500 (0:00:00.033) 0:02:00.788 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:52:22 -0500 (0:00:00.074) 0:02:00.863 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:52:23 -0500 (0:00:00.058) 0:02:00.922 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:52:23 -0500 (0:00:00.064) 0:02:00.986 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:52:23 -0500 (0:00:00.077) 0:02:01.063 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:52:23 -0500 (0:00:00.408) 0:02:01.472 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:52:23 -0500 (0:00:00.027) 0:02:01.499 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:52:23 -0500 (0:00:00.030) 0:02:01.530 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:52:23 -0500 (0:00:00.033) 0:02:01.563 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:52:23 -0500 (0:00:00.034) 0:02:01.597 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:52:23 -0500 (0:00:00.030) 0:02:01.628 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:52:23 -0500 (0:00:00.034) 0:02:01.663 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:52:23 -0500 (0:00:00.030) 0:02:01.694 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:52:23 -0500 (0:00:00.027) 0:02:01.721 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:52:23 -0500 (0:00:00.025) 0:02:01.746 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:52:23 -0500 (0:00:00.114) 0:02:01.861 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:52:24 -0500 (0:00:00.038) 0:02:01.900 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:52:24 -0500 (0:00:00.052) 0:02:01.953 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:52:24 -0500 (0:00:00.059) 0:02:02.012 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005710", "end": "2024-11-11 09:52:24.494778", "rc": 0, "start": "2024-11-11 09:52:24.489068" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:52:24 -0500 (0:00:00.423) 0:02:02.436 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:52:24 -0500 (0:00:00.031) 0:02:02.467 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:52:24 -0500 (0:00:00.081) 0:02:02.549 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:52:24 -0500 (0:00:00.048) 0:02:02.597 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:52:24 -0500 (0:00:00.026) 0:02:02.623 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:52:24 -0500 (0:00:00.027) 0:02:02.651 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:52:24 -0500 (0:00:00.025) 0:02:02.677 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:52:24 -0500 (0:00:00.027) 0:02:02.704 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:52:24 -0500 (0:00:00.026) 0:02:02.731 ******* failed: [managed-node1] (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [managed-node1]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:73 Monday 11 November 2024 09:52:25 -0500 (0:00:00.611) 0:02:03.342 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not expected_msg in ansible_failed_result.results[0].msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:84 Monday 11 November 2024 09:52:25 -0500 (0:00:00.035) 0:02:03.378 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:52:25 -0500 (0:00:00.074) 0:02:03.452 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:52:25 -0500 (0:00:00.083) 0:02:03.536 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:52:25 -0500 (0:00:00.049) 0:02:03.585 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:52:25 -0500 (0:00:00.048) 0:02:03.634 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:52:25 -0500 (0:00:00.077) 0:02:03.711 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:52:25 -0500 (0:00:00.086) 0:02:03.797 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:52:25 -0500 (0:00:00.068) 0:02:03.865 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:52:26 -0500 (0:00:00.196) 0:02:04.062 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:52:27 -0500 (0:00:00.983) 0:02:05.045 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:52:27 -0500 (0:00:00.048) 0:02:05.094 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:52:27 -0500 (0:00:00.060) 0:02:05.154 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:52:27 -0500 (0:00:00.048) 0:02:05.202 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:52:27 -0500 (0:00:00.039) 0:02:05.242 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:52:27 -0500 (0:00:00.058) 0:02:05.303 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026377", "end": "2024-11-11 09:52:27.810479", "rc": 0, "start": "2024-11-11 09:52:27.784102" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:52:27 -0500 (0:00:00.457) 0:02:05.760 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:52:27 -0500 (0:00:00.035) 0:02:05.796 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:52:27 -0500 (0:00:00.036) 0:02:05.832 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:52:28 -0500 (0:00:00.088) 0:02:05.921 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:52:28 -0500 (0:00:00.099) 0:02:06.021 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:52:28 -0500 (0:00:00.489) 0:02:06.510 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:52:28 -0500 (0:00:00.194) 0:02:06.704 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:52:28 -0500 (0:00:00.068) 0:02:06.772 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:52:28 -0500 (0:00:00.033) 0:02:06.805 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:52:28 -0500 (0:00:00.030) 0:02:06.836 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:52:29 -0500 (0:00:00.041) 0:02:06.878 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:52:29 -0500 (0:00:00.446) 0:02:07.325 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:52:29 -0500 (0:00:00.052) 0:02:07.378 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:52:29 -0500 (0:00:00.051) 0:02:07.429 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:52:29 -0500 (0:00:00.066) 0:02:07.496 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:52:29 -0500 (0:00:00.108) 0:02:07.605 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:52:29 -0500 (0:00:00.057) 0:02:07.662 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:52:29 -0500 (0:00:00.065) 0:02:07.727 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:52:29 -0500 (0:00:00.067) 0:02:07.795 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:52:29 -0500 (0:00:00.047) 0:02:07.843 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:52:30 -0500 (0:00:00.046) 0:02:07.889 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:52:30 -0500 (0:00:00.064) 0:02:07.954 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:52:30 -0500 (0:00:00.031) 0:02:07.985 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:52:30 -0500 (0:00:00.077) 0:02:08.063 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:52:30 -0500 (0:00:00.063) 0:02:08.127 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:52:30 -0500 (0:00:00.032) 0:02:08.159 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:52:30 -0500 (0:00:00.036) 0:02:08.195 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:52:30 -0500 (0:00:00.092) 0:02:08.287 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:52:30 -0500 (0:00:00.048) 0:02:08.336 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:52:30 -0500 (0:00:00.047) 0:02:08.383 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:52:30 -0500 (0:00:00.102) 0:02:08.485 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:52:30 -0500 (0:00:00.052) 0:02:08.538 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:52:30 -0500 (0:00:00.090) 0:02:08.628 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:52:30 -0500 (0:00:00.075) 0:02:08.704 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:52:30 -0500 (0:00:00.063) 0:02:08.767 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:52:30 -0500 (0:00:00.052) 0:02:08.820 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:52:31 -0500 (0:00:00.045) 0:02:08.866 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:52:31 -0500 (0:00:00.051) 0:02:08.918 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:52:31 -0500 (0:00:00.050) 0:02:08.968 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:52:31 -0500 (0:00:00.072) 0:02:09.041 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:52:31 -0500 (0:00:00.071) 0:02:09.112 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:52:31 -0500 (0:00:00.243) 0:02:09.356 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:52:31 -0500 (0:00:00.068) 0:02:09.424 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:52:31 -0500 (0:00:00.070) 0:02:09.495 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:52:31 -0500 (0:00:00.066) 0:02:09.562 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:52:31 -0500 (0:00:00.105) 0:02:09.667 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:52:31 -0500 (0:00:00.058) 0:02:09.726 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:52:31 -0500 (0:00:00.093) 0:02:09.819 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:52:32 -0500 (0:00:00.084) 0:02:09.904 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:52:32 -0500 (0:00:00.463) 0:02:10.367 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:52:32 -0500 (0:00:00.050) 0:02:10.418 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:52:32 -0500 (0:00:00.049) 0:02:10.467 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:52:32 -0500 (0:00:00.060) 0:02:10.528 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:52:32 -0500 (0:00:00.054) 0:02:10.583 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:52:32 -0500 (0:00:00.064) 0:02:10.648 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:52:32 -0500 (0:00:00.052) 0:02:10.700 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:52:32 -0500 (0:00:00.044) 0:02:10.744 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:52:32 -0500 (0:00:00.047) 0:02:10.792 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:52:32 -0500 (0:00:00.047) 0:02:10.839 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:52:33 -0500 (0:00:00.096) 0:02:10.935 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:52:33 -0500 (0:00:00.078) 0:02:11.014 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:52:33 -0500 (0:00:00.116) 0:02:11.130 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:52:33 -0500 (0:00:00.064) 0:02:11.194 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.005672", "end": "2024-11-11 09:52:33.654523", "rc": 0, "start": "2024-11-11 09:52:33.648851" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:52:33 -0500 (0:00:00.395) 0:02:11.590 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:52:33 -0500 (0:00:00.026) 0:02:11.617 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:52:33 -0500 (0:00:00.063) 0:02:11.680 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:52:33 -0500 (0:00:00.058) 0:02:11.738 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:52:33 -0500 (0:00:00.036) 0:02:11.774 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:52:33 -0500 (0:00:00.038) 0:02:11.813 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:52:33 -0500 (0:00:00.044) 0:02:11.857 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:52:34 -0500 (0:00:00.047) 0:02:11.905 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:52:34 -0500 (0:00:00.050) 0:02:11.956 ******* failed: [managed-node1] (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [managed-node1]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Check error] ************************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:99 Monday 11 November 2024 09:52:34 -0500 (0:00:00.641) 0:02:12.597 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not expected_msg in ansible_failed_result.results[0].msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:110 Monday 11 November 2024 09:52:34 -0500 (0:00:00.037) 0:02:12.634 ******* changed: [managed-node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_b3lpmjoo_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:118 Monday 11 November 2024 09:52:35 -0500 (0:00:00.252) 0:02:12.887 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:52:35 -0500 (0:00:00.124) 0:02:13.012 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:52:35 -0500 (0:00:00.104) 0:02:13.117 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:52:35 -0500 (0:00:00.076) 0:02:13.193 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:52:35 -0500 (0:00:00.029) 0:02:13.223 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:52:35 -0500 (0:00:00.030) 0:02:13.254 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:52:35 -0500 (0:00:00.028) 0:02:13.283 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:52:35 -0500 (0:00:00.034) 0:02:13.317 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:52:35 -0500 (0:00:00.077) 0:02:13.395 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:52:36 -0500 (0:00:00.988) 0:02:14.383 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:52:36 -0500 (0:00:00.049) 0:02:14.433 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:52:36 -0500 (0:00:00.081) 0:02:14.514 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:52:36 -0500 (0:00:00.064) 0:02:14.579 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:52:36 -0500 (0:00:00.047) 0:02:14.626 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:52:36 -0500 (0:00:00.071) 0:02:14.697 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.027719", "end": "2024-11-11 09:52:37.229450", "rc": 0, "start": "2024-11-11 09:52:37.201731" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:52:37 -0500 (0:00:00.502) 0:02:15.200 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:52:37 -0500 (0:00:00.067) 0:02:15.268 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:52:37 -0500 (0:00:00.051) 0:02:15.320 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:52:37 -0500 (0:00:00.094) 0:02:15.414 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:52:37 -0500 (0:00:00.100) 0:02:15.515 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:52:37 -0500 (0:00:00.277) 0:02:15.793 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:52:38 -0500 (0:00:00.398) 0:02:16.191 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:52:38 -0500 (0:00:00.091) 0:02:16.282 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:52:38 -0500 (0:00:00.038) 0:02:16.321 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:52:38 -0500 (0:00:00.058) 0:02:16.380 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:52:38 -0500 (0:00:00.057) 0:02:16.437 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:52:39 -0500 (0:00:00.433) 0:02:16.870 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:52:39 -0500 (0:00:00.053) 0:02:16.923 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:52:39 -0500 (0:00:00.053) 0:02:16.977 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:52:39 -0500 (0:00:00.057) 0:02:17.035 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:52:39 -0500 (0:00:00.050) 0:02:17.085 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:52:39 -0500 (0:00:00.050) 0:02:17.135 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:52:39 -0500 (0:00:00.053) 0:02:17.189 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:52:39 -0500 (0:00:00.053) 0:02:17.242 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:52:39 -0500 (0:00:00.051) 0:02:17.293 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:52:39 -0500 (0:00:00.067) 0:02:17.361 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:52:39 -0500 (0:00:00.098) 0:02:17.459 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:52:39 -0500 (0:00:00.048) 0:02:17.507 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:52:39 -0500 (0:00:00.051) 0:02:17.559 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:52:39 -0500 (0:00:00.155) 0:02:17.714 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:52:39 -0500 (0:00:00.071) 0:02:17.786 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:52:39 -0500 (0:00:00.078) 0:02:17.864 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:52:40 -0500 (0:00:00.117) 0:02:17.982 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:52:40 -0500 (0:00:00.057) 0:02:18.039 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:52:40 -0500 (0:00:00.051) 0:02:18.090 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:52:40 -0500 (0:00:00.101) 0:02:18.192 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:52:40 -0500 (0:00:00.051) 0:02:18.244 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:52:40 -0500 (0:00:00.050) 0:02:18.294 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:52:40 -0500 (0:00:00.052) 0:02:18.347 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:52:40 -0500 (0:00:00.048) 0:02:18.395 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:52:40 -0500 (0:00:00.048) 0:02:18.444 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:52:40 -0500 (0:00:00.038) 0:02:18.483 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:52:40 -0500 (0:00:00.056) 0:02:18.540 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:52:40 -0500 (0:00:00.079) 0:02:18.620 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:52:40 -0500 (0:00:00.029) 0:02:18.649 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:52:40 -0500 (0:00:00.038) 0:02:18.688 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:52:40 -0500 (0:00:00.047) 0:02:18.735 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:52:41 -0500 (0:00:00.186) 0:02:18.922 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:52:41 -0500 (0:00:00.073) 0:02:18.996 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:52:41 -0500 (0:00:00.079) 0:02:19.075 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:52:41 -0500 (0:00:00.076) 0:02:19.152 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:52:41 -0500 (0:00:00.482) 0:02:19.635 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:52:41 -0500 (0:00:00.059) 0:02:19.694 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:52:41 -0500 (0:00:00.060) 0:02:19.755 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:52:41 -0500 (0:00:00.053) 0:02:19.809 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:52:41 -0500 (0:00:00.033) 0:02:19.843 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:52:42 -0500 (0:00:00.036) 0:02:19.879 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:52:42 -0500 (0:00:00.035) 0:02:19.915 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:52:42 -0500 (0:00:00.033) 0:02:19.948 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:52:42 -0500 (0:00:00.027) 0:02:19.976 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:52:42 -0500 (0:00:00.038) 0:02:20.015 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:52:42 -0500 (0:00:00.031) 0:02:20.046 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:52:42 -0500 (0:00:00.042) 0:02:20.088 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:52:42 -0500 (0:00:00.414) 0:02:20.502 ******* skipping: [managed-node1] => (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-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:52:43 -0500 (0:00:00.770) 0:02:21.273 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:52:43 -0500 (0:00:00.068) 0:02:21.342 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:52:43 -0500 (0:00:00.038) 0:02:21.380 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:52:43 -0500 (0:00:00.044) 0:02:21.424 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:52:43 -0500 (0:00:00.078) 0:02:21.503 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:52:43 -0500 (0:00:00.027) 0:02:21.531 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:52:43 -0500 (0:00:00.098) 0:02:21.630 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:52:43 -0500 (0:00:00.069) 0:02:21.699 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:52:43 -0500 (0:00:00.051) 0:02:21.750 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:52:43 -0500 (0:00:00.036) 0:02:21.787 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:52:43 -0500 (0:00:00.058) 0:02:21.845 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:52:44 -0500 (0:00:00.035) 0:02:21.881 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:52:44 -0500 (0:00:00.032) 0:02:21.914 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:52:44 -0500 (0:00:00.045) 0:02:21.960 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:52:44 -0500 (0:00:00.404) 0:02:22.364 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:52:44 -0500 (0:00:00.033) 0:02:22.398 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:52:44 -0500 (0:00:00.043) 0:02:22.441 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:52:44 -0500 (0:00:00.044) 0:02:22.486 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:52:44 -0500 (0:00:00.032) 0:02:22.518 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:52:44 -0500 (0:00:00.034) 0:02:22.553 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:52:44 -0500 (0:00:00.034) 0:02:22.588 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:52:44 -0500 (0:00:00.033) 0:02:22.621 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:52:44 -0500 (0:00:00.028) 0:02:22.649 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:52:44 -0500 (0:00:00.075) 0:02:22.725 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:52:44 -0500 (0:00:00.063) 0:02:22.788 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:52:44 -0500 (0:00:00.049) 0:02:22.837 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:52:45 -0500 (0:00:00.046) 0:02:22.884 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:52:45 -0500 (0:00:00.042) 0:02:22.927 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006275", "end": "2024-11-11 09:52:45.383492", "rc": 0, "start": "2024-11-11 09:52:45.377217" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:52:45 -0500 (0:00:00.452) 0:02:23.379 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:52:45 -0500 (0:00:00.083) 0:02:23.463 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:52:45 -0500 (0:00:00.159) 0:02:23.622 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:52:45 -0500 (0:00:00.100) 0:02:23.723 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:52:45 -0500 (0:00:00.088) 0:02:23.812 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:52:46 -0500 (0:00:00.076) 0:02:23.889 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:52:46 -0500 (0:00:00.086) 0:02:23.976 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:52:46 -0500 (0:00:00.057) 0:02:24.033 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:52:46 -0500 (0:00:00.063) 0:02:24.097 ******* changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 11 November 2024 09:52:47 -0500 (0:00:00.822) 0:02:24.919 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 11 November 2024 09:52:47 -0500 (0:00:00.408) 0:02:25.328 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Monday 11 November 2024 09:52:47 -0500 (0:00:00.489) 0:02:25.818 ******* changed: [managed-node1] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1731336768.0100656-10215-102929022323515/.source.yml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Monday 11 November 2024 09:52:48 -0500 (0:00:00.818) 0:02:26.636 ******* [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) changed: [managed-node1] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 1c3a5c8fb03a562fb3964e68e3c81650898e50a82b72aaa3cb1bacc503f26664 Container: ac7bef3728ddab98137ef29a4568c4912945ad3a22db6df2289a3602f0356756 TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Monday 11 November 2024 09:52:50 -0500 (0:00:01.405) 0:02:28.041 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Monday 11 November 2024 09:52:51 -0500 (0:00:01.124) 0:02:29.166 ******* changed: [managed-node1] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target \"system-podman\\\\x2dkube.slice\" -.mount network-online.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3174002688", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22336", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Monday 11 November 2024 09:52:52 -0500 (0:00:01.014) 0:02:30.180 ******* changed: [managed-node1] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.mount basic.target \"system-podman\\\\x2dkube.slice\" network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3182542848", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22336", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Monday 11 November 2024 09:52:53 -0500 (0:00:01.451) 0:02:31.632 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:52:53 -0500 (0:00:00.062) 0:02:31.694 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:52:54 -0500 (0:00:00.178) 0:02:31.873 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:52:54 -0500 (0:00:00.105) 0:02:31.978 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:52:54 -0500 (0:00:00.068) 0:02:32.047 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:52:54 -0500 (0:00:00.064) 0:02:32.112 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:52:54 -0500 (0:00:00.068) 0:02:32.181 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:52:54 -0500 (0:00:00.067) 0:02:32.248 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:52:54 -0500 (0:00:00.036) 0:02:32.285 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:52:54 -0500 (0:00:00.033) 0:02:32.318 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:52:54 -0500 (0:00:00.064) 0:02:32.383 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:52:55 -0500 (0:00:00.647) 0:02:33.030 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:52:55 -0500 (0:00:00.049) 0:02:33.080 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:52:55 -0500 (0:00:00.051) 0:02:33.131 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:52:55 -0500 (0:00:00.060) 0:02:33.191 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:52:55 -0500 (0:00:00.064) 0:02:33.256 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:52:55 -0500 (0:00:00.053) 0:02:33.309 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:52:55 -0500 (0:00:00.112) 0:02:33.422 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:52:55 -0500 (0:00:00.056) 0:02:33.478 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:52:55 -0500 (0:00:00.053) 0:02:33.532 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:52:55 -0500 (0:00:00.090) 0:02:33.622 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:52:55 -0500 (0:00:00.053) 0:02:33.676 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:52:55 -0500 (0:00:00.051) 0:02:33.728 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:52:56 -0500 (0:00:00.165) 0:02:33.894 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:52:56 -0500 (0:00:00.090) 0:02:33.984 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:52:56 -0500 (0:00:00.098) 0:02:34.082 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 11 November 2024 09:52:56 -0500 (0:00:00.197) 0:02:34.280 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:52:56 -0500 (0:00:00.121) 0:02:34.401 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:52:56 -0500 (0:00:00.083) 0:02:34.485 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:52:56 -0500 (0:00:00.068) 0:02:34.554 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 11 November 2024 09:52:56 -0500 (0:00:00.090) 0:02:34.644 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 11 November 2024 09:52:56 -0500 (0:00:00.085) 0:02:34.730 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 11 November 2024 09:52:58 -0500 (0:00:01.167) 0:02:35.898 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Monday 11 November 2024 09:52:58 -0500 (0:00:00.580) 0:02:36.479 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Monday 11 November 2024 09:52:58 -0500 (0:00:00.039) 0:02:36.519 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Monday 11 November 2024 09:52:58 -0500 (0:00:00.079) 0:02:36.598 ******* changed: [managed-node1] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1731336778.8078015-10832-135700453772630/.source.container", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Monday 11 November 2024 09:52:59 -0500 (0:00:01.077) 0:02:37.676 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Monday 11 November 2024 09:52:59 -0500 (0:00:00.154) 0:02:37.831 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Monday 11 November 2024 09:53:00 -0500 (0:00:00.044) 0:02:37.875 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:53:00 -0500 (0:00:00.069) 0:02:37.945 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:53:00 -0500 (0:00:00.089) 0:02:38.034 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:53:00 -0500 (0:00:00.052) 0:02:38.087 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:53:00 -0500 (0:00:00.116) 0:02:38.203 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:53:00 -0500 (0:00:00.035) 0:02:38.239 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:53:00 -0500 (0:00:00.034) 0:02:38.274 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:53:00 -0500 (0:00:00.034) 0:02:38.309 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:00 -0500 (0:00:00.074) 0:02:38.383 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:00 -0500 (0:00:00.058) 0:02:38.441 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:00 -0500 (0:00:00.059) 0:02:38.501 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:00 -0500 (0:00:00.081) 0:02:38.583 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:01 -0500 (0:00:00.632) 0:02:39.216 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:01 -0500 (0:00:00.029) 0:02:39.245 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:01 -0500 (0:00:00.029) 0:02:39.275 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:01 -0500 (0:00:00.028) 0:02:39.304 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:01 -0500 (0:00:00.031) 0:02:39.335 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:01 -0500 (0:00:00.030) 0:02:39.366 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:01 -0500 (0:00:00.127) 0:02:39.493 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:01 -0500 (0:00:00.055) 0:02:39.548 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:53:01 -0500 (0:00:00.090) 0:02:39.639 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:53:01 -0500 (0:00:00.089) 0:02:39.729 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:53:01 -0500 (0:00:00.072) 0:02:39.801 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:53:02 -0500 (0:00:00.123) 0:02:39.925 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:53:02 -0500 (0:00:00.055) 0:02:39.981 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:53:02 -0500 (0:00:00.073) 0:02:40.055 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:53:02 -0500 (0:00:00.109) 0:02:40.165 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:53:02 -0500 (0:00:00.089) 0:02:40.254 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:132 Monday 11 November 2024 09:53:02 -0500 (0:00:00.134) 0:02:40.388 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:53:02 -0500 (0:00:00.254) 0:02:40.643 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:53:02 -0500 (0:00:00.149) 0:02:40.793 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:53:03 -0500 (0:00:00.117) 0:02:40.911 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:53:03 -0500 (0:00:00.124) 0:02:41.038 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:53:03 -0500 (0:00:00.067) 0:02:41.105 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:53:03 -0500 (0:00:00.086) 0:02:41.192 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:53:03 -0500 (0:00:00.057) 0:02:41.249 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:53:03 -0500 (0:00:00.354) 0:02:41.604 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:53:04 -0500 (0:00:01.047) 0:02:42.651 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:53:04 -0500 (0:00:00.035) 0:02:42.686 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:53:04 -0500 (0:00:00.035) 0:02:42.721 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:53:04 -0500 (0:00:00.032) 0:02:42.754 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:53:04 -0500 (0:00:00.031) 0:02:42.785 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:53:04 -0500 (0:00:00.032) 0:02:42.818 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.039550", "end": "2024-11-11 09:53:05.408435", "rc": 0, "start": "2024-11-11 09:53:05.368885" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:53:05 -0500 (0:00:00.596) 0:02:43.415 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:53:05 -0500 (0:00:00.071) 0:02:43.486 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:53:05 -0500 (0:00:00.057) 0:02:43.544 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:53:05 -0500 (0:00:00.067) 0:02:43.611 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:53:05 -0500 (0:00:00.060) 0:02:43.671 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:53:05 -0500 (0:00:00.078) 0:02:43.750 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:53:05 -0500 (0:00:00.082) 0:02:43.832 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:06 -0500 (0:00:00.101) 0:02:43.933 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:06 -0500 (0:00:00.108) 0:02:44.042 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:06 -0500 (0:00:00.057) 0:02:44.100 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:06 -0500 (0:00:00.072) 0:02:44.172 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:06 -0500 (0:00:00.614) 0:02:44.786 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:06 -0500 (0:00:00.050) 0:02:44.837 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:07 -0500 (0:00:00.048) 0:02:44.886 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:07 -0500 (0:00:00.049) 0:02:44.936 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:07 -0500 (0:00:00.046) 0:02:44.983 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:07 -0500 (0:00:00.037) 0:02:45.020 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:07 -0500 (0:00:00.031) 0:02:45.052 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:07 -0500 (0:00:00.032) 0:02:45.085 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:53:07 -0500 (0:00:00.040) 0:02:45.125 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:53:07 -0500 (0:00:00.086) 0:02:45.212 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:53:07 -0500 (0:00:00.095) 0:02:45.307 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:53:07 -0500 (0:00:00.050) 0:02:45.357 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:53:07 -0500 (0:00:00.050) 0:02:45.408 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:53:07 -0500 (0:00:00.096) 0:02:45.504 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:53:07 -0500 (0:00:00.054) 0:02:45.559 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:53:07 -0500 (0:00:00.047) 0:02:45.607 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:53:07 -0500 (0:00:00.181) 0:02:45.788 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:53:07 -0500 (0:00:00.067) 0:02:45.856 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:53:08 -0500 (0:00:00.057) 0:02:45.913 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:53:08 -0500 (0:00:00.113) 0:02:46.027 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:53:08 -0500 (0:00:00.055) 0:02:46.082 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:53:08 -0500 (0:00:00.050) 0:02:46.132 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:53:08 -0500 (0:00:00.055) 0:02:46.187 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:53:08 -0500 (0:00:00.076) 0:02:46.264 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:53:08 -0500 (0:00:00.060) 0:02:46.325 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:53:08 -0500 (0:00:00.050) 0:02:46.376 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:53:08 -0500 (0:00:00.051) 0:02:46.428 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:53:08 -0500 (0:00:00.036) 0:02:46.464 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:53:08 -0500 (0:00:00.042) 0:02:46.506 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:53:08 -0500 (0:00:00.040) 0:02:46.547 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:53:08 -0500 (0:00:00.122) 0:02:46.669 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:53:08 -0500 (0:00:00.062) 0:02:46.732 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:53:08 -0500 (0:00:00.066) 0:02:46.798 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:53:08 -0500 (0:00:00.053) 0:02:46.852 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:09 -0500 (0:00:00.154) 0:02:47.007 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:09 -0500 (0:00:00.058) 0:02:47.065 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:09 -0500 (0:00:00.056) 0:02:47.121 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:09 -0500 (0:00:00.068) 0:02:47.190 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:09 -0500 (0:00:00.620) 0:02:47.810 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:09 -0500 (0:00:00.050) 0:02:47.861 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:10 -0500 (0:00:00.044) 0:02:47.906 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:10 -0500 (0:00:00.046) 0:02:47.953 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:10 -0500 (0:00:00.046) 0:02:48.000 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:10 -0500 (0:00:00.040) 0:02:48.040 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:10 -0500 (0:00:00.033) 0:02:48.074 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:10 -0500 (0:00:00.033) 0:02:48.107 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:53:10 -0500 (0:00:00.034) 0:02:48.142 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:53:10 -0500 (0:00:00.030) 0:02:48.172 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:53:10 -0500 (0:00:00.046) 0:02:48.219 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:53:10 -0500 (0:00:00.031) 0:02:48.250 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:53:10 -0500 (0:00:00.033) 0:02:48.284 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:53:10 -0500 (0:00:00.057) 0:02:48.341 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.010807", "end": "2024-11-11 09:53:10.958576", "rc": 0, "start": "2024-11-11 09:53:10.947769" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:53:11 -0500 (0:00:00.615) 0:02:48.956 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:53:11 -0500 (0:00:00.091) 0:02:49.048 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:53:11 -0500 (0:00:00.293) 0:02:49.341 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:53:11 -0500 (0:00:00.131) 0:02:49.473 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:53:11 -0500 (0:00:00.090) 0:02:49.565 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:53:11 -0500 (0:00:00.054) 0:02:49.619 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:53:11 -0500 (0:00:00.054) 0:02:49.674 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:53:11 -0500 (0:00:00.054) 0:02:49.729 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:53:11 -0500 (0:00:00.049) 0:02:49.778 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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 : Check the kubernetes yaml file] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 11 November 2024 09:53:12 -0500 (0:00:01.069) 0:02:50.847 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1731336769.5805662, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1731336768.6775672, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 327155930, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731336768.3745675, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "90104783", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 11 November 2024 09:53:13 -0500 (0:00:00.638) 0:02:51.485 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Monday 11 November 2024 09:53:14 -0500 (0:00:00.607) 0:02:52.092 ******* ok: [managed-node1] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Monday 11 November 2024 09:53:15 -0500 (0:00:01.025) 0:02:53.118 ******* ok: [managed-node1] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Monday 11 November 2024 09:53:16 -0500 (0:00:00.786) 0:02:53.905 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Monday 11 November 2024 09:53:16 -0500 (0:00:00.053) 0:02:53.958 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Monday 11 November 2024 09:53:16 -0500 (0:00:00.055) 0:02:54.014 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Monday 11 November 2024 09:53:16 -0500 (0:00:00.060) 0:02:54.074 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:53:16 -0500 (0:00:00.077) 0:02:54.152 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:53:16 -0500 (0:00:00.179) 0:02:54.331 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:53:16 -0500 (0:00:00.083) 0:02:54.415 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:53:16 -0500 (0:00:00.076) 0:02:54.492 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:53:16 -0500 (0:00:00.051) 0:02:54.544 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:53:16 -0500 (0:00:00.142) 0:02:54.686 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:16 -0500 (0:00:00.102) 0:02:54.789 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:17 -0500 (0:00:00.090) 0:02:54.879 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:17 -0500 (0:00:00.104) 0:02:54.984 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:17 -0500 (0:00:00.092) 0:02:55.076 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:17 -0500 (0:00:00.601) 0:02:55.678 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:17 -0500 (0:00:00.051) 0:02:55.729 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:17 -0500 (0:00:00.052) 0:02:55.782 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:17 -0500 (0:00:00.064) 0:02:55.846 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:18 -0500 (0:00:00.066) 0:02:55.913 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:18 -0500 (0:00:00.052) 0:02:55.965 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:18 -0500 (0:00:00.060) 0:02:56.026 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:18 -0500 (0:00:00.048) 0:02:56.074 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:53:18 -0500 (0:00:00.088) 0:02:56.163 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:53:18 -0500 (0:00:00.179) 0:02:56.343 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:53:18 -0500 (0:00:00.101) 0:02:56.445 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:53:18 -0500 (0:00:00.121) 0:02:56.566 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:53:18 -0500 (0:00:00.202) 0:02:56.769 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:53:19 -0500 (0:00:00.144) 0:02:56.914 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:53:19 -0500 (0:00:00.046) 0:02:56.960 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 11 November 2024 09:53:19 -0500 (0:00:00.184) 0:02:57.145 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:53:19 -0500 (0:00:00.117) 0:02:57.262 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:53:19 -0500 (0:00:00.055) 0:02:57.318 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:53:19 -0500 (0:00:00.083) 0:02:57.402 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 11 November 2024 09:53:19 -0500 (0:00:00.079) 0:02:57.481 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 11 November 2024 09:53:19 -0500 (0:00:00.044) 0:02:57.526 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 11 November 2024 09:53:20 -0500 (0:00:01.213) 0:02:58.739 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Monday 11 November 2024 09:53:21 -0500 (0:00:00.622) 0:02:59.362 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Monday 11 November 2024 09:53:21 -0500 (0:00:00.045) 0:02:59.407 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Monday 11 November 2024 09:53:21 -0500 (0:00:00.051) 0:02:59.458 ******* ok: [managed-node1] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Monday 11 November 2024 09:53:22 -0500 (0:00:00.966) 0:03:00.425 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Monday 11 November 2024 09:53:22 -0500 (0:00:00.036) 0:03:00.462 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Monday 11 November 2024 09:53:22 -0500 (0:00:00.041) 0:03:00.503 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:53:22 -0500 (0:00:00.036) 0:03:00.540 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:53:22 -0500 (0:00:00.028) 0:03:00.568 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:53:22 -0500 (0:00:00.027) 0:03:00.595 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Get authfile locally] **************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:143 Monday 11 November 2024 09:53:22 -0500 (0:00:00.043) 0:03:00.639 ******* changed: [managed-node1] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_b3lpmjoo_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:149 Monday 11 November 2024 09:53:23 -0500 (0:00:00.653) 0:03:01.292 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:53:23 -0500 (0:00:00.416) 0:03:01.709 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:53:23 -0500 (0:00:00.096) 0:03:01.806 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:53:24 -0500 (0:00:00.078) 0:03:01.884 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:53:24 -0500 (0:00:00.062) 0:03:01.947 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:53:24 -0500 (0:00:00.051) 0:03:01.999 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:53:24 -0500 (0:00:00.053) 0:03:02.052 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:53:24 -0500 (0:00:00.056) 0:03:02.109 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:53:24 -0500 (0:00:00.142) 0:03:02.252 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:53:25 -0500 (0:00:01.069) 0:03:03.322 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:53:25 -0500 (0:00:00.065) 0:03:03.388 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:53:25 -0500 (0:00:00.070) 0:03:03.458 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:53:25 -0500 (0:00:00.090) 0:03:03.548 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:53:25 -0500 (0:00:00.092) 0:03:03.641 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:53:25 -0500 (0:00:00.066) 0:03:03.707 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037953", "end": "2024-11-11 09:53:26.323161", "rc": 0, "start": "2024-11-11 09:53:26.285208" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:53:26 -0500 (0:00:00.594) 0:03:04.302 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:53:26 -0500 (0:00:00.053) 0:03:04.355 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:53:26 -0500 (0:00:00.140) 0:03:04.496 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:53:26 -0500 (0:00:00.066) 0:03:04.562 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:53:26 -0500 (0:00:00.111) 0:03:04.674 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:53:26 -0500 (0:00:00.100) 0:03:04.775 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:53:27 -0500 (0:00:00.095) 0:03:04.870 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:27 -0500 (0:00:00.134) 0:03:05.005 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:27 -0500 (0:00:00.068) 0:03:05.074 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:27 -0500 (0:00:00.083) 0:03:05.158 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:27 -0500 (0:00:00.084) 0:03:05.242 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:27 -0500 (0:00:00.606) 0:03:05.849 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:28 -0500 (0:00:00.093) 0:03:05.942 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:28 -0500 (0:00:00.073) 0:03:06.015 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:28 -0500 (0:00:00.062) 0:03:06.078 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:28 -0500 (0:00:00.060) 0:03:06.138 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:28 -0500 (0:00:00.051) 0:03:06.190 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:28 -0500 (0:00:00.049) 0:03:06.239 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:28 -0500 (0:00:00.047) 0:03:06.287 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:53:28 -0500 (0:00:00.048) 0:03:06.336 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:53:28 -0500 (0:00:00.060) 0:03:06.396 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:53:28 -0500 (0:00:00.133) 0:03:06.529 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:53:28 -0500 (0:00:00.049) 0:03:06.578 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:53:28 -0500 (0:00:00.049) 0:03:06.628 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:53:28 -0500 (0:00:00.099) 0:03:06.727 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:53:28 -0500 (0:00:00.085) 0:03:06.813 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:53:29 -0500 (0:00:00.073) 0:03:06.886 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:53:29 -0500 (0:00:00.133) 0:03:07.020 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:53:29 -0500 (0:00:00.063) 0:03:07.083 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:53:29 -0500 (0:00:00.053) 0:03:07.137 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:53:29 -0500 (0:00:00.104) 0:03:07.242 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:53:29 -0500 (0:00:00.053) 0:03:07.295 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:53:29 -0500 (0:00:00.054) 0:03:07.350 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:53:29 -0500 (0:00:00.053) 0:03:07.404 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:53:29 -0500 (0:00:00.078) 0:03:07.483 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:53:29 -0500 (0:00:00.079) 0:03:07.562 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:53:29 -0500 (0:00:00.067) 0:03:07.629 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:53:29 -0500 (0:00:00.064) 0:03:07.693 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:53:29 -0500 (0:00:00.065) 0:03:07.759 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:53:30 -0500 (0:00:00.373) 0:03:08.133 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:53:30 -0500 (0:00:00.109) 0:03:08.242 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:30 -0500 (0:00:00.117) 0:03:08.360 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:30 -0500 (0:00:00.094) 0:03:08.454 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:30 -0500 (0:00:00.056) 0:03:08.511 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:30 -0500 (0:00:00.104) 0:03:08.615 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:31 -0500 (0:00:00.617) 0:03:09.233 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:31 -0500 (0:00:00.072) 0:03:09.306 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:31 -0500 (0:00:00.052) 0:03:09.358 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:31 -0500 (0:00:00.051) 0:03:09.409 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:31 -0500 (0:00:00.053) 0:03:09.463 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:31 -0500 (0:00:00.068) 0:03:09.532 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:31 -0500 (0:00:00.047) 0:03:09.580 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:31 -0500 (0:00:00.038) 0:03:09.618 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:53:31 -0500 (0:00:00.034) 0:03:09.652 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:53:31 -0500 (0:00:00.061) 0:03:09.714 ******* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:53:32 -0500 (0:00:00.580) 0:03:10.295 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Ensure credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:53:33 -0500 (0:00:01.057) 0:03:11.352 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:53:33 -0500 (0:00:00.040) 0:03:11.393 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:53:33 -0500 (0:00:00.092) 0:03:11.486 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:53:33 -0500 (0:00:00.032) 0:03:11.519 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:53:33 -0500 (0:00:00.037) 0:03:11.557 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:53:33 -0500 (0:00:00.037) 0:03:11.594 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:53:33 -0500 (0:00:00.123) 0:03:11.717 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:53:33 -0500 (0:00:00.069) 0:03:11.787 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:53:33 -0500 (0:00:00.069) 0:03:11.857 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:53:34 -0500 (0:00:00.058) 0:03:11.916 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:34 -0500 (0:00:00.085) 0:03:12.001 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:34 -0500 (0:00:00.045) 0:03:12.047 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:34 -0500 (0:00:00.046) 0:03:12.093 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:34 -0500 (0:00:00.092) 0:03:12.186 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:34 -0500 (0:00:00.652) 0:03:12.838 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:35 -0500 (0:00:00.095) 0:03:12.933 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:35 -0500 (0:00:00.057) 0:03:12.990 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:35 -0500 (0:00:00.077) 0:03:13.068 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:35 -0500 (0:00:00.075) 0:03:13.144 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:35 -0500 (0:00:00.095) 0:03:13.239 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:35 -0500 (0:00:00.053) 0:03:13.293 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:35 -0500 (0:00:00.109) 0:03:13.403 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:53:35 -0500 (0:00:00.031) 0:03:13.434 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:53:35 -0500 (0:00:00.029) 0:03:13.464 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:53:35 -0500 (0:00:00.045) 0:03:13.509 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:53:35 -0500 (0:00:00.042) 0:03:13.552 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:53:35 -0500 (0:00:00.055) 0:03:13.607 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:53:35 -0500 (0:00:00.064) 0:03:13.671 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008922", "end": "2024-11-11 09:53:36.239492", "rc": 0, "start": "2024-11-11 09:53:36.230570" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:53:36 -0500 (0:00:00.544) 0:03:14.216 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:53:36 -0500 (0:00:00.067) 0:03:14.283 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:53:36 -0500 (0:00:00.135) 0:03:14.419 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:53:36 -0500 (0:00:00.092) 0:03:14.511 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:53:36 -0500 (0:00:00.050) 0:03:14.562 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:53:36 -0500 (0:00:00.046) 0:03:14.608 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:53:36 -0500 (0:00:00.050) 0:03:14.659 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:53:36 -0500 (0:00:00.051) 0:03:14.711 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:53:36 -0500 (0:00:00.047) 0:03:14.758 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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 : Check the kubernetes yaml file] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 11 November 2024 09:53:37 -0500 (0:00:01.103) 0:03:15.862 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1731336769.5805662, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1731336768.6775672, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 327155930, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731336768.3745675, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "90104783", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 11 November 2024 09:53:38 -0500 (0:00:00.589) 0:03:16.451 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Monday 11 November 2024 09:53:39 -0500 (0:00:00.574) 0:03:17.025 ******* ok: [managed-node1] => { "changed": false, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "secontext": "system_u:object_r:etc_t:s0", "size": 244, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Monday 11 November 2024 09:53:40 -0500 (0:00:01.006) 0:03:18.032 ******* ok: [managed-node1] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Monday 11 November 2024 09:53:41 -0500 (0:00:00.873) 0:03:18.905 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Monday 11 November 2024 09:53:41 -0500 (0:00:00.089) 0:03:18.995 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Monday 11 November 2024 09:53:41 -0500 (0:00:00.092) 0:03:19.088 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Monday 11 November 2024 09:53:41 -0500 (0:00:00.101) 0:03:19.190 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_play_info is changed or __podman_copy is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:53:41 -0500 (0:00:00.081) 0:03:19.271 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:53:41 -0500 (0:00:00.236) 0:03:19.508 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:53:41 -0500 (0:00:00.129) 0:03:19.637 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:53:41 -0500 (0:00:00.137) 0:03:19.775 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:53:41 -0500 (0:00:00.067) 0:03:19.842 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:53:42 -0500 (0:00:00.086) 0:03:19.929 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:42 -0500 (0:00:00.103) 0:03:20.033 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:42 -0500 (0:00:00.062) 0:03:20.095 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:42 -0500 (0:00:00.066) 0:03:20.162 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:42 -0500 (0:00:00.070) 0:03:20.232 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:42 -0500 (0:00:00.594) 0:03:20.826 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:42 -0500 (0:00:00.029) 0:03:20.856 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:43 -0500 (0:00:00.027) 0:03:20.883 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:43 -0500 (0:00:00.031) 0:03:20.915 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:43 -0500 (0:00:00.040) 0:03:20.955 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:43 -0500 (0:00:00.139) 0:03:21.094 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:43 -0500 (0:00:00.043) 0:03:21.138 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:43 -0500 (0:00:00.054) 0:03:21.192 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:53:43 -0500 (0:00:00.059) 0:03:21.251 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:53:43 -0500 (0:00:00.085) 0:03:21.336 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:53:43 -0500 (0:00:00.053) 0:03:21.389 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:53:43 -0500 (0:00:00.053) 0:03:21.443 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:53:43 -0500 (0:00:00.165) 0:03:21.608 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:53:43 -0500 (0:00:00.056) 0:03:21.665 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:53:43 -0500 (0:00:00.041) 0:03:21.707 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 11 November 2024 09:53:43 -0500 (0:00:00.079) 0:03:21.786 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:53:43 -0500 (0:00:00.070) 0:03:21.857 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:53:44 -0500 (0:00:00.036) 0:03:21.893 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:53:44 -0500 (0:00:00.030) 0:03:21.923 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 11 November 2024 09:53:44 -0500 (0:00:00.036) 0:03:21.959 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 11 November 2024 09:53:44 -0500 (0:00:00.045) 0:03:22.005 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 11 November 2024 09:53:45 -0500 (0:00:01.188) 0:03:23.194 ******* ok: [managed-node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 43, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Monday 11 November 2024 09:53:46 -0500 (0:00:00.698) 0:03:23.892 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Monday 11 November 2024 09:53:46 -0500 (0:00:00.097) 0:03:23.992 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Monday 11 November 2024 09:53:46 -0500 (0:00:00.069) 0:03:24.062 ******* ok: [managed-node1] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Monday 11 November 2024 09:53:47 -0500 (0:00:01.119) 0:03:25.181 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Monday 11 November 2024 09:53:47 -0500 (0:00:00.053) 0:03:25.234 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Monday 11 November 2024 09:53:47 -0500 (0:00:00.052) 0:03:25.287 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_copy_content is changed or __podman_copy_file is changed or __podman_template_file is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:53:47 -0500 (0:00:00.053) 0:03:25.340 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:53:47 -0500 (0:00:00.044) 0:03:25.385 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:53:47 -0500 (0:00:00.105) 0:03:25.490 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:53:47 -0500 (0:00:00.050) 0:03:25.540 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:47 -0500 (0:00:00.090) 0:03:25.631 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:47 -0500 (0:00:00.055) 0:03:25.687 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:47 -0500 (0:00:00.066) 0:03:25.754 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:47 -0500 (0:00:00.079) 0:03:25.834 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:48 -0500 (0:00:00.636) 0:03:26.470 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:48 -0500 (0:00:00.054) 0:03:26.525 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:48 -0500 (0:00:00.062) 0:03:26.587 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:48 -0500 (0:00:00.092) 0:03:26.679 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:48 -0500 (0:00:00.081) 0:03:26.761 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:48 -0500 (0:00:00.063) 0:03:26.824 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:49 -0500 (0:00:00.089) 0:03:26.913 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:49 -0500 (0:00:00.094) 0:03:27.008 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:53:49 -0500 (0:00:00.283) 0:03:27.292 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:53:49 -0500 (0:00:00.140) 0:03:27.432 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:53:49 -0500 (0:00:00.101) 0:03:27.533 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:53:49 -0500 (0:00:00.065) 0:03:27.599 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:53:49 -0500 (0:00:00.056) 0:03:27.655 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:53:49 -0500 (0:00:00.046) 0:03:27.702 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:53:49 -0500 (0:00:00.055) 0:03:27.758 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:53:49 -0500 (0:00:00.052) 0:03:27.810 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:161 Monday 11 November 2024 09:53:50 -0500 (0:00:00.072) 0:03:27.883 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:53:50 -0500 (0:00:00.206) 0:03:28.089 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:53:50 -0500 (0:00:00.058) 0:03:28.147 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:53:50 -0500 (0:00:00.048) 0:03:28.196 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:53:50 -0500 (0:00:00.039) 0:03:28.236 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:53:50 -0500 (0:00:00.044) 0:03:28.281 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:53:50 -0500 (0:00:00.063) 0:03:28.344 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:53:50 -0500 (0:00:00.061) 0:03:28.406 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:53:50 -0500 (0:00:00.110) 0:03:28.516 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:53:51 -0500 (0:00:01.331) 0:03:29.848 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:53:52 -0500 (0:00:00.063) 0:03:29.911 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:53:52 -0500 (0:00:00.074) 0:03:29.986 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:53:52 -0500 (0:00:00.057) 0:03:30.043 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:53:52 -0500 (0:00:00.051) 0:03:30.095 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:53:52 -0500 (0:00:00.053) 0:03:30.148 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035069", "end": "2024-11-11 09:53:52.749982", "rc": 0, "start": "2024-11-11 09:53:52.714913" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:53:52 -0500 (0:00:00.584) 0:03:30.733 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:53:52 -0500 (0:00:00.061) 0:03:30.795 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:53:52 -0500 (0:00:00.052) 0:03:30.847 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:53:53 -0500 (0:00:00.056) 0:03:30.904 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:53:53 -0500 (0:00:00.039) 0:03:30.944 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:53:53 -0500 (0:00:00.065) 0:03:31.009 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:53:53 -0500 (0:00:00.075) 0:03:31.084 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:53 -0500 (0:00:00.103) 0:03:31.188 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:53 -0500 (0:00:00.063) 0:03:31.251 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:53 -0500 (0:00:00.060) 0:03:31.311 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:53 -0500 (0:00:00.139) 0:03:31.451 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:54 -0500 (0:00:00.627) 0:03:32.078 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:54 -0500 (0:00:00.068) 0:03:32.147 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:54 -0500 (0:00:00.055) 0:03:32.202 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:54 -0500 (0:00:00.057) 0:03:32.260 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:54 -0500 (0:00:00.055) 0:03:32.316 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:54 -0500 (0:00:00.048) 0:03:32.364 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:54 -0500 (0:00:00.049) 0:03:32.414 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:54 -0500 (0:00:00.045) 0:03:32.459 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:53:54 -0500 (0:00:00.049) 0:03:32.509 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:53:54 -0500 (0:00:00.067) 0:03:32.577 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:53:54 -0500 (0:00:00.138) 0:03:32.716 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:53:54 -0500 (0:00:00.070) 0:03:32.786 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:53:54 -0500 (0:00:00.048) 0:03:32.835 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:53:55 -0500 (0:00:00.087) 0:03:32.923 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:53:55 -0500 (0:00:00.035) 0:03:32.958 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:53:55 -0500 (0:00:00.029) 0:03:32.988 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:53:55 -0500 (0:00:00.054) 0:03:33.043 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:53:55 -0500 (0:00:00.079) 0:03:33.122 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:53:55 -0500 (0:00:00.030) 0:03:33.153 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:53:55 -0500 (0:00:00.058) 0:03:33.211 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:53:55 -0500 (0:00:00.031) 0:03:33.242 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:53:55 -0500 (0:00:00.035) 0:03:33.277 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:53:55 -0500 (0:00:00.044) 0:03:33.322 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:53:55 -0500 (0:00:00.050) 0:03:33.373 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:53:55 -0500 (0:00:00.053) 0:03:33.426 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:53:55 -0500 (0:00:00.060) 0:03:33.487 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:53:55 -0500 (0:00:00.054) 0:03:33.541 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:53:55 -0500 (0:00:00.219) 0:03:33.760 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:53:55 -0500 (0:00:00.081) 0:03:33.842 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:53:56 -0500 (0:00:00.073) 0:03:33.915 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:53:56 -0500 (0:00:00.057) 0:03:33.973 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:56 -0500 (0:00:00.090) 0:03:34.064 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:56 -0500 (0:00:00.040) 0:03:34.104 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:56 -0500 (0:00:00.045) 0:03:34.149 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:56 -0500 (0:00:00.049) 0:03:34.199 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:56 -0500 (0:00:00.601) 0:03:34.801 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:57 -0500 (0:00:00.235) 0:03:35.036 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:57 -0500 (0:00:00.099) 0:03:35.135 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:57 -0500 (0:00:00.077) 0:03:35.212 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:57 -0500 (0:00:00.054) 0:03:35.266 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:57 -0500 (0:00:00.067) 0:03:35.334 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:57 -0500 (0:00:00.055) 0:03:35.390 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:57 -0500 (0:00:00.046) 0:03:35.436 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:53:57 -0500 (0:00:00.046) 0:03:35.483 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:53:57 -0500 (0:00:00.070) 0:03:35.554 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:53:57 -0500 (0:00:00.093) 0:03:35.647 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:53:57 -0500 (0:00:00.115) 0:03:35.763 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:53:57 -0500 (0:00:00.079) 0:03:35.842 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:53:58 -0500 (0:00:00.152) 0:03:35.994 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:53:58 -0500 (0:00:00.109) 0:03:36.104 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:53:58 -0500 (0:00:00.061) 0:03:36.165 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:53:58 -0500 (0:00:00.053) 0:03:36.219 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:53:58 -0500 (0:00:00.145) 0:03:36.364 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:53:58 -0500 (0:00:00.076) 0:03:36.441 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:53:58 -0500 (0:00:00.092) 0:03:36.534 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:53:58 -0500 (0:00:00.138) 0:03:36.673 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:53:58 -0500 (0:00:00.056) 0:03:36.729 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:53:58 -0500 (0:00:00.075) 0:03:36.804 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:53:59 -0500 (0:00:00.551) 0:03:37.356 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:53:59 -0500 (0:00:00.055) 0:03:37.411 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:53:59 -0500 (0:00:00.050) 0:03:37.462 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:53:59 -0500 (0:00:00.051) 0:03:37.513 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:53:59 -0500 (0:00:00.049) 0:03:37.563 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:53:59 -0500 (0:00:00.052) 0:03:37.616 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:53:59 -0500 (0:00:00.049) 0:03:37.665 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:53:59 -0500 (0:00:00.050) 0:03:37.716 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:53:59 -0500 (0:00:00.051) 0:03:37.768 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:53:59 -0500 (0:00:00.076) 0:03:37.844 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:54:00 -0500 (0:00:00.073) 0:03:37.917 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:54:00 -0500 (0:00:00.092) 0:03:38.009 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:54:00 -0500 (0:00:00.116) 0:03:38.126 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:54:00 -0500 (0:00:00.097) 0:03:38.223 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:54:00 -0500 (0:00:00.068) 0:03:38.292 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:54:00 -0500 (0:00:00.061) 0:03:38.353 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:54:00 -0500 (0:00:00.059) 0:03:38.414 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:54:00 -0500 (0:00:00.191) 0:03:38.606 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:54:00 -0500 (0:00:00.043) 0:03:38.650 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:54:00 -0500 (0:00:00.048) 0:03:38.698 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:54:00 -0500 (0:00:00.036) 0:03:38.734 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:00 -0500 (0:00:00.064) 0:03:38.799 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:00 -0500 (0:00:00.061) 0:03:38.861 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:01 -0500 (0:00:00.060) 0:03:38.921 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:01 -0500 (0:00:00.078) 0:03:39.000 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:01 -0500 (0:00:00.661) 0:03:39.662 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:01 -0500 (0:00:00.078) 0:03:39.740 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:01 -0500 (0:00:00.077) 0:03:39.818 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:02 -0500 (0:00:00.090) 0:03:39.908 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:02 -0500 (0:00:00.058) 0:03:39.967 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:02 -0500 (0:00:00.059) 0:03:40.026 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:02 -0500 (0:00:00.058) 0:03:40.084 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:02 -0500 (0:00:00.055) 0:03:40.139 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:54:02 -0500 (0:00:00.052) 0:03:40.192 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:54:02 -0500 (0:00:00.051) 0:03:40.244 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:54:02 -0500 (0:00:00.105) 0:03:40.349 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:54:02 -0500 (0:00:00.063) 0:03:40.412 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:54:02 -0500 (0:00:00.039) 0:03:40.452 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:54:02 -0500 (0:00:00.117) 0:03:40.569 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008295", "end": "2024-11-11 09:54:03.157017", "rc": 0, "start": "2024-11-11 09:54:03.148722" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:54:03 -0500 (0:00:00.592) 0:03:41.162 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 11 November 2024 09:54:03 -0500 (0:00:00.103) 0:03:41.266 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 11 November 2024 09:54:03 -0500 (0:00:00.047) 0:03:41.313 ******* changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 09:52:53 EST", "ActiveEnterTimestampMonotonic": "520864748", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target -.mount basic.target \"system-podman\\\\x2dkube.slice\" network-online.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 09:52:53 EST", "AssertTimestampMonotonic": "520263681", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "45612897000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 09:52:53 EST", "ConditionTimestampMonotonic": "520263678", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "8576", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "16039", "ExecMainStartTimestamp": "Mon 2024-11-11 09:52:53 EST", "ExecMainStartTimestampMonotonic": "520864699", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Mon 2024-11-11 09:52:53 EST] ; stop_time=[n/a] ; pid=15993 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Mon 2024-11-11 09:52:53 EST] ; stop_time=[n/a] ; pid=15993 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-11-11 09:52:53 EST", "InactiveExitTimestampMonotonic": "520267306", "InvocationID": "13518736000c4e3797ef930840cccb71", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16039", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3050098688", "MemoryCurrent": "19886080", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "33447936", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-11-11 09:52:53 EST", "StateChangeTimestampMonotonic": "520864748", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22336", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 11 November 2024 09:54:04 -0500 (0:00:01.381) 0:03:42.695 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336769.5805662, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1731336768.6775672, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 327155930, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731336768.3745675, "nlink": 1, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 0, "version": "90104783", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 11 November 2024 09:54:05 -0500 (0:00:00.417) 0:03:43.112 ******* ok: [managed-node1] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false, "failed_when_result": false } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 11 November 2024 09:54:05 -0500 (0:00:00.543) 0:03:43.655 ******* changed: [managed-node1] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 11 November 2024 09:54:06 -0500 (0:00:00.434) 0:03:44.089 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 11 November 2024 09:54:06 -0500 (0:00:00.036) 0:03:44.126 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:54:06 -0500 (0:00:00.061) 0:03:44.188 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:54:06 -0500 (0:00:00.039) 0:03:44.228 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:54:06 -0500 (0:00:00.053) 0:03:44.281 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:54:06 -0500 (0:00:00.049) 0:03:44.331 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:54:06 -0500 (0:00:00.053) 0:03:44.384 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:54:06 -0500 (0:00:00.219) 0:03:44.604 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:54:06 -0500 (0:00:00.109) 0:03:44.713 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:54:06 -0500 (0:00:00.066) 0:03:44.780 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:54:07 -0500 (0:00:00.099) 0:03:44.879 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:54:07 -0500 (0:00:00.285) 0:03:45.164 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:07 -0500 (0:00:00.150) 0:03:45.314 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:07 -0500 (0:00:00.117) 0:03:45.432 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:07 -0500 (0:00:00.099) 0:03:45.531 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:07 -0500 (0:00:00.126) 0:03:45.658 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:08 -0500 (0:00:00.465) 0:03:46.124 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:08 -0500 (0:00:00.034) 0:03:46.158 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:08 -0500 (0:00:00.031) 0:03:46.190 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:08 -0500 (0:00:00.030) 0:03:46.220 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:08 -0500 (0:00:00.030) 0:03:46.251 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:08 -0500 (0:00:00.029) 0:03:46.280 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:08 -0500 (0:00:00.030) 0:03:46.311 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:08 -0500 (0:00:00.033) 0:03:46.344 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:54:08 -0500 (0:00:00.048) 0:03:46.393 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:54:08 -0500 (0:00:00.090) 0:03:46.484 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:54:08 -0500 (0:00:00.056) 0:03:46.540 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:54:08 -0500 (0:00:00.091) 0:03:46.632 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:54:08 -0500 (0:00:00.161) 0:03:46.794 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:54:08 -0500 (0:00:00.069) 0:03:46.863 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 11 November 2024 09:54:09 -0500 (0:00:00.204) 0:03:47.067 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 11 November 2024 09:54:09 -0500 (0:00:00.079) 0:03:47.147 ******* changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount basic.target system.slice network-online.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuset io memory pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; 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/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags= ; 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/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3037347840", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22336", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Monday 11 November 2024 09:54:10 -0500 (0:00:00.902) 0:03:48.050 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336802.0695345, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1731336779.6865563, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 113246421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731336779.2785566, "nlink": 1, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 171, "uid": 0, "version": "3859045547", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Monday 11 November 2024 09:54:10 -0500 (0:00:00.524) 0:03:48.574 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Monday 11 November 2024 09:54:10 -0500 (0:00:00.156) 0:03:48.731 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Monday 11 November 2024 09:54:11 -0500 (0:00:00.447) 0:03:49.178 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44 Monday 11 November 2024 09:54:11 -0500 (0:00:00.077) 0:03:49.255 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52 Monday 11 November 2024 09:54:11 -0500 (0:00:00.039) 0:03:49.295 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Monday 11 November 2024 09:54:11 -0500 (0:00:00.056) 0:03:49.351 ******* changed: [managed-node1] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Monday 11 November 2024 09:54:11 -0500 (0:00:00.417) 0:03:49.769 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Monday 11 November 2024 09:54:12 -0500 (0:00:00.786) 0:03:50.555 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99 Monday 11 November 2024 09:54:13 -0500 (0:00:00.551) 0:03:51.107 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Monday 11 November 2024 09:54:13 -0500 (0:00:00.100) 0:03:51.207 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120 Monday 11 November 2024 09:54:13 -0500 (0:00:00.068) 0:03:51.275 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_prune_images | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131 Monday 11 November 2024 09:54:13 -0500 (0:00:00.065) 0:03:51.341 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:54:13 -0500 (0:00:00.112) 0:03:51.454 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:54:13 -0500 (0:00:00.055) 0:03:51.509 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:54:13 -0500 (0:00:00.050) 0:03:51.560 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141 Monday 11 November 2024 09:54:13 -0500 (0:00:00.048) 0:03:51.608 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150 Monday 11 November 2024 09:54:13 -0500 (0:00:00.126) 0:03:51.735 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159 Monday 11 November 2024 09:54:13 -0500 (0:00:00.039) 0:03:51.774 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168 Monday 11 November 2024 09:54:13 -0500 (0:00:00.041) 0:03:51.815 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177 Monday 11 November 2024 09:54:13 -0500 (0:00:00.038) 0:03:51.854 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187 Monday 11 November 2024 09:54:14 -0500 (0:00:00.035) 0:03:51.890 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197 Monday 11 November 2024 09:54:14 -0500 (0:00:00.032) 0:03:51.922 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:54:14 -0500 (0:00:00.033) 0:03:51.956 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:54:14 -0500 (0:00:00.028) 0:03:51.984 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:54:14 -0500 (0:00:00.028) 0:03:52.013 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:54:14 -0500 (0:00:00.133) 0:03:52.146 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:54:14 -0500 (0:00:00.057) 0:03:52.203 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:14 -0500 (0:00:00.090) 0:03:52.294 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:14 -0500 (0:00:00.041) 0:03:52.336 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:14 -0500 (0:00:00.044) 0:03:52.380 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:14 -0500 (0:00:00.047) 0:03:52.428 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:14 -0500 (0:00:00.411) 0:03:52.840 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:15 -0500 (0:00:00.044) 0:03:52.884 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:15 -0500 (0:00:00.037) 0:03:52.922 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:15 -0500 (0:00:00.037) 0:03:52.959 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:15 -0500 (0:00:00.035) 0:03:52.995 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:15 -0500 (0:00:00.089) 0:03:53.085 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:15 -0500 (0:00:00.040) 0:03:53.126 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:15 -0500 (0:00:00.044) 0:03:53.171 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:54:15 -0500 (0:00:00.030) 0:03:53.202 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:54:15 -0500 (0:00:00.047) 0:03:53.249 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:54:15 -0500 (0:00:00.032) 0:03:53.282 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:54:15 -0500 (0:00:00.032) 0:03:53.315 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:54:15 -0500 (0:00:00.030) 0:03:53.345 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:54:15 -0500 (0:00:00.400) 0:03:53.745 ******* ok: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:54:16 -0500 (0:00:00.512) 0:03:54.258 ******* changed: [managed-node1] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:54:16 -0500 (0:00:00.397) 0:03:54.656 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:54:16 -0500 (0:00:00.095) 0:03:54.751 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:54:16 -0500 (0:00:00.047) 0:03:54.799 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:54:16 -0500 (0:00:00.052) 0:03:54.851 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:54:17 -0500 (0:00:00.037) 0:03:54.889 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:17 -0500 (0:00:00.065) 0:03:54.954 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:17 -0500 (0:00:00.037) 0:03:54.992 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:17 -0500 (0:00:00.033) 0:03:55.025 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:17 -0500 (0:00:00.041) 0:03:55.067 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:17 -0500 (0:00:00.471) 0:03:55.538 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:17 -0500 (0:00:00.038) 0:03:55.577 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:17 -0500 (0:00:00.037) 0:03:55.614 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:17 -0500 (0:00:00.037) 0:03:55.652 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:17 -0500 (0:00:00.037) 0:03:55.689 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:17 -0500 (0:00:00.036) 0:03:55.726 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:17 -0500 (0:00:00.032) 0:03:55.758 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:17 -0500 (0:00:00.031) 0:03:55.789 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:54:17 -0500 (0:00:00.031) 0:03:55.821 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:54:17 -0500 (0:00:00.038) 0:03:55.860 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:54:18 -0500 (0:00:00.035) 0:03:55.895 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:54:18 -0500 (0:00:00.044) 0:03:55.940 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:54:18 -0500 (0:00:00.032) 0:03:55.972 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:54:18 -0500 (0:00:00.045) 0:03:56.018 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:54:19 -0500 (0:00:01.188) 0:03:57.207 ******* ok: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:54:19 -0500 (0:00:00.399) 0:03:57.606 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create a user for rootless] ********************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:175 Monday 11 November 2024 09:54:20 -0500 (0:00:00.456) 0:03:58.063 ******* changed: [managed-node1] => { "changed": true, "comment": "", "create_home": true, "group": 2001, "home": "/home/auth_test_user1", "name": "auth_test_user1", "shell": "/bin/bash", "state": "present", "system": false, "uid": 2001 } TASK [Provide a credentials file - rootless] *********************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:180 Monday 11 November 2024 09:54:21 -0500 (0:00:00.821) 0:03:58.884 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:54:21 -0500 (0:00:00.293) 0:03:59.178 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:54:21 -0500 (0:00:00.083) 0:03:59.261 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:54:21 -0500 (0:00:00.045) 0:03:59.307 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:54:21 -0500 (0:00:00.037) 0:03:59.344 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:54:21 -0500 (0:00:00.036) 0:03:59.380 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:54:21 -0500 (0:00:00.034) 0:03:59.415 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:54:21 -0500 (0:00:00.044) 0:03:59.459 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:54:21 -0500 (0:00:00.082) 0:03:59.542 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:54:22 -0500 (0:00:00.817) 0:04:00.359 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:54:22 -0500 (0:00:00.055) 0:04:00.414 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:54:22 -0500 (0:00:00.041) 0:04:00.456 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:54:22 -0500 (0:00:00.044) 0:04:00.500 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:54:22 -0500 (0:00:00.063) 0:04:00.563 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:54:22 -0500 (0:00:00.036) 0:04:00.600 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028863", "end": "2024-11-11 09:54:23.074592", "rc": 0, "start": "2024-11-11 09:54:23.045729" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:54:23 -0500 (0:00:00.416) 0:04:01.017 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:54:23 -0500 (0:00:00.055) 0:04:01.072 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:54:23 -0500 (0:00:00.037) 0:04:01.110 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:54:23 -0500 (0:00:00.042) 0:04:01.152 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:54:23 -0500 (0:00:00.114) 0:04:01.267 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:54:23 -0500 (0:00:00.053) 0:04:01.320 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:54:23 -0500 (0:00:00.051) 0:04:01.372 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:23 -0500 (0:00:00.059) 0:04:01.431 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:23 -0500 (0:00:00.036) 0:04:01.467 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:23 -0500 (0:00:00.036) 0:04:01.504 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:23 -0500 (0:00:00.044) 0:04:01.548 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:24 -0500 (0:00:00.421) 0:04:01.969 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:24 -0500 (0:00:00.051) 0:04:02.021 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:24 -0500 (0:00:00.048) 0:04:02.070 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:24 -0500 (0:00:00.049) 0:04:02.120 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:24 -0500 (0:00:00.040) 0:04:02.160 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:24 -0500 (0:00:00.034) 0:04:02.195 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:24 -0500 (0:00:00.033) 0:04:02.228 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:24 -0500 (0:00:00.035) 0:04:02.264 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:54:24 -0500 (0:00:00.032) 0:04:02.296 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:54:24 -0500 (0:00:00.040) 0:04:02.336 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:54:24 -0500 (0:00:00.115) 0:04:02.451 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:54:24 -0500 (0:00:00.040) 0:04:02.492 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:54:24 -0500 (0:00:00.051) 0:04:02.543 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:54:24 -0500 (0:00:00.081) 0:04:02.625 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:54:24 -0500 (0:00:00.053) 0:04:02.678 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:54:24 -0500 (0:00:00.036) 0:04:02.715 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:54:24 -0500 (0:00:00.059) 0:04:02.774 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:54:24 -0500 (0:00:00.032) 0:04:02.806 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:54:24 -0500 (0:00:00.031) 0:04:02.838 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:54:25 -0500 (0:00:00.065) 0:04:02.903 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:54:25 -0500 (0:00:00.049) 0:04:02.953 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:54:25 -0500 (0:00:00.050) 0:04:03.004 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:54:25 -0500 (0:00:00.044) 0:04:03.049 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:54:25 -0500 (0:00:00.034) 0:04:03.083 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:54:25 -0500 (0:00:00.036) 0:04:03.120 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:54:25 -0500 (0:00:00.037) 0:04:03.158 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:54:25 -0500 (0:00:00.030) 0:04:03.188 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:54:25 -0500 (0:00:00.132) 0:04:03.321 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:54:25 -0500 (0:00:00.037) 0:04:03.359 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:54:25 -0500 (0:00:00.059) 0:04:03.418 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:54:25 -0500 (0:00:00.055) 0:04:03.474 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:25 -0500 (0:00:00.095) 0:04:03.569 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:26 -0500 (0:00:00.459) 0:04:04.029 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:26 -0500 (0:00:00.054) 0:04:04.083 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:26 -0500 (0:00:00.071) 0:04:04.155 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:26 -0500 (0:00:00.421) 0:04:04.576 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004690", "end": "2024-11-11 09:54:27.069573", "rc": 0, "start": "2024-11-11 09:54:27.064883" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:27 -0500 (0:00:00.430) 0:04:05.007 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005019", "end": "2024-11-11 09:54:27.467409", "rc": 0, "start": "2024-11-11 09:54:27.462390" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:27 -0500 (0:00:00.394) 0:04:05.401 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:27 -0500 (0:00:00.047) 0:04:05.448 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:27 -0500 (0:00:00.029) 0:04:05.478 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:27 -0500 (0:00:00.034) 0:04:05.512 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:27 -0500 (0:00:00.032) 0:04:05.545 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:27 -0500 (0:00:00.034) 0:04:05.579 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:54:27 -0500 (0:00:00.034) 0:04:05.614 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:54:27 -0500 (0:00:00.040) 0:04:05.654 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:54:27 -0500 (0:00:00.031) 0:04:05.686 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:54:27 -0500 (0:00:00.044) 0:04:05.730 ******* changed: [managed-node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:54:28 -0500 (0:00:00.419) 0:04:06.149 ******* skipping: [managed-node1] => (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-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Remove certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:54:29 -0500 (0:00:00.815) 0:04:06.965 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:54:29 -0500 (0:00:00.044) 0:04:07.010 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:54:29 -0500 (0:00:00.039) 0:04:07.049 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:54:29 -0500 (0:00:00.051) 0:04:07.101 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:54:29 -0500 (0:00:00.125) 0:04:07.226 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:54:29 -0500 (0:00:00.056) 0:04:07.283 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:29 -0500 (0:00:00.088) 0:04:07.372 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:29 -0500 (0:00:00.057) 0:04:07.429 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:29 -0500 (0:00:00.058) 0:04:07.488 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:29 -0500 (0:00:00.068) 0:04:07.557 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:30 -0500 (0:00:00.407) 0:04:07.964 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004693", "end": "2024-11-11 09:54:30.431283", "rc": 0, "start": "2024-11-11 09:54:30.426590" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:30 -0500 (0:00:00.419) 0:04:08.383 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005528", "end": "2024-11-11 09:54:30.844249", "rc": 0, "start": "2024-11-11 09:54:30.838721" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:30 -0500 (0:00:00.422) 0:04:08.805 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:31 -0500 (0:00:00.082) 0:04:08.888 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:31 -0500 (0:00:00.072) 0:04:08.960 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:31 -0500 (0:00:00.056) 0:04:09.016 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:31 -0500 (0:00:00.052) 0:04:09.069 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:31 -0500 (0:00:00.051) 0:04:09.121 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:54:31 -0500 (0:00:00.051) 0:04:09.172 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:54:31 -0500 (0:00:00.262) 0:04:09.435 ******* ok: [managed-node1] => { "changed": false, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 21, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:54:32 -0500 (0:00:00.619) 0:04:10.055 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:54:32 -0500 (0:00:00.074) 0:04:10.130 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Ensure credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:54:33 -0500 (0:00:00.799) 0:04:10.930 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:54:33 -0500 (0:00:00.038) 0:04:10.968 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:54:33 -0500 (0:00:00.039) 0:04:11.008 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:54:33 -0500 (0:00:00.053) 0:04:11.062 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:54:33 -0500 (0:00:00.053) 0:04:11.115 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:54:33 -0500 (0:00:00.185) 0:04:11.301 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "started" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:54:33 -0500 (0:00:00.074) 0:04:11.376 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:54:33 -0500 (0:00:00.070) 0:04:11.446 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:54:33 -0500 (0:00:00.059) 0:04:11.506 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:33 -0500 (0:00:00.106) 0:04:11.612 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:33 -0500 (0:00:00.085) 0:04:11.698 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:33 -0500 (0:00:00.082) 0:04:11.781 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:33 -0500 (0:00:00.082) 0:04:11.863 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:34 -0500 (0:00:00.438) 0:04:12.302 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004226", "end": "2024-11-11 09:54:34.783793", "rc": 0, "start": "2024-11-11 09:54:34.779567" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:34 -0500 (0:00:00.439) 0:04:12.741 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005276", "end": "2024-11-11 09:54:35.226364", "rc": 0, "start": "2024-11-11 09:54:35.221088" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:35 -0500 (0:00:00.451) 0:04:13.193 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:35 -0500 (0:00:00.103) 0:04:13.296 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:35 -0500 (0:00:00.152) 0:04:13.449 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:35 -0500 (0:00:00.063) 0:04:13.512 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:35 -0500 (0:00:00.070) 0:04:13.583 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:35 -0500 (0:00:00.050) 0:04:13.633 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:54:35 -0500 (0:00:00.035) 0:04:13.669 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:54:35 -0500 (0:00:00.034) 0:04:13.703 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:54:35 -0500 (0:00:00.056) 0:04:13.760 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:54:35 -0500 (0:00:00.035) 0:04:13.796 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:54:35 -0500 (0:00:00.046) 0:04:13.842 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:54:36 -0500 (0:00:00.058) 0:04:13.900 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006006", "end": "2024-11-11 09:54:36.384281", "rc": 0, "start": "2024-11-11 09:54:36.378275" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:54:36 -0500 (0:00:00.437) 0:04:14.338 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:54:36 -0500 (0:00:00.072) 0:04:14.413 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:2 Monday 11 November 2024 09:54:36 -0500 (0:00:00.079) 0:04:14.492 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:54:36 -0500 (0:00:00.059) 0:04:14.552 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.023650", "end": "2024-11-11 09:54:37.023518", "rc": 0, "start": "2024-11-11 09:54:36.999868" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:54:37 -0500 (0:00:00.454) 0:04:15.006 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:54:37 -0500 (0:00:00.061) 0:04:15.068 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the host mount volumes] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:7 Monday 11 November 2024 09:54:37 -0500 (0:00:00.050) 0:04:15.119 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_create_host_directories | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:18 Monday 11 November 2024 09:54:37 -0500 (0:00:00.050) 0:04:15.170 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 Monday 11 November 2024 09:54:37 -0500 (0:00:00.045) 0:04:15.215 ******* changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Check the kubernetes yaml file] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:53 Monday 11 November 2024 09:54:38 -0500 (0:00:01.292) 0:04:16.508 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Ensure the kubernetes directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:61 Monday 11 November 2024 09:54:39 -0500 (0:00:00.408) 0:04:16.916 ******* changed: [managed-node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure kubernetes yaml files are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:70 Monday 11 November 2024 09:54:39 -0500 (0:00:00.415) 0:04:17.332 ******* changed: [managed-node1] => { "changed": true, "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "dest": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "gid": 2001, "group": "auth_test_user1", "md5sum": "8db65ab83723a021adc90b4f543fdca0", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 244, "src": "/root/.ansible/tmp/ansible-tmp-1731336879.5188396-15651-55914738975364/.source.yml", "state": "file", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Update containers/pods] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 Monday 11 November 2024 09:54:40 -0500 (0:00:00.753) 0:04:18.085 ******* changed: [managed-node1] => { "actions": [ "/bin/podman play kube --start=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 7f19dad53b60d7a8e4b1fb7044f710676c4ee2cda782114fac884da4409ad03a Container: ad5ec9f8cc93c7f04bf677001a347431f57bb284a00c757f2c76a19cbdcbe95a TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:88 Monday 11 November 2024 09:54:41 -0500 (0:00:01.176) 0:04:19.262 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Enable service] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:100 Monday 11 November 2024 09:54:42 -0500 (0:00:00.736) 0:04:19.999 ******* changed: [managed-node1] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target \"app-podman\\\\x2dkube.slice\" -.mount run-user-2001.mount network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3675009024", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22336", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WantsMountsFor": "/home/auth_test_user1", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 Monday 11 November 2024 09:54:42 -0500 (0:00:00.804) 0:04:20.803 ******* changed: [managed-node1] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target \"app-podman\\\\x2dkube.slice\" basic.target -.mount run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3674443776", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22336", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WantsMountsFor": "/home/auth_test_user1", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:127 Monday 11 November 2024 09:54:44 -0500 (0:00:01.138) 0:04:21.941 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:54:44 -0500 (0:00:00.034) 0:04:21.976 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:54:44 -0500 (0:00:00.085) 0:04:22.062 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:54:44 -0500 (0:00:00.040) 0:04:22.102 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:54:44 -0500 (0:00:00.038) 0:04:22.141 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:54:44 -0500 (0:00:00.031) 0:04:22.172 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:54:44 -0500 (0:00:00.044) 0:04:22.217 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:44 -0500 (0:00:00.056) 0:04:22.274 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:44 -0500 (0:00:00.034) 0:04:22.308 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:44 -0500 (0:00:00.032) 0:04:22.340 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:44 -0500 (0:00:00.042) 0:04:22.383 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:45 -0500 (0:00:00.487) 0:04:22.870 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005943", "end": "2024-11-11 09:54:45.409902", "rc": 0, "start": "2024-11-11 09:54:45.403959" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:45 -0500 (0:00:00.557) 0:04:23.427 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005293", "end": "2024-11-11 09:54:45.966051", "rc": 0, "start": "2024-11-11 09:54:45.960758" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:46 -0500 (0:00:00.497) 0:04:23.925 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:46 -0500 (0:00:00.048) 0:04:23.974 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:46 -0500 (0:00:00.030) 0:04:24.004 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:46 -0500 (0:00:00.031) 0:04:24.035 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:46 -0500 (0:00:00.030) 0:04:24.066 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:46 -0500 (0:00:00.032) 0:04:24.098 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:54:46 -0500 (0:00:00.031) 0:04:24.129 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:54:46 -0500 (0:00:00.055) 0:04:24.185 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:54:46 -0500 (0:00:00.034) 0:04:24.219 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:54:46 -0500 (0:00:00.034) 0:04:24.253 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:54:46 -0500 (0:00:00.066) 0:04:24.320 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:54:46 -0500 (0:00:00.040) 0:04:24.361 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:54:46 -0500 (0:00:00.029) 0:04:24.391 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Monday 11 November 2024 09:54:46 -0500 (0:00:00.064) 0:04:24.456 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:54:46 -0500 (0:00:00.052) 0:04:24.509 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists MSG: Did not run command since '/var/lib/systemd/linger/auth_test_user1' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:54:47 -0500 (0:00:00.496) 0:04:25.005 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:54:47 -0500 (0:00:00.037) 0:04:25.043 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Monday 11 November 2024 09:54:47 -0500 (0:00:00.033) 0:04:25.076 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Monday 11 November 2024 09:54:47 -0500 (0:00:00.027) 0:04:25.103 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Monday 11 November 2024 09:54:48 -0500 (0:00:01.356) 0:04:26.460 ******* changed: [managed-node1] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0755", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Monday 11 November 2024 09:54:49 -0500 (0:00:00.540) 0:04:27.000 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Monday 11 November 2024 09:54:49 -0500 (0:00:00.033) 0:04:27.033 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Monday 11 November 2024 09:54:49 -0500 (0:00:00.031) 0:04:27.065 ******* changed: [managed-node1] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "gid": 2001, "group": "auth_test_user1", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1731336889.2484143-15974-72223355870680/.source.container", "state": "file", "uid": 2001 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Monday 11 November 2024 09:54:50 -0500 (0:00:00.948) 0:04:28.014 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Monday 11 November 2024 09:54:50 -0500 (0:00:00.033) 0:04:28.047 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Monday 11 November 2024 09:54:50 -0500 (0:00:00.036) 0:04:28.083 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:54:50 -0500 (0:00:00.034) 0:04:28.118 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:54:50 -0500 (0:00:00.027) 0:04:28.146 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:54:50 -0500 (0:00:00.085) 0:04:28.232 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:54:50 -0500 (0:00:00.034) 0:04:28.266 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:50 -0500 (0:00:00.052) 0:04:28.319 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:50 -0500 (0:00:00.033) 0:04:28.353 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:50 -0500 (0:00:00.034) 0:04:28.387 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:50 -0500 (0:00:00.040) 0:04:28.428 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:51 -0500 (0:00:00.506) 0:04:28.935 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.007306", "end": "2024-11-11 09:54:51.508730", "rc": 0, "start": "2024-11-11 09:54:51.501424" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:51 -0500 (0:00:00.520) 0:04:29.456 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.007518", "end": "2024-11-11 09:54:51.969702", "rc": 0, "start": "2024-11-11 09:54:51.962184" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:52 -0500 (0:00:00.466) 0:04:29.922 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:52 -0500 (0:00:00.047) 0:04:29.970 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:52 -0500 (0:00:00.107) 0:04:30.077 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:52 -0500 (0:00:00.033) 0:04:30.110 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:52 -0500 (0:00:00.030) 0:04:30.140 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:52 -0500 (0:00:00.028) 0:04:30.169 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:54:52 -0500 (0:00:00.028) 0:04:30.198 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:54:52 -0500 (0:00:00.086) 0:04:30.285 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:54:52 -0500 (0:00:00.033) 0:04:30.318 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:54:52 -0500 (0:00:00.030) 0:04:30.349 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:54:52 -0500 (0:00:00.031) 0:04:30.381 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:54:52 -0500 (0:00:00.029) 0:04:30.411 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:54:52 -0500 (0:00:00.030) 0:04:30.441 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:54:52 -0500 (0:00:00.030) 0:04:30.472 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:54:52 -0500 (0:00:00.091) 0:04:30.563 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:54:52 -0500 (0:00:00.030) 0:04:30.594 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:54:52 -0500 (0:00:00.034) 0:04:30.628 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:54:52 -0500 (0:00:00.032) 0:04:30.661 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:52 -0500 (0:00:00.055) 0:04:30.716 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:52 -0500 (0:00:00.039) 0:04:30.756 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:52 -0500 (0:00:00.044) 0:04:30.801 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:53 -0500 (0:00:00.132) 0:04:30.933 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:53 -0500 (0:00:00.524) 0:04:31.458 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006198", "end": "2024-11-11 09:54:54.041710", "rc": 0, "start": "2024-11-11 09:54:54.035512" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:54 -0500 (0:00:00.571) 0:04:32.030 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005939", "end": "2024-11-11 09:54:54.600962", "rc": 0, "start": "2024-11-11 09:54:54.595023" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:54 -0500 (0:00:00.525) 0:04:32.555 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:54 -0500 (0:00:00.074) 0:04:32.630 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:54 -0500 (0:00:00.075) 0:04:32.706 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:54 -0500 (0:00:00.062) 0:04:32.769 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:54 -0500 (0:00:00.059) 0:04:32.828 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:55 -0500 (0:00:00.051) 0:04:32.880 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:54:55 -0500 (0:00:00.058) 0:04:32.938 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:54:55 -0500 (0:00:00.064) 0:04:33.003 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:54:55 -0500 (0:00:00.055) 0:04:33.059 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:54:55 -0500 (0:00:00.073) 0:04:33.132 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:54:55 -0500 (0:00:00.053) 0:04:33.185 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:54:55 -0500 (0:00:00.123) 0:04:33.308 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:54:55 -0500 (0:00:00.069) 0:04:33.377 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:54:55 -0500 (0:00:00.056) 0:04:33.434 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:208 Monday 11 November 2024 09:54:55 -0500 (0:00:00.081) 0:04:33.516 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:54:55 -0500 (0:00:00.124) 0:04:33.641 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:54:55 -0500 (0:00:00.195) 0:04:33.836 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:54:56 -0500 (0:00:00.082) 0:04:33.918 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:54:56 -0500 (0:00:00.061) 0:04:33.980 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:54:56 -0500 (0:00:00.070) 0:04:34.051 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:54:56 -0500 (0:00:00.056) 0:04:34.107 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:54:56 -0500 (0:00:00.051) 0:04:34.159 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:54:56 -0500 (0:00:00.095) 0:04:34.254 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:54:57 -0500 (0:00:01.001) 0:04:35.255 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:54:57 -0500 (0:00:00.032) 0:04:35.287 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:54:57 -0500 (0:00:00.033) 0:04:35.321 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:54:57 -0500 (0:00:00.032) 0:04:35.354 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:54:57 -0500 (0:00:00.046) 0:04:35.400 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:54:57 -0500 (0:00:00.065) 0:04:35.466 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038144", "end": "2024-11-11 09:54:58.084223", "rc": 0, "start": "2024-11-11 09:54:58.046079" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:54:58 -0500 (0:00:00.575) 0:04:36.041 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:54:58 -0500 (0:00:00.034) 0:04:36.075 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:54:58 -0500 (0:00:00.029) 0:04:36.104 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:54:58 -0500 (0:00:00.035) 0:04:36.140 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:54:58 -0500 (0:00:00.104) 0:04:36.244 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:54:58 -0500 (0:00:00.054) 0:04:36.298 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:54:58 -0500 (0:00:00.051) 0:04:36.350 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:54:58 -0500 (0:00:00.062) 0:04:36.412 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:54:59 -0500 (0:00:00.520) 0:04:36.933 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:54:59 -0500 (0:00:00.035) 0:04:36.968 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:54:59 -0500 (0:00:00.043) 0:04:37.012 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:54:59 -0500 (0:00:00.527) 0:04:37.539 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:54:59 -0500 (0:00:00.033) 0:04:37.573 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:54:59 -0500 (0:00:00.028) 0:04:37.602 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:54:59 -0500 (0:00:00.031) 0:04:37.634 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:54:59 -0500 (0:00:00.029) 0:04:37.663 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:54:59 -0500 (0:00:00.030) 0:04:37.694 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:54:59 -0500 (0:00:00.029) 0:04:37.724 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:54:59 -0500 (0:00:00.034) 0:04:37.758 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:54:59 -0500 (0:00:00.047) 0:04:37.805 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:55:00 -0500 (0:00:00.063) 0:04:37.869 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:55:00 -0500 (0:00:00.092) 0:04:37.962 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:55:00 -0500 (0:00:00.051) 0:04:38.013 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:55:00 -0500 (0:00:00.137) 0:04:38.151 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:55:00 -0500 (0:00:00.101) 0:04:38.252 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:55:00 -0500 (0:00:00.050) 0:04:38.303 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:55:00 -0500 (0:00:00.055) 0:04:38.358 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:55:00 -0500 (0:00:00.102) 0:04:38.460 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:55:00 -0500 (0:00:00.038) 0:04:38.498 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:55:00 -0500 (0:00:00.055) 0:04:38.553 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:55:00 -0500 (0:00:00.085) 0:04:38.639 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:55:00 -0500 (0:00:00.034) 0:04:38.673 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:55:00 -0500 (0:00:00.031) 0:04:38.705 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:55:00 -0500 (0:00:00.032) 0:04:38.737 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:55:00 -0500 (0:00:00.030) 0:04:38.768 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:55:00 -0500 (0:00:00.032) 0:04:38.800 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:55:00 -0500 (0:00:00.030) 0:04:38.831 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:55:00 -0500 (0:00:00.031) 0:04:38.862 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:55:01 -0500 (0:00:00.071) 0:04:38.934 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:55:01 -0500 (0:00:00.030) 0:04:38.964 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:55:01 -0500 (0:00:00.102) 0:04:39.066 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:55:01 -0500 (0:00:00.036) 0:04:39.103 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:01 -0500 (0:00:00.073) 0:04:39.177 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:01 -0500 (0:00:00.060) 0:04:39.237 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:01 -0500 (0:00:00.060) 0:04:39.298 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:01 -0500 (0:00:00.078) 0:04:39.376 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:02 -0500 (0:00:00.567) 0:04:39.944 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:02 -0500 (0:00:00.052) 0:04:39.996 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:02 -0500 (0:00:00.050) 0:04:40.047 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:02 -0500 (0:00:00.052) 0:04:40.099 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:02 -0500 (0:00:00.050) 0:04:40.149 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:02 -0500 (0:00:00.053) 0:04:40.203 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:02 -0500 (0:00:00.051) 0:04:40.254 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:02 -0500 (0:00:00.054) 0:04:40.309 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:55:02 -0500 (0:00:00.055) 0:04:40.364 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:55:02 -0500 (0:00:00.067) 0:04:40.432 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:55:02 -0500 (0:00:00.057) 0:04:40.490 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:55:02 -0500 (0:00:00.072) 0:04:40.562 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:55:02 -0500 (0:00:00.054) 0:04:40.616 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:55:02 -0500 (0:00:00.117) 0:04:40.734 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:55:02 -0500 (0:00:00.074) 0:04:40.808 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:55:03 -0500 (0:00:00.127) 0:04:40.936 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:55:03 -0500 (0:00:00.041) 0:04:40.977 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:55:03 -0500 (0:00:00.087) 0:04:41.065 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:55:03 -0500 (0:00:00.036) 0:04:41.102 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:03 -0500 (0:00:00.058) 0:04:41.161 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:03 -0500 (0:00:00.040) 0:04:41.201 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:03 -0500 (0:00:00.037) 0:04:41.239 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:03 -0500 (0:00:00.071) 0:04:41.310 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:04 -0500 (0:00:00.588) 0:04:41.899 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:04 -0500 (0:00:00.040) 0:04:41.939 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:04 -0500 (0:00:00.039) 0:04:41.979 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:04 -0500 (0:00:00.034) 0:04:42.013 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:04 -0500 (0:00:00.032) 0:04:42.046 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:04 -0500 (0:00:00.039) 0:04:42.086 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:04 -0500 (0:00:00.051) 0:04:42.137 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:04 -0500 (0:00:00.062) 0:04:42.199 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:55:04 -0500 (0:00:00.063) 0:04:42.263 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:55:04 -0500 (0:00:00.097) 0:04:42.360 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:55:04 -0500 (0:00:00.059) 0:04:42.419 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:55:04 -0500 (0:00:00.184) 0:04:42.603 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:55:04 -0500 (0:00:00.076) 0:04:42.680 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:55:04 -0500 (0:00:00.064) 0:04:42.744 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:55:04 -0500 (0:00:00.062) 0:04:42.806 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:55:05 -0500 (0:00:00.078) 0:04:42.885 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:55:05 -0500 (0:00:00.059) 0:04:42.944 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:55:05 -0500 (0:00:00.204) 0:04:43.148 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:55:05 -0500 (0:00:00.084) 0:04:43.233 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:55:05 -0500 (0:00:00.075) 0:04:43.308 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:55:05 -0500 (0:00:00.063) 0:04:43.371 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:05 -0500 (0:00:00.104) 0:04:43.476 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:05 -0500 (0:00:00.056) 0:04:43.533 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:05 -0500 (0:00:00.062) 0:04:43.595 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:05 -0500 (0:00:00.077) 0:04:43.672 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:06 -0500 (0:00:00.588) 0:04:44.260 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:06 -0500 (0:00:00.055) 0:04:44.316 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:06 -0500 (0:00:00.052) 0:04:44.369 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:06 -0500 (0:00:00.053) 0:04:44.422 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:06 -0500 (0:00:00.049) 0:04:44.472 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:06 -0500 (0:00:00.040) 0:04:44.512 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:06 -0500 (0:00:00.111) 0:04:44.624 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:06 -0500 (0:00:00.031) 0:04:44.655 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:55:06 -0500 (0:00:00.034) 0:04:44.689 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:55:06 -0500 (0:00:00.037) 0:04:44.727 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:55:06 -0500 (0:00:00.089) 0:04:44.817 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:55:07 -0500 (0:00:00.067) 0:04:44.884 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:55:07 -0500 (0:00:00.069) 0:04:44.954 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:55:07 -0500 (0:00:00.080) 0:04:45.034 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007791", "end": "2024-11-11 09:55:07.593728", "rc": 0, "start": "2024-11-11 09:55:07.585937" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:55:07 -0500 (0:00:00.552) 0:04:45.587 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 11 November 2024 09:55:07 -0500 (0:00:00.171) 0:04:45.758 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 11 November 2024 09:55:07 -0500 (0:00:00.059) 0:04:45.818 ******* ok: [managed-node1] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target sysinit.target basic.target systemd-journald.socket \"system-podman\\\\x2dkube.slice\" -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3053350912", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22336", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 11 November 2024 09:55:08 -0500 (0:00:00.785) 0:04:46.603 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 11 November 2024 09:55:09 -0500 (0:00:00.552) 0:04:47.156 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_kube_file_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 11 November 2024 09:55:09 -0500 (0:00:00.059) 0:04:47.216 ******* ok: [managed-node1] => { "changed": false, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 11 November 2024 09:55:09 -0500 (0:00:00.544) 0:04:47.761 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 11 November 2024 09:55:09 -0500 (0:00:00.035) 0:04:47.796 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:55:09 -0500 (0:00:00.052) 0:04:47.848 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:55:10 -0500 (0:00:00.032) 0:04:47.881 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:55:10 -0500 (0:00:00.032) 0:04:47.913 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:55:10 -0500 (0:00:00.134) 0:04:48.048 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:55:10 -0500 (0:00:00.038) 0:04:48.087 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:55:10 -0500 (0:00:00.134) 0:04:48.221 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:55:10 -0500 (0:00:00.043) 0:04:48.265 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:55:10 -0500 (0:00:00.042) 0:04:48.308 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:55:10 -0500 (0:00:00.033) 0:04:48.342 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:55:10 -0500 (0:00:00.068) 0:04:48.410 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:10 -0500 (0:00:00.103) 0:04:48.514 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:10 -0500 (0:00:00.056) 0:04:48.571 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:10 -0500 (0:00:00.063) 0:04:48.634 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:10 -0500 (0:00:00.078) 0:04:48.712 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:11 -0500 (0:00:00.538) 0:04:49.250 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:11 -0500 (0:00:00.036) 0:04:49.287 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:11 -0500 (0:00:00.033) 0:04:49.321 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:11 -0500 (0:00:00.033) 0:04:49.354 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:11 -0500 (0:00:00.033) 0:04:49.388 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:11 -0500 (0:00:00.033) 0:04:49.421 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:11 -0500 (0:00:00.034) 0:04:49.455 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:11 -0500 (0:00:00.041) 0:04:49.496 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:55:11 -0500 (0:00:00.143) 0:04:49.639 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:55:11 -0500 (0:00:00.066) 0:04:49.706 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:55:11 -0500 (0:00:00.044) 0:04:49.750 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:55:11 -0500 (0:00:00.031) 0:04:49.782 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:55:11 -0500 (0:00:00.070) 0:04:49.853 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:55:12 -0500 (0:00:00.039) 0:04:49.892 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 11 November 2024 09:55:12 -0500 (0:00:00.072) 0:04:49.965 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 11 November 2024 09:55:12 -0500 (0:00:00.032) 0:04:49.998 ******* ok: [managed-node1] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Monday 11 November 2024 09:55:12 -0500 (0:00:00.703) 0:04:50.702 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Monday 11 November 2024 09:55:13 -0500 (0:00:00.506) 0:04:51.208 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Monday 11 November 2024 09:55:13 -0500 (0:00:00.032) 0:04:51.240 ******* ok: [managed-node1] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Monday 11 November 2024 09:55:13 -0500 (0:00:00.499) 0:04:51.739 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Monday 11 November 2024 09:55:13 -0500 (0:00:00.034) 0:04:51.774 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99 Monday 11 November 2024 09:55:13 -0500 (0:00:00.035) 0:04:51.810 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Monday 11 November 2024 09:55:13 -0500 (0:00:00.045) 0:04:51.855 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120 Monday 11 November 2024 09:55:14 -0500 (0:00:00.034) 0:04:51.889 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_prune_images | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131 Monday 11 November 2024 09:55:14 -0500 (0:00:00.033) 0:04:51.923 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:55:14 -0500 (0:00:00.062) 0:04:51.986 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:55:14 -0500 (0:00:00.044) 0:04:52.031 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:55:14 -0500 (0:00:00.051) 0:04:52.082 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141 Monday 11 November 2024 09:55:14 -0500 (0:00:00.133) 0:04:52.216 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150 Monday 11 November 2024 09:55:14 -0500 (0:00:00.036) 0:04:52.252 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159 Monday 11 November 2024 09:55:14 -0500 (0:00:00.036) 0:04:52.289 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168 Monday 11 November 2024 09:55:14 -0500 (0:00:00.048) 0:04:52.337 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177 Monday 11 November 2024 09:55:14 -0500 (0:00:00.043) 0:04:52.381 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187 Monday 11 November 2024 09:55:14 -0500 (0:00:00.042) 0:04:52.423 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197 Monday 11 November 2024 09:55:14 -0500 (0:00:00.058) 0:04:52.481 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:55:14 -0500 (0:00:00.058) 0:04:52.539 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:55:14 -0500 (0:00:00.046) 0:04:52.586 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:55:14 -0500 (0:00:00.034) 0:04:52.620 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:55:14 -0500 (0:00:00.109) 0:04:52.730 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:55:14 -0500 (0:00:00.036) 0:04:52.767 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:14 -0500 (0:00:00.057) 0:04:52.824 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:14 -0500 (0:00:00.040) 0:04:52.865 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:15 -0500 (0:00:00.053) 0:04:52.918 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:15 -0500 (0:00:00.076) 0:04:52.995 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:15 -0500 (0:00:00.558) 0:04:53.554 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:15 -0500 (0:00:00.040) 0:04:53.594 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:15 -0500 (0:00:00.041) 0:04:53.635 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:15 -0500 (0:00:00.126) 0:04:53.761 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:15 -0500 (0:00:00.033) 0:04:53.794 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:15 -0500 (0:00:00.033) 0:04:53.828 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:15 -0500 (0:00:00.031) 0:04:53.859 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:16 -0500 (0:00:00.032) 0:04:53.892 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:55:16 -0500 (0:00:00.032) 0:04:53.925 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:55:16 -0500 (0:00:00.047) 0:04:53.973 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:55:16 -0500 (0:00:00.033) 0:04:54.006 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:55:16 -0500 (0:00:00.035) 0:04:54.041 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:55:16 -0500 (0:00:00.038) 0:04:54.080 ******* ok: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:55:16 -0500 (0:00:00.556) 0:04:54.637 ******* ok: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:55:17 -0500 (0:00:00.533) 0:04:55.170 ******* ok: [managed-node1] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:55:17 -0500 (0:00:00.541) 0:04:55.712 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:55:17 -0500 (0:00:00.099) 0:04:55.811 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:55:17 -0500 (0:00:00.033) 0:04:55.845 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:55:18 -0500 (0:00:00.036) 0:04:55.881 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:55:18 -0500 (0:00:00.036) 0:04:55.918 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:18 -0500 (0:00:00.071) 0:04:55.989 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:18 -0500 (0:00:00.060) 0:04:56.049 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:18 -0500 (0:00:00.171) 0:04:56.221 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:18 -0500 (0:00:00.074) 0:04:56.296 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:19 -0500 (0:00:00.592) 0:04:56.889 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:19 -0500 (0:00:00.070) 0:04:56.959 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:19 -0500 (0:00:00.068) 0:04:57.027 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:19 -0500 (0:00:00.055) 0:04:57.083 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:19 -0500 (0:00:00.053) 0:04:57.136 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:19 -0500 (0:00:00.054) 0:04:57.191 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:19 -0500 (0:00:00.062) 0:04:57.253 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:19 -0500 (0:00:00.085) 0:04:57.339 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:55:19 -0500 (0:00:00.066) 0:04:57.406 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:55:19 -0500 (0:00:00.061) 0:04:57.467 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:55:19 -0500 (0:00:00.065) 0:04:57.533 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:55:19 -0500 (0:00:00.077) 0:04:57.610 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:55:19 -0500 (0:00:00.035) 0:04:57.645 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:55:19 -0500 (0:00:00.042) 0:04:57.688 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:55:21 -0500 (0:00:01.512) 0:04:59.200 ******* ok: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:55:21 -0500 (0:00:00.547) 0:04:59.747 ******* ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:228 Monday 11 November 2024 09:55:22 -0500 (0:00:00.535) 0:05:00.283 ******* included: fedora.linux_system_roles.podman for managed-node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Monday 11 November 2024 09:55:22 -0500 (0:00:00.176) 0:05:00.459 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Monday 11 November 2024 09:55:22 -0500 (0:00:00.057) 0:05:00.516 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Monday 11 November 2024 09:55:22 -0500 (0:00:00.040) 0:05:00.556 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Monday 11 November 2024 09:55:22 -0500 (0:00:00.034) 0:05:00.591 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:23 Monday 11 November 2024 09:55:22 -0500 (0:00:00.032) 0:05:00.623 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag if transactional-update exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:28 Monday 11 November 2024 09:55:22 -0500 (0:00:00.034) 0:05:00.657 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_is_transactional is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:32 Monday 11 November 2024 09:55:22 -0500 (0:00:00.048) 0:05:00.706 ******* ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Monday 11 November 2024 09:55:22 -0500 (0:00:00.117) 0:05:00.824 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Monday 11 November 2024 09:55:24 -0500 (0:00:01.077) 0:05:01.902 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Monday 11 November 2024 09:55:24 -0500 (0:00:00.108) 0:05:02.010 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Monday 11 November 2024 09:55:24 -0500 (0:00:00.119) 0:05:02.130 ******* skipping: [managed-node1] => { "false_condition": "__podman_is_transactional | d(false)" } TASK [fedora.linux_system_roles.podman : Reboot transactional update systems] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:33 Monday 11 November 2024 09:55:24 -0500 (0:00:00.109) 0:05:02.239 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Monday 11 November 2024 09:55:24 -0500 (0:00:00.079) 0:05:02.319 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_is_transactional | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:46 Monday 11 November 2024 09:55:24 -0500 (0:00:00.067) 0:05:02.386 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.045053", "end": "2024-11-11 09:55:25.026374", "rc": 0, "start": "2024-11-11 09:55:24.981321" } STDOUT: podman version 5.2.2 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:52 Monday 11 November 2024 09:55:25 -0500 (0:00:00.602) 0:05:02.989 ******* ok: [managed-node1] => { "ansible_facts": { "podman_version": "5.2.2" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Monday 11 November 2024 09:55:25 -0500 (0:00:00.034) 0:05:03.024 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:63 Monday 11 November 2024 09:55:25 -0500 (0:00:00.036) 0:05:03.060 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Monday 11 November 2024 09:55:25 -0500 (0:00:00.051) 0:05:03.112 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Monday 11 November 2024 09:55:25 -0500 (0:00:00.136) 0:05:03.249 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__has_type_pod or __has_pod_file_ext or __has_pod_file_src_ext or __has_pod_template_src_ext or __has_pod_template_src_ext_j2", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 5.0 or later for Pod quadlets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:96 Monday 11 November 2024 09:55:25 -0500 (0:00:00.058) 0:05:03.308 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:109 Monday 11 November 2024 09:55:25 -0500 (0:00:00.051) 0:05:03.359 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:25 -0500 (0:00:00.060) 0:05:03.419 ******* ok: [managed-node1] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:26 -0500 (0:00:00.641) 0:05:04.060 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:26 -0500 (0:00:00.118) 0:05:04.178 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:26 -0500 (0:00:00.111) 0:05:04.290 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:26 -0500 (0:00:00.539) 0:05:04.829 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004357", "end": "2024-11-11 09:55:27.440944", "rc": 0, "start": "2024-11-11 09:55:27.436587" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:27 -0500 (0:00:00.584) 0:05:05.414 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.008389", "end": "2024-11-11 09:55:28.007004", "rc": 0, "start": "2024-11-11 09:55:27.998615" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:28 -0500 (0:00:00.593) 0:05:06.007 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:28 -0500 (0:00:00.153) 0:05:06.161 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:28 -0500 (0:00:00.079) 0:05:06.240 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:28 -0500 (0:00:00.083) 0:05:06.324 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:28 -0500 (0:00:00.062) 0:05:06.387 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:28 -0500 (0:00:00.061) 0:05:06.448 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:115 Monday 11 November 2024 09:55:28 -0500 (0:00:00.060) 0:05:06.508 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:124 Monday 11 November 2024 09:55:28 -0500 (0:00:00.066) 0:05:06.575 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Monday 11 November 2024 09:55:28 -0500 (0:00:00.111) 0:05:06.686 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Monday 11 November 2024 09:55:28 -0500 (0:00:00.049) 0:05:06.736 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:127 Monday 11 November 2024 09:55:28 -0500 (0:00:00.099) 0:05:06.835 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Monday 11 November 2024 09:55:29 -0500 (0:00:00.365) 0:05:07.200 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Monday 11 November 2024 09:55:29 -0500 (0:00:00.071) 0:05:07.272 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:130 Monday 11 November 2024 09:55:29 -0500 (0:00:00.067) 0:05:07.339 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Monday 11 November 2024 09:55:29 -0500 (0:00:00.107) 0:05:07.447 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Monday 11 November 2024 09:55:29 -0500 (0:00:00.057) 0:05:07.505 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:133 Monday 11 November 2024 09:55:29 -0500 (0:00:00.066) 0:05:07.572 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Monday 11 November 2024 09:55:29 -0500 (0:00:00.146) 0:05:07.718 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Monday 11 November 2024 09:55:29 -0500 (0:00:00.071) 0:05:07.789 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Monday 11 November 2024 09:55:29 -0500 (0:00:00.063) 0:05:07.853 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Monday 11 November 2024 09:55:30 -0500 (0:00:00.060) 0:05:07.913 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:139 Monday 11 November 2024 09:55:30 -0500 (0:00:00.067) 0:05:07.981 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:146 Monday 11 November 2024 09:55:30 -0500 (0:00:00.054) 0:05:08.035 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:153 Monday 11 November 2024 09:55:30 -0500 (0:00:00.053) 0:05:08.089 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:157 Monday 11 November 2024 09:55:30 -0500 (0:00:00.054) 0:05:08.144 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:55:30 -0500 (0:00:00.139) 0:05:08.283 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:55:30 -0500 (0:00:00.064) 0:05:08.348 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:55:30 -0500 (0:00:00.077) 0:05:08.425 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:55:30 -0500 (0:00:00.196) 0:05:08.621 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:30 -0500 (0:00:00.117) 0:05:08.739 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:30 -0500 (0:00:00.064) 0:05:08.804 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:30 -0500 (0:00:00.058) 0:05:08.862 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:31 -0500 (0:00:00.077) 0:05:08.940 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:31 -0500 (0:00:00.600) 0:05:09.540 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004955", "end": "2024-11-11 09:55:32.123891", "rc": 0, "start": "2024-11-11 09:55:32.118936" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:32 -0500 (0:00:00.575) 0:05:10.116 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006709", "end": "2024-11-11 09:55:32.687908", "rc": 0, "start": "2024-11-11 09:55:32.681199" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:32 -0500 (0:00:00.531) 0:05:10.647 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:32 -0500 (0:00:00.051) 0:05:10.699 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:32 -0500 (0:00:00.036) 0:05:10.736 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:32 -0500 (0:00:00.050) 0:05:10.787 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:32 -0500 (0:00:00.053) 0:05:10.840 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:33 -0500 (0:00:00.043) 0:05:10.883 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:55:33 -0500 (0:00:00.066) 0:05:10.950 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:55:33 -0500 (0:00:00.068) 0:05:11.019 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:55:33 -0500 (0:00:00.040) 0:05:11.059 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:55:33 -0500 (0:00:00.058) 0:05:11.118 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:55:33 -0500 (0:00:00.035) 0:05:11.154 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:55:33 -0500 (0:00:00.048) 0:05:11.202 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:55:33 -0500 (0:00:00.045) 0:05:11.248 ******* skipping: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:55:33 -0500 (0:00:00.140) 0:05:11.388 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:166 Monday 11 November 2024 09:55:33 -0500 (0:00:00.073) 0:05:11.462 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:55:33 -0500 (0:00:00.189) 0:05:11.651 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:55:33 -0500 (0:00:00.071) 0:05:11.723 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:33 -0500 (0:00:00.113) 0:05:11.836 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:34 -0500 (0:00:00.061) 0:05:11.898 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:34 -0500 (0:00:00.056) 0:05:11.954 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:34 -0500 (0:00:00.053) 0:05:12.008 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:34 -0500 (0:00:00.596) 0:05:12.604 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004730", "end": "2024-11-11 09:55:35.254662", "rc": 0, "start": "2024-11-11 09:55:35.249932" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:35 -0500 (0:00:00.630) 0:05:13.235 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006813", "end": "2024-11-11 09:55:35.823378", "rc": 0, "start": "2024-11-11 09:55:35.816565" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:35 -0500 (0:00:00.556) 0:05:13.792 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:35 -0500 (0:00:00.060) 0:05:13.852 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:36 -0500 (0:00:00.033) 0:05:13.886 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:36 -0500 (0:00:00.032) 0:05:13.918 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:36 -0500 (0:00:00.033) 0:05:13.952 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:36 -0500 (0:00:00.032) 0:05:13.984 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:55:36 -0500 (0:00:00.033) 0:05:14.018 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:55:36 -0500 (0:00:00.045) 0:05:14.064 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:55:36 -0500 (0:00:00.036) 0:05:14.100 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:55:36 -0500 (0:00:00.034) 0:05:14.135 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:55:36 -0500 (0:00:00.122) 0:05:14.257 ******* skipping: [managed-node1] => { "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 : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:55:36 -0500 (0:00:00.035) 0:05:14.293 ******* skipping: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:55:36 -0500 (0:00:00.040) 0:05:14.333 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_handle_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:175 Monday 11 November 2024 09:55:36 -0500 (0:00:00.058) 0:05:14.392 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:182 Monday 11 November 2024 09:55:36 -0500 (0:00:00.054) 0:05:14.446 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:14 Monday 11 November 2024 09:55:36 -0500 (0:00:00.124) 0:05:14.571 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_spec": { "state": "absent" }, "__podman_kube_str": "apiVersion: v1\nkind: Pod\nmetadata:\n labels:\n app: test\n io.containers.autoupdate: registry\n name: auth_test_1_kube\nspec:\n containers:\n - image: localhost:5000/libpod/testimage:20210610\n name: auth_test_1_kube\n" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:21 Monday 11 November 2024 09:55:36 -0500 (0:00:00.063) 0:05:14.634 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:33 Monday 11 November 2024 09:55:36 -0500 (0:00:00.062) 0:05:14.697 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:38 Monday 11 November 2024 09:55:36 -0500 (0:00:00.039) 0:05:14.736 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:36 -0500 (0:00:00.062) 0:05:14.798 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:36 -0500 (0:00:00.038) 0:05:14.837 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:37 -0500 (0:00:00.039) 0:05:14.877 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:37 -0500 (0:00:00.054) 0:05:14.931 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:37 -0500 (0:00:00.570) 0:05:15.502 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004359", "end": "2024-11-11 09:55:38.100693", "rc": 0, "start": "2024-11-11 09:55:38.096334" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:38 -0500 (0:00:00.555) 0:05:16.058 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.008208", "end": "2024-11-11 09:55:38.609315", "rc": 0, "start": "2024-11-11 09:55:38.601107" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:38 -0500 (0:00:00.537) 0:05:16.595 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:38 -0500 (0:00:00.080) 0:05:16.676 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:38 -0500 (0:00:00.060) 0:05:16.736 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:38 -0500 (0:00:00.095) 0:05:16.831 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:39 -0500 (0:00:00.341) 0:05:17.172 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:39 -0500 (0:00:00.084) 0:05:17.257 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if no kube spec is given] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:43 Monday 11 November 2024 09:55:39 -0500 (0:00:00.108) 0:05:17.365 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_kube", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:52 Monday 11 November 2024 09:55:39 -0500 (0:00:00.088) 0:05:17.454 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:60 Monday 11 November 2024 09:55:39 -0500 (0:00:00.091) 0:05:17.546 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:64 Monday 11 November 2024 09:55:39 -0500 (0:00:00.083) 0:05:17.630 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:68 Monday 11 November 2024 09:55:39 -0500 (0:00:00.064) 0:05:17.694 ******* ok: [managed-node1] => { "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 : Get service name using systemd-escape] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:75 Monday 11 November 2024 09:55:39 -0500 (0:00:00.066) 0:05:17.761 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008022", "end": "2024-11-11 09:55:40.379886", "rc": 0, "start": "2024-11-11 09:55:40.371864" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [fedora.linux_system_roles.podman : Cleanup containers and services] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:83 Monday 11 November 2024 09:55:40 -0500 (0:00:00.574) 0:05:18.335 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:2 Monday 11 November 2024 09:55:40 -0500 (0:00:00.104) 0:05:18.439 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336877.0444632, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731336881.1414585, "dev": 59, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731336881.1414585, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Monday 11 November 2024 09:55:41 -0500 (0:00:00.530) 0:05:18.970 ******* changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 09:54:43 EST", "ActiveEnterTimestampMonotonic": "631211561", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target \"app-podman\\\\x2dkube.slice\" basic.target -.mount run-user-2001.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 09:54:43 EST", "AssertTimestampMonotonic": "630742915", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "35345687000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 09:54:43 EST", "ConditionTimestampMonotonic": "630742911", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "95458", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "36872", "ExecMainStartTimestamp": "Mon 2024-11-11 09:54:43 EST", "ExecMainStartTimestampMonotonic": "631211456", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[Mon 2024-11-11 09:54:43 EST] ; stop_time=[n/a] ; pid=36861 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Mon 2024-11-11 09:54:43 EST] ; stop_time=[n/a] ; pid=36861 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-11-11 09:54:43 EST", "InactiveExitTimestampMonotonic": "630744213", "InvocationID": "ae516310d2424141adcadad51b144e99", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36872", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3643482112", "MemoryCurrent": "28786688", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "52064256", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-11-11 09:54:43 EST", "StateChangeTimestampMonotonic": "631211561", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "11", "TasksMax": "22336", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WantsMountsFor": "/home/auth_test_user1", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : Check if kube file exists] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:28 Monday 11 November 2024 09:55:43 -0500 (0:00:02.313) 0:05:21.284 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336880.7184591, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1731336880.1494596, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 184549595, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731336879.84046, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 2001, "version": "2051556483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Remove pod/containers] **************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:38 Monday 11 November 2024 09:55:43 -0500 (0:00:00.494) 0:05:21.778 ******* ok: [managed-node1] => { "actions": [ "/bin/podman kube play --down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false, "failed_when_result": false } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [fedora.linux_system_roles.podman : Remove kubernetes yaml file] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:56 Monday 11 November 2024 09:55:44 -0500 (0:00:00.704) 0:05:22.482 ******* changed: [managed-node1] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:61 Monday 11 November 2024 09:55:45 -0500 (0:00:00.441) 0:05:22.924 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:70 Monday 11 November 2024 09:55:45 -0500 (0:00:00.070) 0:05:22.995 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:55:45 -0500 (0:00:00.171) 0:05:23.167 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:55:45 -0500 (0:00:00.054) 0:05:23.221 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:55:45 -0500 (0:00:00.049) 0:05:23.270 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Create and update containers and services] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_kube_spec.yml:87 Monday 11 November 2024 09:55:45 -0500 (0:00:00.050) 0:05:23.321 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:189 Monday 11 November 2024 09:55:45 -0500 (0:00:00.127) 0:05:23.448 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Monday 11 November 2024 09:55:45 -0500 (0:00:00.127) 0:05:23.576 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "auth_test_1_quadlet", "Image": "localhost:5000/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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Monday 11 November 2024 09:55:45 -0500 (0:00:00.083) 0:05:23.660 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Monday 11 November 2024 09:55:45 -0500 (0:00:00.067) 0:05:23.727 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Monday 11 November 2024 09:55:45 -0500 (0:00:00.050) 0:05:23.777 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Monday 11 November 2024 09:55:45 -0500 (0:00:00.057) 0:05:23.835 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:55:46 -0500 (0:00:00.065) 0:05:23.901 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:55:46 -0500 (0:00:00.041) 0:05:23.942 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:55:46 -0500 (0:00:00.048) 0:05:23.991 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:55:46 -0500 (0:00:00.070) 0:05:24.062 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:55:46 -0500 (0:00:00.451) 0:05:24.513 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003844", "end": "2024-11-11 09:55:47.030340", "rc": 0, "start": "2024-11-11 09:55:47.026496" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:55:47 -0500 (0:00:00.481) 0:05:24.995 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005712", "end": "2024-11-11 09:55:47.484380", "rc": 0, "start": "2024-11-11 09:55:47.478668" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:55:47 -0500 (0:00:00.431) 0:05:25.426 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:55:47 -0500 (0:00:00.050) 0:05:25.477 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:55:47 -0500 (0:00:00.031) 0:05:25.508 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:55:47 -0500 (0:00:00.039) 0:05:25.548 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:55:47 -0500 (0:00:00.050) 0:05:25.599 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:55:47 -0500 (0:00:00.058) 0:05:25.657 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Monday 11 November 2024 09:55:47 -0500 (0:00:00.056) 0:05:25.714 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Monday 11 November 2024 09:55:48 -0500 (0:00:00.419) 0:05:26.133 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Monday 11 November 2024 09:55:48 -0500 (0:00:00.052) 0:05:26.186 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Monday 11 November 2024 09:55:48 -0500 (0:00:00.037) 0:05:26.224 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:105 Monday 11 November 2024 09:55:48 -0500 (0:00:00.106) 0:05:26.331 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:112 Monday 11 November 2024 09:55:48 -0500 (0:00:00.044) 0:05:26.375 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Monday 11 November 2024 09:55:48 -0500 (0:00:00.073) 0:05:26.449 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336877.0444632, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731336881.1414585, "dev": 59, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731336881.1414585, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Monday 11 November 2024 09:55:49 -0500 (0:00:00.421) 0:05:26.870 ******* changed: [managed-node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount run-user-2001.mount basic.target app.slice network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuset io memory pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; 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/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags= ; 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/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3673202688", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target app.slice", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "app.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22336", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WantsMountsFor": "/home/auth_test_user1", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Monday 11 November 2024 09:55:49 -0500 (0:00:00.722) 0:05:27.593 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336941.861389, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "ctime": 1731336890.0554483, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 29360405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1731336889.6984487, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 171, "uid": 2001, "version": "3791204433", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Monday 11 November 2024 09:55:50 -0500 (0:00:00.455) 0:05:28.048 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Monday 11 November 2024 09:55:50 -0500 (0:00:00.096) 0:05:28.145 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Monday 11 November 2024 09:55:50 -0500 (0:00:00.404) 0:05:28.549 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44 Monday 11 November 2024 09:55:50 -0500 (0:00:00.076) 0:05:28.626 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52 Monday 11 November 2024 09:55:50 -0500 (0:00:00.038) 0:05:28.664 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Monday 11 November 2024 09:55:50 -0500 (0:00:00.045) 0:05:28.709 ******* changed: [managed-node1] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Monday 11 November 2024 09:55:51 -0500 (0:00:00.399) 0:05:29.109 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Monday 11 November 2024 09:55:51 -0500 (0:00:00.691) 0:05:29.801 ******* ok: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:99 Monday 11 November 2024 09:55:52 -0500 (0:00:00.580) 0:05:30.381 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Monday 11 November 2024 09:55:52 -0500 (0:00:00.060) 0:05:30.442 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:120 Monday 11 November 2024 09:55:52 -0500 (0:00:00.054) 0:05:30.496 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "podman_prune_images | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:131 Monday 11 November 2024 09:55:52 -0500 (0:00:00.137) 0:05:30.634 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Monday 11 November 2024 09:55:52 -0500 (0:00:00.057) 0:05:30.692 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Monday 11 November 2024 09:55:52 -0500 (0:00:00.033) 0:05:30.726 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Monday 11 November 2024 09:55:52 -0500 (0:00:00.034) 0:05:30.760 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:141 Monday 11 November 2024 09:55:52 -0500 (0:00:00.037) 0:05:30.798 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:150 Monday 11 November 2024 09:55:52 -0500 (0:00:00.034) 0:05:30.833 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:159 Monday 11 November 2024 09:55:52 -0500 (0:00:00.032) 0:05:30.865 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:168 Monday 11 November 2024 09:55:53 -0500 (0:00:00.034) 0:05:30.900 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:177 Monday 11 November 2024 09:55:53 -0500 (0:00:00.032) 0:05:30.932 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:187 Monday 11 November 2024 09:55:53 -0500 (0:00:00.038) 0:05:30.971 ******* skipping: [managed-node1] => { "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:197 Monday 11 November 2024 09:55:53 -0500 (0:00:00.048) 0:05:31.020 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:116 Monday 11 November 2024 09:55:53 -0500 (0:00:00.057) 0:05:31.078 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:196 Monday 11 November 2024 09:55:53 -0500 (0:00:00.066) 0:05:31.144 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for managed-node1 => (item=auth_test_user1) TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Monday 11 November 2024 09:55:53 -0500 (0:00:00.138) 0:05:31.282 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_linger_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Monday 11 November 2024 09:55:53 -0500 (0:00:00.037) 0:05:31.320 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Monday 11 November 2024 09:55:53 -0500 (0:00:00.038) 0:05:31.359 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336877.0444632, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1731336881.1414585, "dev": 59, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1731336881.1414585, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Monday 11 November 2024 09:55:53 -0500 (0:00:00.419) 0:05:31.779 ******* ok: [managed-node1] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Monday 11 November 2024 09:55:54 -0500 (0:00:00.638) 0:05:32.417 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.046031", "end": "2024-11-11 09:55:55.016912", "rc": 0, "start": "2024-11-11 09:55:54.970881" } STDOUT: podman podman-default-kube-network TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Monday 11 November 2024 09:55:55 -0500 (0:00:00.539) 0:05:32.956 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.045108", "end": "2024-11-11 09:55:55.532670", "rc": 0, "start": "2024-11-11 09:55:55.487562" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Monday 11 November 2024 09:55:55 -0500 (0:00:00.648) 0:05:33.605 ******* changed: [managed-node1] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008312", "end": "2024-11-11 09:55:56.169306", "rc": 0, "start": "2024-11-11 09:55:56.160994" } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:62 Monday 11 November 2024 09:55:56 -0500 (0:00:00.502) 0:05:34.108 ******* FAILED - RETRYING: [managed-node1]: Wait for user session to exit closing state (3 retries left). FAILED - RETRYING: [managed-node1]: Wait for user session to exit closing state (2 retries left). FAILED - RETRYING: [managed-node1]: Wait for user session to exit closing state (1 retries left). fatal: [managed-node1]: FAILED! => { "attempts": 3, "changed": false, "cmd": [ "loginctl", "show-user", "--value", "-p", "State", "auth_test_user1" ], "delta": "0:00:00.007181", "end": "2024-11-11 09:56:12.689477", "rc": 0, "start": "2024-11-11 09:56:12.682296" } STDOUT: closing ...ignoring TASK [fedora.linux_system_roles.podman : Stop logind] ************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:76 Monday 11 November 2024 09:56:12 -0500 (0:00:16.518) 0:05:50.626 ******* changed: [managed-node1] => { "changed": true, "name": "systemd-logind", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 09:44:22 EST", "ActiveEnterTimestampMonotonic": "9594452", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount systemd-tmpfiles-setup.service systemd-journald.socket nss-user-lookup.target modprobe@drm.service systemd-remount-fs.service user.slice dbus.socket system.slice tmp.mount sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 09:44:22 EST", "AssertTimestampMonotonic": "9536915", "Before": "session-5.scope shutdown.target multi-user.target session-4.scope", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.login1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "607430000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime state fdstore", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_linux_immutable cap_sys_admin cap_sys_tty_config cap_audit_control cap_mac_admin", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 09:44:22 EST", "ConditionTimestampMonotonic": "9536912", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/systemd-logind.service", "ControlGroupId": "2899", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "User Login Management", "DeviceAllow": "block-* r", "DevicePolicy": "auto", "Documentation": "\"man:sd-login(3)\" \"man:systemd-logind.service(8)\" \"man:logind.conf(5)\" \"man:org.freedesktop.login1(5)\"", "DropInPaths": "/usr/lib/systemd/system/systemd-logind.service.d/10-grub2-logind-service.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3698372608", "EffectiveMemoryMax": "3698372608", "EffectiveTasksMax": "22336", "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-11-11 09:44:22 EST", "ExecMainHandoffTimestampMonotonic": "9579473", "ExecMainPID": "654", "ExecMainStartTimestamp": "Mon 2024-11-11 09:44:22 EST", "ExecMainStartTimestampMonotonic": "9542027", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-logind ; argv[]=/usr/lib/systemd/systemd-logind ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/systemd/systemd-logind ; argv[]=/usr/lib/systemd/systemd-logind ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "768", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/systemd-logind.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPAddressDeny": "::/0 0.0.0.0/0", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-logind.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-11-11 09:44:22 EST", "InactiveExitTimestampMonotonic": "9542609", "InvocationID": "ed6e12cf70d347fe88d1343325a219d1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "524288", "LimitNPROC": "13960", "LimitNPROCSoft": "13960", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13960", "LimitSIGPENDINGSoft": "13960", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "654", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3162636288", "MemoryCurrent": "15659008", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "16134144", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "4", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "systemd-logind.service dbus-org.freedesktop.login1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "strict", "ReadWritePaths": "/etc /run", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/lib/systemd/linger /run/systemd/users /run/systemd/shutdown /run/systemd/seats /run/systemd/sessions /run/systemd/inhibit", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "0", "RestartUSecNext": "0", "RestrictAddressFamilies": "AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectory": "systemd/inhibit systemd/seats systemd/sessions systemd/shutdown systemd/users", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "yes", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-11-11 09:44:22 EST", "StateChangeTimestampMonotonic": "9594452", "StateDirectory": "systemd/linger", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl arm_fadvise64_64 bind brk cacheflush capget capset chdir chmod chown chown32 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clone clone3 close close_range connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_pwait2 epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_madvise process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall riscv_flush_icache rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22336", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify-reload", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "modprobe@drm.service dbus.socket -.mount user.slice", "WantsMountsFor": "/var/tmp /tmp", "WatchdogSignal": "6", "WatchdogTimestamp": "Mon 2024-11-11 09:56:12 EST", "WatchdogTimestampMonotonic": "719755979", "WatchdogUSec": "3min" } } TASK [fedora.linux_system_roles.podman : Wait for user session to exit closing state] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:81 Monday 11 November 2024 09:56:13 -0500 (0:00:00.594) 0:05:51.220 ******* ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "loginctl", "show-user", "--value", "-p", "State", "auth_test_user1" ], "delta": "0:00:00.089835", "end": "2024-11-11 09:56:13.765315", "failed_when_result": false, "rc": 0, "start": "2024-11-11 09:56:13.675480" } STDOUT: opening TASK [fedora.linux_system_roles.podman : Restart logind] *********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:92 Monday 11 November 2024 09:56:13 -0500 (0:00:00.488) 0:05:51.708 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__user_state is failed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:202 Monday 11 November 2024 09:56:13 -0500 (0:00:00.031) 0:05:51.740 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set user and group] ******************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:3 Monday 11 November 2024 09:56:13 -0500 (0:00:00.114) 0:05:51.854 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:9 Monday 11 November 2024 09:56:14 -0500 (0:00:00.039) 0:05:51.894 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:14 -0500 (0:00:00.066) 0:05:51.961 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:14 -0500 (0:00:00.042) 0:05:52.004 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:14 -0500 (0:00:00.044) 0:05:52.048 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:14 -0500 (0:00:00.071) 0:05:52.120 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:14 -0500 (0:00:00.440) 0:05:52.561 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004335", "end": "2024-11-11 09:56:15.050540", "rc": 0, "start": "2024-11-11 09:56:15.046205" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:15 -0500 (0:00:00.451) 0:05:53.012 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005482", "end": "2024-11-11 09:56:15.494387", "rc": 0, "start": "2024-11-11 09:56:15.488905" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:15 -0500 (0:00:00.445) 0:05:53.458 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:15 -0500 (0:00:00.103) 0:05:53.561 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:15 -0500 (0:00:00.055) 0:05:53.617 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:15 -0500 (0:00:00.047) 0:05:53.665 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:15 -0500 (0:00:00.042) 0:05:53.707 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:15 -0500 (0:00:00.124) 0:05:53.832 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set credential variables] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:15 Monday 11 November 2024 09:56:15 -0500 (0:00:00.032) 0:05:53.864 ******* ok: [managed-node1] => { "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 credentials directory is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:30 Monday 11 November 2024 09:56:16 -0500 (0:00:00.049) 0:05:53.914 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_credential_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure credential file is copied] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:38 Monday 11 November 2024 09:56:16 -0500 (0:00:00.038) 0:05:53.952 ******* skipping: [managed-node1] => { "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 credential file content is present] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:48 Monday 11 November 2024 09:56:16 -0500 (0:00:00.054) 0:05:54.007 ******* skipping: [managed-node1] => { "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 credential file is absent] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:65 Monday 11 November 2024 09:56:16 -0500 (0:00:00.059) 0:05:54.066 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Find files in credentials directory] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:71 Monday 11 November 2024 09:56:16 -0500 (0:00:00.466) 0:05:54.533 ******* ok: [managed-node1] => { "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 credentials directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_credential_files.yml:79 Monday 11 November 2024 09:56:17 -0500 (0:00:00.462) 0:05:54.995 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__credential_dir_files.matched == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:211 Monday 11 November 2024 09:56:17 -0500 (0:00:00.052) 0:05:55.048 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml for managed-node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Check given registry_host] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:3 Monday 11 November 2024 09:56:17 -0500 (0:00:00.156) 0:05:55.205 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"registry_host\"] is search(\"/\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 0] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:10 Monday 11 November 2024 09:56:17 -0500 (0:00:00.039) 0:05:55.244 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 1] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:14 Monday 11 November 2024 09:56:17 -0500 (0:00:00.041) 0:05:55.285 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:18 Monday 11 November 2024 09:56:17 -0500 (0:00:00.035) 0:05:55.320 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed-node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Monday 11 November 2024 09:56:17 -0500 (0:00:00.057) 0:05:55.378 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Monday 11 November 2024 09:56:17 -0500 (0:00:00.036) 0:05:55.414 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Monday 11 November 2024 09:56:17 -0500 (0:00:00.039) 0:05:55.454 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Monday 11 November 2024 09:56:17 -0500 (0:00:00.063) 0:05:55.517 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1731336703.5976317, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "89ab10a2a8fa81bcc0c1df0058f200469ce46f97", "ctime": 1731336683.9666512, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 8782495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1730678400.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15744, "uid": 0, "version": "2852407671", "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-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Monday 11 November 2024 09:56:18 -0500 (0:00:00.425) 0:05:55.943 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004241", "end": "2024-11-11 09:56:18.419109", "rc": 0, "start": "2024-11-11 09:56:18.414868" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Check with getsubids for user subgids] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:44 Monday 11 November 2024 09:56:18 -0500 (0:00:00.428) 0:05:56.372 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005329", "end": "2024-11-11 09:56:18.869383", "rc": 0, "start": "2024-11-11 09:56:18.864054" } STDOUT: 0: auth_test_user1 524288 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Monday 11 November 2024 09:56:19 -0500 (0:00:00.579) 0:05:56.951 ******* ok: [managed-node1] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 524288 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:62 Monday 11 November 2024 09:56:19 -0500 (0:00:00.079) 0:05:57.030 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:67 Monday 11 November 2024 09:56:19 -0500 (0:00:00.055) 0:05:57.085 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:72 Monday 11 November 2024 09:56:19 -0500 (0:00:00.052) 0:05:57.138 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:82 Monday 11 November 2024 09:56:19 -0500 (0:00:00.052) 0:05:57.190 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subgid file] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:89 Monday 11 November 2024 09:56:19 -0500 (0:00:00.041) 0:05:57.232 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 2] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:23 Monday 11 November 2024 09:56:19 -0500 (0:00:00.039) 0:05:57.271 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 3] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:27 Monday 11 November 2024 09:56:19 -0500 (0:00:00.046) 0:05:57.318 ******* ok: [managed-node1] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-cert spec variables part 4] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:31 Monday 11 November 2024 09:56:19 -0500 (0:00:00.041) 0:05:57.359 ******* ok: [managed-node1] => { "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 certs.d directory] ************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:50 Monday 11 November 2024 09:56:19 -0500 (0:00:00.047) 0:05:57.407 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__podman_cert_spec_item[\"state\"] | d(\"present\") == \"present\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:58 Monday 11 November 2024 09:56:19 -0500 (0:00:00.035) 0:05:57.442 ******* skipping: [managed-node1] => (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-node1] => (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-node1] => (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-node1] => { "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 certs.d files] ***************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 Monday 11 November 2024 09:56:19 -0500 (0:00:00.044) 0:05:57.487 ******* ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [managed-node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Find files in certs.d directory] ****** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:82 Monday 11 November 2024 09:56:20 -0500 (0:00:01.246) 0:05:58.734 ******* ok: [managed-node1] => { "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 certs.d directory is absent if empty] *** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:90 Monday 11 November 2024 09:56:21 -0500 (0:00:00.434) 0:05:59.168 ******* changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Remove user] ************************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:249 Monday 11 November 2024 09:56:21 -0500 (0:00:00.467) 0:05:59.636 ******* fatal: [managed-node1]: FAILED! => { "changed": false, "name": "auth_test_user1", "rc": 8 } MSG: userdel: user auth_test_user1 is currently used by process 35481 TASK [See if any process is held by the user] ********************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:260 Monday 11 November 2024 09:56:22 -0500 (0:00:00.478) 0:06:00.114 ******* ok: [managed-node1] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nps -ef | grep auth_test_user1 || :\nps -ef | grep 2001 || :\n", "delta": "0:00:00.029118", "end": "2024-11-11 09:56:22.606320", "rc": 0, "start": "2024-11-11 09:56:22.577202" } STDERR: + exec + ps -ef + grep auth_test_user1 root 54826 54825 0 09:56 pts/0 00:00:00 /bin/sh -c set -euxo pipefail exec 1>&2 ps -ef | grep auth_test_user1 || : ps -ef | grep 2001 || : root 54828 54826 0 09:56 pts/0 00:00:00 grep auth_test_user1 + ps -ef + grep 2001 root 54826 54825 0 09:56 pts/0 00:00:00 /bin/sh -c set -euxo pipefail exec 1>&2 ps -ef | grep auth_test_user1 || : ps -ef | grep 2001 || : root 54830 54826 0 09:56 pts/0 00:00:00 grep 2001 TASK [Check journal for user removal errors] *********************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:268 Monday 11 November 2024 09:56:22 -0500 (0:00:00.433) 0:06:00.548 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.041935", "end": "2024-11-11 09:56:23.054816", "rc": 0, "start": "2024-11-11 09:56:23.012881" } STDOUT: Nov 11 09:54:53 managed-node1 auth_test_1_kube-auth_test_1_kube[39461]: This container is intended for podman CI testing Nov 11 09:54:53 managed-node1 conmon[39461]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:54 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 489. Nov 11 09:54:54 managed-node1 python3.12[39459]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:54:54 managed-node1 auth_test_1_kube-auth_test_1_kube[39476]: This container is intended for podman CI testing Nov 11 09:54:54 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 494. Nov 11 09:54:54 managed-node1 auth_test_1_kube-auth_test_1_kube[39509]: This container is intended for podman CI testing Nov 11 09:54:54 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 499. Nov 11 09:54:54 managed-node1 auth_test_1_kube-auth_test_1_kube[39541]: This container is intended for podman CI testing Nov 11 09:54:54 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 504. Nov 11 09:54:54 managed-node1 auth_test_1_kube-auth_test_1_kube[39596]: This container is intended for podman CI testing Nov 11 09:54:54 managed-node1 python3.12[39643]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:54:54 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 509. Nov 11 09:54:54 managed-node1 auth_test_1_kube-auth_test_1_kube[39649]: This container is intended for podman CI testing Nov 11 09:54:54 managed-node1 conmon[39649]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:54 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 514. Nov 11 09:54:54 managed-node1 auth_test_1_kube-auth_test_1_kube[39682]: This container is intended for podman CI testing Nov 11 09:54:54 managed-node1 conmon[39682]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:54 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 519. Nov 11 09:54:54 managed-node1 auth_test_1_kube-auth_test_1_kube[39697]: This container is intended for podman CI testing Nov 11 09:54:54 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 524. Nov 11 09:54:54 managed-node1 auth_test_1_kube-auth_test_1_kube[39711]: This container is intended for podman CI testing Nov 11 09:54:54 managed-node1 conmon[39711]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 529. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39726]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 534. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39741]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 539. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39755]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 544. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39770]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 549. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39784]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 554. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39798]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 559. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39813]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 564. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39827]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 569. Nov 11 09:54:55 managed-node1 auth_test_1_kube-auth_test_1_kube[39842]: This container is intended for podman CI testing Nov 11 09:54:55 managed-node1 conmon[39842]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:56 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 574. Nov 11 09:54:56 managed-node1 auth_test_1_kube-auth_test_1_kube[39857]: This container is intended for podman CI testing Nov 11 09:54:56 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 579. Nov 11 09:54:56 managed-node1 auth_test_1_kube-auth_test_1_kube[39872]: This container is intended for podman CI testing Nov 11 09:54:56 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 584. Nov 11 09:54:56 managed-node1 auth_test_1_kube-auth_test_1_kube[39887]: This container is intended for podman CI testing Nov 11 09:54:56 managed-node1 conmon[39887]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:56 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 589. Nov 11 09:54:56 managed-node1 auth_test_1_kube-auth_test_1_kube[39902]: This container is intended for podman CI testing Nov 11 09:54:56 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 594. Nov 11 09:54:56 managed-node1 auth_test_1_kube-auth_test_1_kube[39933]: This container is intended for podman CI testing Nov 11 09:54:56 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 599. Nov 11 09:54:56 managed-node1 auth_test_1_kube-auth_test_1_kube[39988]: This container is intended for podman CI testing Nov 11 09:54:56 managed-node1 conmon[39988]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:56 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 604. Nov 11 09:54:56 managed-node1 auth_test_1_kube-auth_test_1_kube[40041]: This container is intended for podman CI testing Nov 11 09:54:57 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 609. Nov 11 09:54:57 managed-node1 auth_test_1_kube-auth_test_1_kube[40055]: This container is intended for podman CI testing Nov 11 09:54:57 managed-node1 conmon[40055]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:57 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 614. Nov 11 09:54:57 managed-node1 auth_test_1_kube-auth_test_1_kube[40069]: This container is intended for podman CI testing Nov 11 09:54:57 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 619. Nov 11 09:54:57 managed-node1 auth_test_1_kube-auth_test_1_kube[40103]: This container is intended for podman CI testing Nov 11 09:54:57 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 624. Nov 11 09:54:57 managed-node1 auth_test_1_kube-auth_test_1_kube[40118]: This container is intended for podman CI testing Nov 11 09:54:57 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 629. Nov 11 09:54:57 managed-node1 auth_test_1_kube-auth_test_1_kube[40133]: This container is intended for podman CI testing Nov 11 09:54:57 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 634. Nov 11 09:54:57 managed-node1 auth_test_1_kube-auth_test_1_kube[40199]: This container is intended for podman CI testing Nov 11 09:54:57 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 639. Nov 11 09:54:57 managed-node1 auth_test_1_kube-auth_test_1_kube[40256]: This container is intended for podman CI testing Nov 11 09:54:57 managed-node1 conmon[40256]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:58 managed-node1 python3.12[40252]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:54:58 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 644. Nov 11 09:54:58 managed-node1 auth_test_1_kube-auth_test_1_kube[40271]: This container is intended for podman CI testing Nov 11 09:54:58 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 649. Nov 11 09:54:58 managed-node1 auth_test_1_kube-auth_test_1_kube[40310]: This container is intended for podman CI testing Nov 11 09:54:58 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 654. Nov 11 09:54:58 managed-node1 auth_test_1_kube-auth_test_1_kube[40324]: This container is intended for podman CI testing Nov 11 09:54:58 managed-node1 conmon[40324]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:58 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 659. Nov 11 09:54:58 managed-node1 auth_test_1_kube-auth_test_1_kube[40338]: This container is intended for podman CI testing Nov 11 09:54:58 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 664. Nov 11 09:54:58 managed-node1 auth_test_1_kube-auth_test_1_kube[40352]: This container is intended for podman CI testing Nov 11 09:54:58 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 669. Nov 11 09:54:58 managed-node1 auth_test_1_kube-auth_test_1_kube[40408]: This container is intended for podman CI testing Nov 11 09:54:58 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 674. Nov 11 09:54:58 managed-node1 auth_test_1_kube-auth_test_1_kube[40476]: This container is intended for podman CI testing Nov 11 09:54:58 managed-node1 python3.12[40473]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Nov 11 09:54:58 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 679. Nov 11 09:54:59 managed-node1 auth_test_1_kube-auth_test_1_kube[40490]: This container is intended for podman CI testing Nov 11 09:54:59 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 684. Nov 11 09:54:59 managed-node1 auth_test_1_kube-auth_test_1_kube[40523]: This container is intended for podman CI testing Nov 11 09:54:59 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 689. Nov 11 09:54:59 managed-node1 auth_test_1_kube-auth_test_1_kube[40562]: This container is intended for podman CI testing Nov 11 09:54:59 managed-node1 conmon[40562]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:59 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 694. Nov 11 09:54:59 managed-node1 auth_test_1_kube-auth_test_1_kube[40646]: This container is intended for podman CI testing Nov 11 09:54:59 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 699. Nov 11 09:54:59 managed-node1 python3.12[40644]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:54:59 managed-node1 auth_test_1_kube-auth_test_1_kube[40661]: This container is intended for podman CI testing Nov 11 09:54:59 managed-node1 conmon[40661]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:59 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 704. Nov 11 09:54:59 managed-node1 auth_test_1_kube-auth_test_1_kube[40695]: This container is intended for podman CI testing Nov 11 09:54:59 managed-node1 conmon[40695]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:54:59 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 709. Nov 11 09:54:59 managed-node1 auth_test_1_kube-auth_test_1_kube[40711]: This container is intended for podman CI testing Nov 11 09:54:59 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 714. Nov 11 09:54:59 managed-node1 auth_test_1_kube-auth_test_1_kube[40725]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 719. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40739]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 724. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40755]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 729. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40769]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 734. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40783]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 conmon[40783]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 739. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40798]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 744. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40812]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 conmon[40812]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 749. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40828]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 754. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40843]: This container is intended for podman CI testing Nov 11 09:55:00 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 759. Nov 11 09:55:00 managed-node1 auth_test_1_kube-auth_test_1_kube[40857]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 764. Nov 11 09:55:01 managed-node1 auth_test_1_kube-auth_test_1_kube[40871]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 769. Nov 11 09:55:01 managed-node1 auth_test_1_kube-auth_test_1_kube[40885]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 774. Nov 11 09:55:01 managed-node1 auth_test_1_kube-auth_test_1_kube[40899]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 779. Nov 11 09:55:01 managed-node1 auth_test_1_kube-auth_test_1_kube[40913]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 784. Nov 11 09:55:01 managed-node1 auth_test_1_kube-auth_test_1_kube[40928]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 conmon[40928]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 789. Nov 11 09:55:01 managed-node1 auth_test_1_kube-auth_test_1_kube[40942]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 conmon[40942]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 794. Nov 11 09:55:01 managed-node1 auth_test_1_kube-auth_test_1_kube[41013]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 conmon[41013]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 799. Nov 11 09:55:01 managed-node1 auth_test_1_kube-auth_test_1_kube[41067]: This container is intended for podman CI testing Nov 11 09:55:01 managed-node1 python3.12[41063]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:01 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 804. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41085]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 809. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41117]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 814. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41132]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 819. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41146]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 conmon[41146]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 824. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41161]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 829. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41175]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 834. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41189]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 conmon[41189]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 839. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41204]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 844. Nov 11 09:55:02 managed-node1 auth_test_1_kube-auth_test_1_kube[41218]: This container is intended for podman CI testing Nov 11 09:55:02 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 849. Nov 11 09:55:03 managed-node1 auth_test_1_kube-auth_test_1_kube[41234]: This container is intended for podman CI testing Nov 11 09:55:03 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 854. Nov 11 09:55:03 managed-node1 auth_test_1_kube-auth_test_1_kube[41248]: This container is intended for podman CI testing Nov 11 09:55:03 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 859. Nov 11 09:55:03 managed-node1 auth_test_1_kube-auth_test_1_kube[41263]: This container is intended for podman CI testing Nov 11 09:55:03 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 864. Nov 11 09:55:03 managed-node1 auth_test_1_kube-auth_test_1_kube[41277]: This container is intended for podman CI testing Nov 11 09:55:03 managed-node1 conmon[41277]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:03 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 869. Nov 11 09:55:03 managed-node1 auth_test_1_kube-auth_test_1_kube[41309]: This container is intended for podman CI testing Nov 11 09:55:03 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 874. Nov 11 09:55:03 managed-node1 auth_test_1_kube-auth_test_1_kube[41380]: This container is intended for podman CI testing Nov 11 09:55:03 managed-node1 conmon[41380]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:03 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 879. Nov 11 09:55:03 managed-node1 auth_test_1_kube-auth_test_1_kube[41415]: This container is intended for podman CI testing Nov 11 09:55:03 managed-node1 python3.12[41404]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:03 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 884. Nov 11 09:55:03 managed-node1 auth_test_1_kube-auth_test_1_kube[41431]: This container is intended for podman CI testing Nov 11 09:55:03 managed-node1 conmon[41431]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:04 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 889. Nov 11 09:55:04 managed-node1 auth_test_1_kube-auth_test_1_kube[41464]: This container is intended for podman CI testing Nov 11 09:55:04 managed-node1 conmon[41464]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:04 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 894. Nov 11 09:55:04 managed-node1 auth_test_1_kube-auth_test_1_kube[41478]: This container is intended for podman CI testing Nov 11 09:55:04 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 899. Nov 11 09:55:04 managed-node1 auth_test_1_kube-auth_test_1_kube[41492]: This container is intended for podman CI testing Nov 11 09:55:04 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 904. Nov 11 09:55:04 managed-node1 auth_test_1_kube-auth_test_1_kube[41507]: This container is intended for podman CI testing Nov 11 09:55:04 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 909. Nov 11 09:55:04 managed-node1 auth_test_1_kube-auth_test_1_kube[41521]: This container is intended for podman CI testing Nov 11 09:55:04 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 914. Nov 11 09:55:04 managed-node1 auth_test_1_kube-auth_test_1_kube[41536]: This container is intended for podman CI testing Nov 11 09:55:04 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 919. Nov 11 09:55:04 managed-node1 auth_test_1_kube-auth_test_1_kube[41552]: This container is intended for podman CI testing Nov 11 09:55:04 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 924. Nov 11 09:55:04 managed-node1 auth_test_1_kube-auth_test_1_kube[41567]: This container is intended for podman CI testing Nov 11 09:55:04 managed-node1 conmon[41567]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 929. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41582]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 934. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41596]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 conmon[41596]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 939. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41611]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 944. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41626]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 conmon[41626]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 949. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41640]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 954. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41655]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 959. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41671]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 964. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41685]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 conmon[41685]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 969. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41699]: This container is intended for podman CI testing Nov 11 09:55:05 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 974. Nov 11 09:55:05 managed-node1 auth_test_1_kube-auth_test_1_kube[41753]: This container is intended for podman CI testing Nov 11 09:55:06 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 979. Nov 11 09:55:06 managed-node1 auth_test_1_kube-auth_test_1_kube[41823]: This container is intended for podman CI testing Nov 11 09:55:06 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 984. Nov 11 09:55:06 managed-node1 auth_test_1_kube-auth_test_1_kube[41838]: This container is intended for podman CI testing Nov 11 09:55:06 managed-node1 python3.12[41821]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:06 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 989. Nov 11 09:55:06 managed-node1 auth_test_1_kube-auth_test_1_kube[41872]: This container is intended for podman CI testing Nov 11 09:55:06 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 994. Nov 11 09:55:06 managed-node1 auth_test_1_kube-auth_test_1_kube[41887]: This container is intended for podman CI testing Nov 11 09:55:06 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 999. Nov 11 09:55:06 managed-node1 auth_test_1_kube-auth_test_1_kube[41902]: This container is intended for podman CI testing Nov 11 09:55:06 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1004. Nov 11 09:55:06 managed-node1 auth_test_1_kube-auth_test_1_kube[41916]: This container is intended for podman CI testing Nov 11 09:55:06 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1009. Nov 11 09:55:06 managed-node1 auth_test_1_kube-auth_test_1_kube[41930]: This container is intended for podman CI testing Nov 11 09:55:06 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1014. Nov 11 09:55:06 managed-node1 auth_test_1_kube-auth_test_1_kube[41945]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1019. Nov 11 09:55:07 managed-node1 auth_test_1_kube-auth_test_1_kube[41959]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1024. Nov 11 09:55:07 managed-node1 auth_test_1_kube-auth_test_1_kube[41973]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1029. Nov 11 09:55:07 managed-node1 auth_test_1_kube-auth_test_1_kube[42027]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1034. Nov 11 09:55:07 managed-node1 auth_test_1_kube-auth_test_1_kube[42097]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 conmon[42097]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:07 managed-node1 python3.12[42092]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:07 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1039. Nov 11 09:55:07 managed-node1 auth_test_1_kube-auth_test_1_kube[42112]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1044. Nov 11 09:55:07 managed-node1 auth_test_1_kube-auth_test_1_kube[42145]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 conmon[42145]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:07 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1049. Nov 11 09:55:07 managed-node1 auth_test_1_kube-auth_test_1_kube[42160]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1054. Nov 11 09:55:07 managed-node1 auth_test_1_kube-auth_test_1_kube[42174]: This container is intended for podman CI testing Nov 11 09:55:07 managed-node1 conmon[42174]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:08 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1059. Nov 11 09:55:08 managed-node1 auth_test_1_kube-auth_test_1_kube[42228]: This container is intended for podman CI testing Nov 11 09:55:08 managed-node1 conmon[42228]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:08 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1064. Nov 11 09:55:08 managed-node1 auth_test_1_kube-auth_test_1_kube[42297]: This container is intended for podman CI testing Nov 11 09:55:08 managed-node1 conmon[42297]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:08 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1069. Nov 11 09:55:08 managed-node1 auth_test_1_kube-auth_test_1_kube[42311]: This container is intended for podman CI testing Nov 11 09:55:08 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1074. Nov 11 09:55:08 managed-node1 python3.12[42295]: ansible-systemd Invoked with name=podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None Nov 11 09:55:08 managed-node1 auth_test_1_kube-auth_test_1_kube[42325]: This container is intended for podman CI testing Nov 11 09:55:08 managed-node1 conmon[42325]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:08 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1079. Nov 11 09:55:08 managed-node1 auth_test_1_kube-auth_test_1_kube[42359]: This container is intended for podman CI testing Nov 11 09:55:08 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1084. Nov 11 09:55:08 managed-node1 auth_test_1_kube-auth_test_1_kube[42417]: This container is intended for podman CI testing Nov 11 09:55:09 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1089. Nov 11 09:55:09 managed-node1 auth_test_1_kube-auth_test_1_kube[42483]: This container is intended for podman CI testing Nov 11 09:55:09 managed-node1 conmon[42483]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:09 managed-node1 python3.12[42481]: ansible-stat Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:09 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1094. Nov 11 09:55:09 managed-node1 auth_test_1_kube-auth_test_1_kube[42497]: This container is intended for podman CI testing Nov 11 09:55:09 managed-node1 conmon[42497]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:09 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1099. Nov 11 09:55:09 managed-node1 auth_test_1_kube-auth_test_1_kube[42530]: This container is intended for podman CI testing Nov 11 09:55:09 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1104. Nov 11 09:55:09 managed-node1 auth_test_1_kube-auth_test_1_kube[42562]: This container is intended for podman CI testing Nov 11 09:55:09 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1109. Nov 11 09:55:09 managed-node1 auth_test_1_kube-auth_test_1_kube[42636]: This container is intended for podman CI testing Nov 11 09:55:09 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1114. Nov 11 09:55:09 managed-node1 auth_test_1_kube-auth_test_1_kube[42669]: This container is intended for podman CI testing Nov 11 09:55:09 managed-node1 python3.12[42657]: ansible-file Invoked with path=/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Nov 11 09:55:09 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1119. Nov 11 09:55:09 managed-node1 auth_test_1_kube-auth_test_1_kube[42700]: This container is intended for podman CI testing Nov 11 09:55:09 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1124. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42716]: This container is intended for podman CI testing Nov 11 09:55:10 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1129. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42730]: This container is intended for podman CI testing Nov 11 09:55:10 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1134. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42744]: This container is intended for podman CI testing Nov 11 09:55:10 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1139. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42759]: This container is intended for podman CI testing Nov 11 09:55:10 managed-node1 conmon[42759]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:10 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1144. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42773]: This container is intended for podman CI testing Nov 11 09:55:10 managed-node1 conmon[42773]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:10 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1149. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42787]: This container is intended for podman CI testing Nov 11 09:55:10 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1154. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42801]: This container is intended for podman CI testing Nov 11 09:55:10 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1159. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42815]: This container is intended for podman CI testing Nov 11 09:55:10 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1164. Nov 11 09:55:10 managed-node1 auth_test_1_kube-auth_test_1_kube[42829]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1169. Nov 11 09:55:11 managed-node1 auth_test_1_kube-auth_test_1_kube[42901]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 python3.12[42948]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:11 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1174. Nov 11 09:55:11 managed-node1 auth_test_1_kube-auth_test_1_kube[42953]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1179. Nov 11 09:55:11 managed-node1 auth_test_1_kube-auth_test_1_kube[42988]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1184. Nov 11 09:55:11 managed-node1 auth_test_1_kube-auth_test_1_kube[43002]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1189. Nov 11 09:55:11 managed-node1 auth_test_1_kube-auth_test_1_kube[43016]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1194. Nov 11 09:55:11 managed-node1 auth_test_1_kube-auth_test_1_kube[43031]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 conmon[43031]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:11 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1199. Nov 11 09:55:11 managed-node1 auth_test_1_kube-auth_test_1_kube[43045]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1204. Nov 11 09:55:11 managed-node1 auth_test_1_kube-auth_test_1_kube[43060]: This container is intended for podman CI testing Nov 11 09:55:11 managed-node1 conmon[43060]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:12 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1209. Nov 11 09:55:12 managed-node1 auth_test_1_kube-auth_test_1_kube[43075]: This container is intended for podman CI testing Nov 11 09:55:12 managed-node1 conmon[43075]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:12 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1214. Nov 11 09:55:12 managed-node1 auth_test_1_kube-auth_test_1_kube[43089]: This container is intended for podman CI testing Nov 11 09:55:12 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1219. Nov 11 09:55:12 managed-node1 auth_test_1_kube-auth_test_1_kube[43174]: This container is intended for podman CI testing Nov 11 09:55:12 managed-node1 conmon[43174]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:12 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1224. Nov 11 09:55:12 managed-node1 auth_test_1_kube-auth_test_1_kube[43212]: This container is intended for podman CI testing Nov 11 09:55:12 managed-node1 conmon[43212]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:12 managed-node1 python3.12[43200]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None Nov 11 09:55:12 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1229. Nov 11 09:55:12 managed-node1 auth_test_1_kube-auth_test_1_kube[43226]: This container is intended for podman CI testing Nov 11 09:55:12 managed-node1 conmon[43226]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:12 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1234. Nov 11 09:55:12 managed-node1 auth_test_1_kube-auth_test_1_kube[43259]: This container is intended for podman CI testing Nov 11 09:55:13 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1239. Nov 11 09:55:13 managed-node1 auth_test_1_kube-auth_test_1_kube[43348]: This container is intended for podman CI testing Nov 11 09:55:13 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1244. Nov 11 09:55:13 managed-node1 auth_test_1_kube-auth_test_1_kube[43383]: This container is intended for podman CI testing Nov 11 09:55:13 managed-node1 python3.12[43371]: ansible-stat Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:13 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1249. Nov 11 09:55:13 managed-node1 auth_test_1_kube-auth_test_1_kube[43414]: This container is intended for podman CI testing Nov 11 09:55:13 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1254. Nov 11 09:55:13 managed-node1 auth_test_1_kube-auth_test_1_kube[43448]: This container is intended for podman CI testing Nov 11 09:55:13 managed-node1 conmon[43448]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:13 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1259. Nov 11 09:55:13 managed-node1 auth_test_1_kube-auth_test_1_kube[43524]: This container is intended for podman CI testing Nov 11 09:55:13 managed-node1 conmon[43524]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:13 managed-node1 python3.12[43543]: ansible-file Invoked with path=/etc/containers/systemd/auth_test_1_quadlet.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Nov 11 09:55:13 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1264. Nov 11 09:55:13 managed-node1 auth_test_1_kube-auth_test_1_kube[43556]: This container is intended for podman CI testing Nov 11 09:55:13 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1269. Nov 11 09:55:13 managed-node1 auth_test_1_kube-auth_test_1_kube[43588]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1274. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43603]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1279. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43617]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1284. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43631]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1289. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43646]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1294. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43661]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1299. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43675]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1304. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43689]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1309. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43704]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1314. Nov 11 09:55:14 managed-node1 auth_test_1_kube-auth_test_1_kube[43718]: This container is intended for podman CI testing Nov 11 09:55:14 managed-node1 conmon[43718]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:15 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1319. Nov 11 09:55:15 managed-node1 auth_test_1_kube-auth_test_1_kube[43732]: This container is intended for podman CI testing Nov 11 09:55:15 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1324. Nov 11 09:55:15 managed-node1 auth_test_1_kube-auth_test_1_kube[43748]: This container is intended for podman CI testing Nov 11 09:55:15 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1329. Nov 11 09:55:15 managed-node1 auth_test_1_kube-auth_test_1_kube[43812]: This container is intended for podman CI testing Nov 11 09:55:15 managed-node1 conmon[43812]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:15 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1334. Nov 11 09:55:15 managed-node1 auth_test_1_kube-auth_test_1_kube[43872]: This container is intended for podman CI testing Nov 11 09:55:15 managed-node1 conmon[43872]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:15 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1339. Nov 11 09:55:15 managed-node1 python3.12[43868]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:15 managed-node1 auth_test_1_kube-auth_test_1_kube[43887]: This container is intended for podman CI testing Nov 11 09:55:15 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1344. Nov 11 09:55:15 managed-node1 auth_test_1_kube-auth_test_1_kube[43921]: This container is intended for podman CI testing Nov 11 09:55:15 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1349. Nov 11 09:55:15 managed-node1 auth_test_1_kube-auth_test_1_kube[43935]: This container is intended for podman CI testing Nov 11 09:55:15 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1354. Nov 11 09:55:15 managed-node1 auth_test_1_kube-auth_test_1_kube[43949]: This container is intended for podman CI testing Nov 11 09:55:16 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1359. Nov 11 09:55:16 managed-node1 auth_test_1_kube-auth_test_1_kube[43964]: This container is intended for podman CI testing Nov 11 09:55:16 managed-node1 conmon[43964]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:16 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1364. Nov 11 09:55:16 managed-node1 auth_test_1_kube-auth_test_1_kube[43978]: This container is intended for podman CI testing Nov 11 09:55:16 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1369. Nov 11 09:55:16 managed-node1 auth_test_1_kube-auth_test_1_kube[44010]: This container is intended for podman CI testing Nov 11 09:55:16 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1374. Nov 11 09:55:16 managed-node1 auth_test_1_kube-auth_test_1_kube[44082]: This container is intended for podman CI testing Nov 11 09:55:16 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1379. Nov 11 09:55:16 managed-node1 auth_test_1_kube-auth_test_1_kube[44117]: This container is intended for podman CI testing Nov 11 09:55:16 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1384. Nov 11 09:55:16 managed-node1 auth_test_1_kube-auth_test_1_kube[44149]: This container is intended for podman CI testing Nov 11 09:55:16 managed-node1 conmon[44149]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:16 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1389. Nov 11 09:55:16 managed-node1 auth_test_1_kube-auth_test_1_kube[44185]: This container is intended for podman CI testing Nov 11 09:55:17 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1394. Nov 11 09:55:17 managed-node1 auth_test_1_kube-auth_test_1_kube[44273]: This container is intended for podman CI testing Nov 11 09:55:17 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1399. Nov 11 09:55:17 managed-node1 auth_test_1_kube-auth_test_1_kube[44288]: This container is intended for podman CI testing Nov 11 09:55:17 managed-node1 conmon[44288]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:17 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1404. Nov 11 09:55:17 managed-node1 auth_test_1_kube-auth_test_1_kube[44320]: This container is intended for podman CI testing Nov 11 09:55:17 managed-node1 conmon[44320]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:17 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1409. Nov 11 09:55:17 managed-node1 auth_test_1_kube-auth_test_1_kube[44392]: This container is intended for podman CI testing Nov 11 09:55:17 managed-node1 conmon[44392]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:17 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1414. Nov 11 09:55:17 managed-node1 auth_test_1_kube-auth_test_1_kube[44445]: This container is intended for podman CI testing Nov 11 09:55:17 managed-node1 python3.12[44441]: ansible-file Invoked with path=/root/.config/containers state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Nov 11 09:55:17 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1419. Nov 11 09:55:17 managed-node1 auth_test_1_kube-auth_test_1_kube[44459]: This container is intended for podman CI testing Nov 11 09:55:17 managed-node1 conmon[44459]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:17 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1424. Nov 11 09:55:17 managed-node1 auth_test_1_kube-auth_test_1_kube[44492]: This container is intended for podman CI testing Nov 11 09:55:17 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1429. Nov 11 09:55:18 managed-node1 auth_test_1_kube-auth_test_1_kube[44507]: This container is intended for podman CI testing Nov 11 09:55:18 managed-node1 conmon[44507]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:18 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1434. Nov 11 09:55:18 managed-node1 auth_test_1_kube-auth_test_1_kube[44521]: This container is intended for podman CI testing Nov 11 09:55:18 managed-node1 conmon[44521]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:18 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1439. Nov 11 09:55:18 managed-node1 auth_test_1_kube-auth_test_1_kube[44535]: This container is intended for podman CI testing Nov 11 09:55:18 managed-node1 conmon[44535]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:18 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1444. Nov 11 09:55:18 managed-node1 auth_test_1_kube-auth_test_1_kube[44549]: This container is intended for podman CI testing Nov 11 09:55:18 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1449. Nov 11 09:55:18 managed-node1 auth_test_1_kube-auth_test_1_kube[44564]: This container is intended for podman CI testing Nov 11 09:55:18 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1454. Nov 11 09:55:18 managed-node1 auth_test_1_kube-auth_test_1_kube[44632]: This container is intended for podman CI testing Nov 11 09:55:18 managed-node1 conmon[44632]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:18 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1459. Nov 11 09:55:18 managed-node1 auth_test_1_kube-auth_test_1_kube[44689]: This container is intended for podman CI testing Nov 11 09:55:18 managed-node1 conmon[44689]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:18 managed-node1 python3.12[44685]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:18 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1464. Nov 11 09:55:18 managed-node1 auth_test_1_kube-auth_test_1_kube[44703]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1469. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44737]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1474. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44751]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1479. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44765]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1484. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44780]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1489. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44795]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1494. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44809]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1499. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44824]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1504. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44838]: This container is intended for podman CI testing Nov 11 09:55:19 managed-node1 conmon[44838]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:19 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1509. Nov 11 09:55:19 managed-node1 auth_test_1_kube-auth_test_1_kube[44892]: This container is intended for podman CI testing Nov 11 09:55:20 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1514. Nov 11 09:55:20 managed-node1 auth_test_1_kube-auth_test_1_kube[44961]: This container is intended for podman CI testing Nov 11 09:55:20 managed-node1 conmon[44961]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:20 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1519. Nov 11 09:55:20 managed-node1 auth_test_1_kube-auth_test_1_kube[44975]: This container is intended for podman CI testing Nov 11 09:55:20 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1524. Nov 11 09:55:20 managed-node1 auth_test_1_kube-auth_test_1_kube[45025]: This container is intended for podman CI testing Nov 11 09:55:20 managed-node1 conmon[45025]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:20 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1529. Nov 11 09:55:20 managed-node1 auth_test_1_kube-auth_test_1_kube[45096]: This container is intended for podman CI testing Nov 11 09:55:20 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1534. Nov 11 09:55:20 managed-node1 auth_test_1_kube-auth_test_1_kube[45130]: This container is intended for podman CI testing Nov 11 09:55:20 managed-node1 conmon[45130]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:20 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1539. Nov 11 09:55:21 managed-node1 auth_test_1_kube-auth_test_1_kube[45238]: This container is intended for podman CI testing Nov 11 09:55:21 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1544. Nov 11 09:55:21 managed-node1 auth_test_1_kube-auth_test_1_kube[45271]: This container is intended for podman CI testing Nov 11 09:55:21 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1549. Nov 11 09:55:21 managed-node1 auth_test_1_kube-auth_test_1_kube[45285]: This container is intended for podman CI testing Nov 11 09:55:21 managed-node1 conmon[45285]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:21 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1554. Nov 11 09:55:21 managed-node1 auth_test_1_kube-auth_test_1_kube[45329]: This container is intended for podman CI testing Nov 11 09:55:21 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1559. Nov 11 09:55:21 managed-node1 auth_test_1_kube-auth_test_1_kube[45399]: This container is intended for podman CI testing Nov 11 09:55:21 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1564. Nov 11 09:55:21 managed-node1 auth_test_1_kube-auth_test_1_kube[45442]: This container is intended for podman CI testing Nov 11 09:55:21 managed-node1 conmon[45442]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:21 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1569. Nov 11 09:55:21 managed-node1 auth_test_1_kube-auth_test_1_kube[45456]: This container is intended for podman CI testing Nov 11 09:55:21 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1574. Nov 11 09:55:21 managed-node1 auth_test_1_kube-auth_test_1_kube[45495]: This container is intended for podman CI testing Nov 11 09:55:22 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1579. Nov 11 09:55:22 managed-node1 auth_test_1_kube-auth_test_1_kube[45564]: This container is intended for podman CI testing Nov 11 09:55:22 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1584. Nov 11 09:55:22 managed-node1 auth_test_1_kube-auth_test_1_kube[45612]: This container is intended for podman CI testing Nov 11 09:55:22 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1589. Nov 11 09:55:22 managed-node1 auth_test_1_kube-auth_test_1_kube[45644]: This container is intended for podman CI testing Nov 11 09:55:22 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1594. Nov 11 09:55:22 managed-node1 auth_test_1_kube-auth_test_1_kube[45658]: This container is intended for podman CI testing Nov 11 09:55:22 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1599. Nov 11 09:55:22 managed-node1 auth_test_1_kube-auth_test_1_kube[45672]: This container is intended for podman CI testing Nov 11 09:55:22 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1604. Nov 11 09:55:22 managed-node1 auth_test_1_kube-auth_test_1_kube[45686]: This container is intended for podman CI testing Nov 11 09:55:22 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1609. Nov 11 09:55:22 managed-node1 auth_test_1_kube-auth_test_1_kube[45701]: This container is intended for podman CI testing Nov 11 09:55:22 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1614. Nov 11 09:55:23 managed-node1 auth_test_1_kube-auth_test_1_kube[45715]: This container is intended for podman CI testing Nov 11 09:55:23 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1619. Nov 11 09:55:23 managed-node1 auth_test_1_kube-auth_test_1_kube[45788]: This container is intended for podman CI testing Nov 11 09:55:23 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1624. Nov 11 09:55:23 managed-node1 auth_test_1_kube-auth_test_1_kube[45839]: This container is intended for podman CI testing Nov 11 09:55:23 managed-node1 conmon[45839]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:23 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1629. Nov 11 09:55:23 managed-node1 auth_test_1_kube-auth_test_1_kube[45855]: This container is intended for podman CI testing Nov 11 09:55:23 managed-node1 conmon[45855]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:23 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1634. Nov 11 09:55:23 managed-node1 auth_test_1_kube-auth_test_1_kube[45887]: This container is intended for podman CI testing Nov 11 09:55:23 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1639. Nov 11 09:55:23 managed-node1 auth_test_1_kube-auth_test_1_kube[45902]: This container is intended for podman CI testing Nov 11 09:55:23 managed-node1 conmon[45902]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:24 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1644. Nov 11 09:55:24 managed-node1 auth_test_1_kube-auth_test_1_kube[45916]: This container is intended for podman CI testing Nov 11 09:55:24 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1649. Nov 11 09:55:24 managed-node1 auth_test_1_kube-auth_test_1_kube[45930]: This container is intended for podman CI testing Nov 11 09:55:24 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1654. Nov 11 09:55:24 managed-node1 auth_test_1_kube-auth_test_1_kube[45945]: This container is intended for podman CI testing Nov 11 09:55:24 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1659. Nov 11 09:55:24 managed-node1 auth_test_1_kube-auth_test_1_kube[45959]: This container is intended for podman CI testing Nov 11 09:55:24 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1664. Nov 11 09:55:24 managed-node1 auth_test_1_kube-auth_test_1_kube[45974]: This container is intended for podman CI testing Nov 11 09:55:24 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1669. Nov 11 09:55:24 managed-node1 auth_test_1_kube-auth_test_1_kube[46046]: This container is intended for podman CI testing Nov 11 09:55:24 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1674. Nov 11 09:55:24 managed-node1 auth_test_1_kube-auth_test_1_kube[46099]: This container is intended for podman CI testing Nov 11 09:55:24 managed-node1 python3.12[46094]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:24 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1679. Nov 11 09:55:25 managed-node1 auth_test_1_kube-auth_test_1_kube[46115]: This container is intended for podman CI testing Nov 11 09:55:25 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1684. Nov 11 09:55:25 managed-node1 auth_test_1_kube-auth_test_1_kube[46153]: This container is intended for podman CI testing Nov 11 09:55:25 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1689. Nov 11 09:55:25 managed-node1 auth_test_1_kube-auth_test_1_kube[46167]: This container is intended for podman CI testing Nov 11 09:55:25 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1694. Nov 11 09:55:25 managed-node1 auth_test_1_kube-auth_test_1_kube[46181]: This container is intended for podman CI testing Nov 11 09:55:25 managed-node1 conmon[46181]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:25 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1699. Nov 11 09:55:25 managed-node1 auth_test_1_kube-auth_test_1_kube[46195]: This container is intended for podman CI testing Nov 11 09:55:25 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1704. Nov 11 09:55:25 managed-node1 auth_test_1_kube-auth_test_1_kube[46210]: This container is intended for podman CI testing Nov 11 09:55:25 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1709. Nov 11 09:55:25 managed-node1 auth_test_1_kube-auth_test_1_kube[46271]: This container is intended for podman CI testing Nov 11 09:55:25 managed-node1 conmon[46271]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:25 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1714. Nov 11 09:55:25 managed-node1 auth_test_1_kube-auth_test_1_kube[46334]: This container is intended for podman CI testing Nov 11 09:55:26 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1719. Nov 11 09:55:26 managed-node1 python3.12[46332]: ansible-getent Invoked with database=passwd key=auth_test_user1 fail_key=False service=None split=None Nov 11 09:55:26 managed-node1 auth_test_1_kube-auth_test_1_kube[46348]: This container is intended for podman CI testing Nov 11 09:55:26 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1724. Nov 11 09:55:26 managed-node1 auth_test_1_kube-auth_test_1_kube[46381]: This container is intended for podman CI testing Nov 11 09:55:26 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1729. Nov 11 09:55:26 managed-node1 auth_test_1_kube-auth_test_1_kube[46396]: This container is intended for podman CI testing Nov 11 09:55:26 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1734. Nov 11 09:55:26 managed-node1 auth_test_1_kube-auth_test_1_kube[46410]: This container is intended for podman CI testing Nov 11 09:55:26 managed-node1 conmon[46410]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:26 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1739. Nov 11 09:55:26 managed-node1 auth_test_1_kube-auth_test_1_kube[46436]: This container is intended for podman CI testing Nov 11 09:55:26 managed-node1 python3.12[46530]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:26 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1744. Nov 11 09:55:26 managed-node1 auth_test_1_kube-auth_test_1_kube[46535]: This container is intended for podman CI testing Nov 11 09:55:26 managed-node1 conmon[46535]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:26 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1749. Nov 11 09:55:26 managed-node1 auth_test_1_kube-auth_test_1_kube[46569]: This container is intended for podman CI testing Nov 11 09:55:26 managed-node1 conmon[46569]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:27 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1754. Nov 11 09:55:27 managed-node1 auth_test_1_kube-auth_test_1_kube[46623]: This container is intended for podman CI testing Nov 11 09:55:27 managed-node1 conmon[46623]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:27 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1759. Nov 11 09:55:27 managed-node1 auth_test_1_kube-auth_test_1_kube[46673]: This container is intended for podman CI testing Nov 11 09:55:27 managed-node1 python3.12[46695]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:27 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1764. Nov 11 09:55:27 managed-node1 auth_test_1_kube-auth_test_1_kube[46708]: This container is intended for podman CI testing Nov 11 09:55:27 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1769. Nov 11 09:55:27 managed-node1 auth_test_1_kube-auth_test_1_kube[46742]: This container is intended for podman CI testing Nov 11 09:55:27 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1774. Nov 11 09:55:27 managed-node1 auth_test_1_kube-auth_test_1_kube[46797]: This container is intended for podman CI testing Nov 11 09:55:27 managed-node1 conmon[46797]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:27 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1779. Nov 11 09:55:27 managed-node1 auth_test_1_kube-auth_test_1_kube[46867]: This container is intended for podman CI testing Nov 11 09:55:27 managed-node1 python3.12[46864]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1784. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[46881]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1789. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[46914]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 conmon[46914]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1794. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[46928]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1799. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[46943]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1804. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[46958]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1809. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[46972]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1814. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[46987]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 conmon[46987]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1819. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[47001]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1824. Nov 11 09:55:28 managed-node1 auth_test_1_kube-auth_test_1_kube[47016]: This container is intended for podman CI testing Nov 11 09:55:28 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1829. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47030]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1834. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47044]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1839. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47058]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1844. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47072]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1849. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47087]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1854. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47101]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1859. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47115]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1864. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47129]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 conmon[47129]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1869. Nov 11 09:55:29 managed-node1 auth_test_1_kube-auth_test_1_kube[47144]: This container is intended for podman CI testing Nov 11 09:55:29 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1874. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47158]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1879. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47172]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 conmon[47172]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1884. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47188]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 conmon[47188]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1889. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47202]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1894. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47217]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1899. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47232]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 conmon[47232]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1904. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47247]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1909. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47261]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1914. Nov 11 09:55:30 managed-node1 auth_test_1_kube-auth_test_1_kube[47276]: This container is intended for podman CI testing Nov 11 09:55:30 managed-node1 conmon[47276]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:30 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1919. Nov 11 09:55:31 managed-node1 auth_test_1_kube-auth_test_1_kube[47290]: This container is intended for podman CI testing Nov 11 09:55:31 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1924. Nov 11 09:55:31 managed-node1 auth_test_1_kube-auth_test_1_kube[47305]: This container is intended for podman CI testing Nov 11 09:55:31 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1929. Nov 11 09:55:31 managed-node1 auth_test_1_kube-auth_test_1_kube[47360]: This container is intended for podman CI testing Nov 11 09:55:31 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1934. Nov 11 09:55:31 managed-node1 auth_test_1_kube-auth_test_1_kube[47417]: This container is intended for podman CI testing Nov 11 09:55:31 managed-node1 python3.12[47432]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:31 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1939. Nov 11 09:55:31 managed-node1 auth_test_1_kube-auth_test_1_kube[47445]: This container is intended for podman CI testing Nov 11 09:55:31 managed-node1 conmon[47445]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:31 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1944. Nov 11 09:55:31 managed-node1 auth_test_1_kube-auth_test_1_kube[47479]: This container is intended for podman CI testing Nov 11 09:55:31 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1949. Nov 11 09:55:31 managed-node1 auth_test_1_kube-auth_test_1_kube[47555]: This container is intended for podman CI testing Nov 11 09:55:32 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1954. Nov 11 09:55:32 managed-node1 auth_test_1_kube-auth_test_1_kube[47603]: This container is intended for podman CI testing Nov 11 09:55:32 managed-node1 python3.12[47597]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:32 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1959. Nov 11 09:55:32 managed-node1 auth_test_1_kube-auth_test_1_kube[47618]: This container is intended for podman CI testing Nov 11 09:55:32 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1964. Nov 11 09:55:32 managed-node1 auth_test_1_kube-auth_test_1_kube[47651]: This container is intended for podman CI testing Nov 11 09:55:32 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1969. Nov 11 09:55:32 managed-node1 auth_test_1_kube-auth_test_1_kube[47722]: This container is intended for podman CI testing Nov 11 09:55:32 managed-node1 python3.12[47770]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:32 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1974. Nov 11 09:55:32 managed-node1 auth_test_1_kube-auth_test_1_kube[47776]: This container is intended for podman CI testing Nov 11 09:55:32 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1979. Nov 11 09:55:32 managed-node1 auth_test_1_kube-auth_test_1_kube[47809]: This container is intended for podman CI testing Nov 11 09:55:32 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1984. Nov 11 09:55:32 managed-node1 auth_test_1_kube-auth_test_1_kube[47823]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1989. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47838]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 conmon[47838]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1994. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47852]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1999. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47869]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2004. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47883]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2009. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47897]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2014. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47911]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2019. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47925]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 conmon[47925]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2024. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47940]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2029. Nov 11 09:55:33 managed-node1 auth_test_1_kube-auth_test_1_kube[47954]: This container is intended for podman CI testing Nov 11 09:55:33 managed-node1 conmon[47954]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:34 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2034. Nov 11 09:55:34 managed-node1 auth_test_1_kube-auth_test_1_kube[47968]: This container is intended for podman CI testing Nov 11 09:55:34 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2039. Nov 11 09:55:34 managed-node1 auth_test_1_kube-auth_test_1_kube[47983]: This container is intended for podman CI testing Nov 11 09:55:34 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2044. Nov 11 09:55:34 managed-node1 auth_test_1_kube-auth_test_1_kube[48050]: This container is intended for podman CI testing Nov 11 09:55:34 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2049. Nov 11 09:55:34 managed-node1 auth_test_1_kube-auth_test_1_kube[48108]: This container is intended for podman CI testing Nov 11 09:55:34 managed-node1 conmon[48108]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:34 managed-node1 python3.12[48104]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:34 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2054. Nov 11 09:55:34 managed-node1 auth_test_1_kube-auth_test_1_kube[48123]: This container is intended for podman CI testing Nov 11 09:55:34 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2059. Nov 11 09:55:34 managed-node1 auth_test_1_kube-auth_test_1_kube[48157]: This container is intended for podman CI testing Nov 11 09:55:34 managed-node1 conmon[48157]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:34 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2064. Nov 11 09:55:34 managed-node1 auth_test_1_kube-auth_test_1_kube[48188]: This container is intended for podman CI testing Nov 11 09:55:34 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2069. Nov 11 09:55:35 managed-node1 auth_test_1_kube-auth_test_1_kube[48259]: This container is intended for podman CI testing Nov 11 09:55:35 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2074. Nov 11 09:55:35 managed-node1 auth_test_1_kube-auth_test_1_kube[48295]: This container is intended for podman CI testing Nov 11 09:55:35 managed-node1 python3.12[48287]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:35 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2079. Nov 11 09:55:35 managed-node1 auth_test_1_kube-auth_test_1_kube[48311]: This container is intended for podman CI testing Nov 11 09:55:35 managed-node1 conmon[48311]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:35 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2084. Nov 11 09:55:35 managed-node1 auth_test_1_kube-auth_test_1_kube[48346]: This container is intended for podman CI testing Nov 11 09:55:35 managed-node1 conmon[48346]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:35 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2089. Nov 11 09:55:35 managed-node1 auth_test_1_kube-auth_test_1_kube[48414]: This container is intended for podman CI testing Nov 11 09:55:35 managed-node1 python3.12[48461]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:35 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2094. Nov 11 09:55:35 managed-node1 auth_test_1_kube-auth_test_1_kube[48466]: This container is intended for podman CI testing Nov 11 09:55:35 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2099. Nov 11 09:55:35 managed-node1 auth_test_1_kube-auth_test_1_kube[48499]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2104. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48513]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 conmon[48513]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2109. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48528]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 conmon[48528]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2114. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48542]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2119. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48556]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2124. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48570]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2129. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48584]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 conmon[48584]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2134. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48598]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2139. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48612]: This container is intended for podman CI testing Nov 11 09:55:36 managed-node1 conmon[48612]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:36 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2144. Nov 11 09:55:36 managed-node1 auth_test_1_kube-auth_test_1_kube[48628]: This container is intended for podman CI testing Nov 11 09:55:37 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2149. Nov 11 09:55:37 managed-node1 auth_test_1_kube-auth_test_1_kube[48643]: This container is intended for podman CI testing Nov 11 09:55:37 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2154. Nov 11 09:55:37 managed-node1 auth_test_1_kube-auth_test_1_kube[48697]: This container is intended for podman CI testing Nov 11 09:55:37 managed-node1 conmon[48697]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:37 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2159. Nov 11 09:55:37 managed-node1 auth_test_1_kube-auth_test_1_kube[48766]: This container is intended for podman CI testing Nov 11 09:55:37 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2164. Nov 11 09:55:37 managed-node1 python3.12[48764]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:37 managed-node1 auth_test_1_kube-auth_test_1_kube[48781]: This container is intended for podman CI testing Nov 11 09:55:37 managed-node1 conmon[48781]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:37 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2169. Nov 11 09:55:37 managed-node1 auth_test_1_kube-auth_test_1_kube[48815]: This container is intended for podman CI testing Nov 11 09:55:37 managed-node1 conmon[48815]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:37 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2174. Nov 11 09:55:37 managed-node1 auth_test_1_kube-auth_test_1_kube[48870]: This container is intended for podman CI testing Nov 11 09:55:37 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2179. Nov 11 09:55:37 managed-node1 auth_test_1_kube-auth_test_1_kube[48940]: This container is intended for podman CI testing Nov 11 09:55:37 managed-node1 conmon[48940]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:38 managed-node1 python3.12[48937]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:38 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2184. Nov 11 09:55:38 managed-node1 auth_test_1_kube-auth_test_1_kube[48954]: This container is intended for podman CI testing Nov 11 09:55:38 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2189. Nov 11 09:55:38 managed-node1 auth_test_1_kube-auth_test_1_kube[49062]: This container is intended for podman CI testing Nov 11 09:55:38 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2194. Nov 11 09:55:38 managed-node1 auth_test_1_kube-auth_test_1_kube[49097]: This container is intended for podman CI testing Nov 11 09:55:38 managed-node1 conmon[49097]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:38 managed-node1 python3.12[49084]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:38 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2199. Nov 11 09:55:38 managed-node1 auth_test_1_kube-auth_test_1_kube[49131]: This container is intended for podman CI testing Nov 11 09:55:38 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2204. Nov 11 09:55:38 managed-node1 auth_test_1_kube-auth_test_1_kube[49145]: This container is intended for podman CI testing Nov 11 09:55:38 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2209. Nov 11 09:55:38 managed-node1 auth_test_1_kube-auth_test_1_kube[49159]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2214. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49174]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 conmon[49174]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2219. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49188]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2224. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49202]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2229. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49217]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2234. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49231]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2239. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49247]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 conmon[49247]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2244. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49261]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2249. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49276]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 conmon[49276]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2254. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49291]: This container is intended for podman CI testing Nov 11 09:55:39 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2259. Nov 11 09:55:39 managed-node1 auth_test_1_kube-auth_test_1_kube[49322]: This container is intended for podman CI testing Nov 11 09:55:40 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2264. Nov 11 09:55:40 managed-node1 auth_test_1_kube-auth_test_1_kube[49385]: This container is intended for podman CI testing Nov 11 09:55:40 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2269. Nov 11 09:55:40 managed-node1 auth_test_1_kube-auth_test_1_kube[49430]: This container is intended for podman CI testing Nov 11 09:55:40 managed-node1 python3.12[49424]: ansible-ansible.legacy.command Invoked with _raw_params=systemd-escape --template podman-kube@.service /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:40 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2274. Nov 11 09:55:40 managed-node1 auth_test_1_kube-auth_test_1_kube[49446]: This container is intended for podman CI testing Nov 11 09:55:40 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2279. Nov 11 09:55:40 managed-node1 auth_test_1_kube-auth_test_1_kube[49479]: This container is intended for podman CI testing Nov 11 09:55:40 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2284. Nov 11 09:55:40 managed-node1 auth_test_1_kube-auth_test_1_kube[49511]: This container is intended for podman CI testing Nov 11 09:55:40 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2289. Nov 11 09:55:40 managed-node1 auth_test_1_kube-auth_test_1_kube[49603]: This container is intended for podman CI testing Nov 11 09:55:40 managed-node1 conmon[49603]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:40 managed-node1 python3.12[49601]: ansible-stat Invoked with path=/run/user/2001 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:41 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2294. Nov 11 09:55:41 managed-node1 auth_test_1_kube-auth_test_1_kube[49617]: This container is intended for podman CI testing Nov 11 09:55:41 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2299. Nov 11 09:55:41 managed-node1 auth_test_1_kube-auth_test_1_kube[49652]: This container is intended for podman CI testing Nov 11 09:55:41 managed-node1 conmon[49652]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:41 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2304. Nov 11 09:55:41 managed-node1 auth_test_1_kube-auth_test_1_kube[49723]: This container is intended for podman CI testing Nov 11 09:55:41 managed-node1 sudo[49810]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-toqntacabhnobsebenuiaciiiydgqyvk ; XDG_RUNTIME_DIR=/run/user/2001 /usr/bin/python3.12 /var/tmp/ansible-tmp-1731336941.1681192-18150-246753705406050/AnsiballZ_systemd.py' Nov 11 09:55:41 managed-node1 sudo[49810]: pam_systemd(sudo:session): New sd-bus connection (system-bus-pam-systemd-49810) opened. Nov 11 09:55:41 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2309. Nov 11 09:55:41 managed-node1 sudo[49810]: pam_unix(sudo:session): session opened for user auth_test_user1(uid=2001) by root(uid=0) Nov 11 09:55:41 managed-node1 auth_test_1_kube-auth_test_1_kube[49812]: This container is intended for podman CI testing Nov 11 09:55:41 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2314. Nov 11 09:55:41 managed-node1 auth_test_1_kube-auth_test_1_kube[49829]: This container is intended for podman CI testing Nov 11 09:55:41 managed-node1 python3.12[49817]: ansible-systemd Invoked with name=podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service scope=user state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None Nov 11 09:55:41 managed-node1 systemd[35481]: Reload requested from client PID 49842 ('systemctl')... Nov 11 09:55:41 managed-node1 systemd[35481]: Reloading... Nov 11 09:55:41 managed-node1 systemd[35481]: Reloading finished in 64 ms. Nov 11 09:55:41 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2319. Nov 11 09:55:41 managed-node1 auth_test_1_kube-auth_test_1_kube[49855]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2324. Nov 11 09:55:42 managed-node1 auth_test_1_kube-auth_test_1_kube[49870]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2329. Nov 11 09:55:42 managed-node1 auth_test_1_kube-auth_test_1_kube[49884]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2334. Nov 11 09:55:42 managed-node1 auth_test_1_kube-auth_test_1_kube[49898]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2339. Nov 11 09:55:42 managed-node1 auth_test_1_kube-auth_test_1_kube[49912]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2344. Nov 11 09:55:42 managed-node1 auth_test_1_kube-auth_test_1_kube[49926]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2349. Nov 11 09:55:42 managed-node1 auth_test_1_kube-auth_test_1_kube[49940]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2354. Nov 11 09:55:42 managed-node1 auth_test_1_kube-auth_test_1_kube[49955]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 conmon[49955]: conmon e235f9c832f20be6e5b3 : Failed to open cgroups file: /sys/fs/cgroup/user.slice/user-2001.slice/user@2001.service/user.slice/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice/libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope/container/memory.events Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2359. Nov 11 09:55:42 managed-node1 auth_test_1_kube-auth_test_1_kube[49970]: This container is intended for podman CI testing Nov 11 09:55:42 managed-node1 systemd[35481]: Stopping podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service - A template for running K8s workloads via podman-kube-play... ░░ Subject: A stop job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has begun execution. ░░ ░░ The job identifier is 2364. Nov 11 09:55:42 managed-node1 systemd[35481]: Started libpod-e235f9c832f20be6e5b3203476118ed7b76fb109e993061556990aa2f862c844.scope - libcrun container. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2365. Nov 11 09:55:43 managed-node1 auth_test_1_kube-auth_test_1_kube[49991]: This container is intended for podman CI testing Nov 11 09:55:43 managed-node1 kernel: podman1: port 1(veth0) entered disabled state Nov 11 09:55:43 managed-node1 kernel: veth0 (unregistering): left allmulticast mode Nov 11 09:55:43 managed-node1 kernel: veth0 (unregistering): left promiscuous mode Nov 11 09:55:43 managed-node1 kernel: podman1: port 1(veth0) entered disabled state Nov 11 09:55:43 managed-node1 systemd[35481]: Removed slice user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice - cgroup user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 2370 and the job result is done. Nov 11 09:55:43 managed-node1 systemd[35481]: user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice: Failed to open /run/user/2001/systemd/transient/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice: No such file or directory Nov 11 09:55:43 managed-node1 systemd[35481]: user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice: Failed to open /run/user/2001/systemd/transient/user-libpod_pod_8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5.slice: No such file or directory Nov 11 09:55:43 managed-node1 podman[49983]: Pods stopped: Nov 11 09:55:43 managed-node1 podman[49983]: 8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5 Nov 11 09:55:43 managed-node1 podman[49983]: Pods removed: Nov 11 09:55:43 managed-node1 podman[49983]: 8f76393d66308d58f8be0af072c28a0d26e75c9a5d7ee9c245933131b81d9ea5 Nov 11 09:55:43 managed-node1 podman[49983]: Secrets removed: Nov 11 09:55:43 managed-node1 podman[49983]: Volumes removed: Nov 11 09:55:43 managed-node1 systemd[35481]: Stopped podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service - A template for running K8s workloads via podman-kube-play. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 2364 and the job result is done. Nov 11 09:55:43 managed-node1 sudo[49810]: pam_unix(sudo:session): session closed for user auth_test_user1 Nov 11 09:55:43 managed-node1 python3.12[50147]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:44 managed-node1 sudo[50298]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bmgsnovrgurhwjijdxpczjteqjqztghc ; XDG_RUNTIME_DIR=/run/user/2001 /usr/bin/python3.12 /var/tmp/ansible-tmp-1731336943.9835856-18246-201963847748889/AnsiballZ_podman_play.py' Nov 11 09:55:44 managed-node1 sudo[50298]: pam_systemd(sudo:session): New sd-bus connection (system-bus-pam-systemd-50298) opened. Nov 11 09:55:44 managed-node1 sudo[50298]: pam_unix(sudo:session): session opened for user auth_test_user1(uid=2001) by root(uid=0) Nov 11 09:55:44 managed-node1 python3.12[50301]: ansible-containers.podman.podman_play Invoked with state=absent kube_file=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml executable=podman annotation=None kube_file_content=None authfile=None build=None cert_dir=None configmap=None context_dir=None seccomp_profile_root=None username=None password=NOT_LOGGING_PARAMETER log_driver=None log_opt=None network=None tls_verify=None debug=None quiet=None recreate=None userns=None log_level=None quadlet_dir=None quadlet_filename=None quadlet_file_mode=None quadlet_options=None Nov 11 09:55:44 managed-node1 python3.12[50301]: ansible-containers.podman.podman_play version: 5.2.2, kube file /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml Nov 11 09:55:44 managed-node1 systemd[35481]: Started podman-50308.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2371. Nov 11 09:55:44 managed-node1 sudo[50298]: pam_unix(sudo:session): session closed for user auth_test_user1 Nov 11 09:55:44 managed-node1 python3.12[50427]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Nov 11 09:55:46 managed-node1 python3.12[50540]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:47 managed-node1 python3.12[50655]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:47 managed-node1 python3.12[50769]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:48 managed-node1 python3.12[50883]: ansible-stat Invoked with path=/run/user/2001 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:49 managed-node1 sudo[51034]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wfmgpltarpbvxapxgtgfstmgtmfvvpco ; XDG_RUNTIME_DIR=/run/user/2001 /usr/bin/python3.12 /var/tmp/ansible-tmp-1731336949.0565317-18515-254462279425824/AnsiballZ_systemd.py' Nov 11 09:55:49 managed-node1 sudo[51034]: pam_systemd(sudo:session): New sd-bus connection (system-bus-pam-systemd-51034) opened. Nov 11 09:55:49 managed-node1 sudo[51034]: pam_unix(sudo:session): session opened for user auth_test_user1(uid=2001) by root(uid=0) Nov 11 09:55:49 managed-node1 python3.12[51037]: ansible-systemd Invoked with name=auth_test_1_quadlet.service scope=user state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None Nov 11 09:55:49 managed-node1 systemd[35481]: Reload requested from client PID 51040 ('systemctl')... Nov 11 09:55:49 managed-node1 systemd[35481]: Reloading... Nov 11 09:55:49 managed-node1 systemd[35481]: Reloading finished in 49 ms. Nov 11 09:55:49 managed-node1 sudo[51034]: pam_unix(sudo:session): session closed for user auth_test_user1 Nov 11 09:55:50 managed-node1 python3.12[51162]: ansible-stat Invoked with path=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:51 managed-node1 python3.12[51390]: ansible-file Invoked with path=/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Nov 11 09:55:51 managed-node1 sudo[51539]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bzaltjdtwbjjbcqtvgjkfdrrpnsgxpaw ; XDG_RUNTIME_DIR=/run/user/2001 /usr/bin/python3.12 /var/tmp/ansible-tmp-1731336951.2924597-18617-136727181027339/AnsiballZ_systemd.py' Nov 11 09:55:51 managed-node1 sudo[51539]: pam_systemd(sudo:session): New sd-bus connection (system-bus-pam-systemd-51539) opened. Nov 11 09:55:51 managed-node1 sudo[51539]: pam_unix(sudo:session): session opened for user auth_test_user1(uid=2001) by root(uid=0) Nov 11 09:55:51 managed-node1 python3.12[51542]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Nov 11 09:55:51 managed-node1 systemd[35481]: Reload requested from client PID 51543 ('systemctl')... Nov 11 09:55:51 managed-node1 systemd[35481]: Reloading... Nov 11 09:55:51 managed-node1 systemd[35481]: Reloading finished in 48 ms. Nov 11 09:55:51 managed-node1 sudo[51539]: pam_unix(sudo:session): session closed for user auth_test_user1 Nov 11 09:55:52 managed-node1 sudo[51701]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zhpnlqaiysmqetlcjnuchrscfodzzmsf ; XDG_RUNTIME_DIR=/run/user/2001 /usr/bin/python3.12 /var/tmp/ansible-tmp-1731336952.007138-18646-97806747498181/AnsiballZ_command.py' Nov 11 09:55:52 managed-node1 sudo[51701]: pam_systemd(sudo:session): New sd-bus connection (system-bus-pam-systemd-51701) opened. Nov 11 09:55:52 managed-node1 sudo[51701]: pam_unix(sudo:session): session opened for user auth_test_user1(uid=2001) by root(uid=0) Nov 11 09:55:52 managed-node1 systemd[35481]: Started podman-51705.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2375. Nov 11 09:55:52 managed-node1 sudo[51701]: pam_unix(sudo:session): session closed for user auth_test_user1 Nov 11 09:55:53 managed-node1 python3.12[51824]: ansible-stat Invoked with path=/run/user/2001 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:55:54 managed-node1 sudo[51975]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-wlmcblsokzvdccgphgwzlgragfictvra ; XDG_RUNTIME_DIR=/run/user/2001 /usr/bin/python3.12 /var/tmp/ansible-tmp-1731336953.958056-18747-23317573391225/AnsiballZ_podman_container_info.py' Nov 11 09:55:54 managed-node1 sudo[51975]: pam_systemd(sudo:session): New sd-bus connection (system-bus-pam-systemd-51975) opened. Nov 11 09:55:54 managed-node1 sudo[51975]: pam_unix(sudo:session): session opened for user auth_test_user1(uid=2001) by root(uid=0) Nov 11 09:55:54 managed-node1 python3.12[51978]: ansible-containers.podman.podman_container_info Invoked with executable=podman name=None Nov 11 09:55:54 managed-node1 systemd[35481]: Started podman-51979.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2379. Nov 11 09:55:54 managed-node1 sudo[51975]: pam_unix(sudo:session): session closed for user auth_test_user1 Nov 11 09:55:54 managed-node1 sudo[52134]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lhcpwaxsftdkpkamddyqmeegimhdlyfx ; XDG_RUNTIME_DIR=/run/user/2001 /usr/bin/python3.12 /var/tmp/ansible-tmp-1731336954.5964122-18780-163620581410023/AnsiballZ_command.py' Nov 11 09:55:54 managed-node1 sudo[52134]: pam_systemd(sudo:session): New sd-bus connection (system-bus-pam-systemd-52134) opened. Nov 11 09:55:54 managed-node1 sudo[52134]: pam_unix(sudo:session): session opened for user auth_test_user1(uid=2001) by root(uid=0) Nov 11 09:55:54 managed-node1 python3.12[52137]: ansible-ansible.legacy.command Invoked with _raw_params=podman network ls -q _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:55 managed-node1 systemd[35481]: Started podman-52138.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2383. Nov 11 09:55:55 managed-node1 sudo[52134]: pam_unix(sudo:session): session closed for user auth_test_user1 Nov 11 09:55:55 managed-node1 sudo[52294]: root : TTY=pts/0 ; PWD=/root ; USER=auth_test_user1 ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evslucnkzdipfgjjawlbjudmfqdibwzm ; XDG_RUNTIME_DIR=/run/user/2001 /usr/bin/python3.12 /var/tmp/ansible-tmp-1731336955.136125-18817-179947543677663/AnsiballZ_command.py' Nov 11 09:55:55 managed-node1 sudo[52294]: pam_systemd(sudo:session): New sd-bus connection (system-bus-pam-systemd-52294) opened. Nov 11 09:55:55 managed-node1 sudo[52294]: pam_unix(sudo:session): session opened for user auth_test_user1(uid=2001) by root(uid=0) Nov 11 09:55:55 managed-node1 python3.12[52297]: ansible-ansible.legacy.command Invoked with _raw_params=podman secret ls -n -q _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:55:55 managed-node1 systemd[35481]: Started podman-52298.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2387. Nov 11 09:55:55 managed-node1 sudo[52294]: pam_unix(sudo:session): session closed for user auth_test_user1 Nov 11 09:55:56 managed-node1 python3.12[52417]: ansible-ansible.legacy.command Invoked with removes=/var/lib/systemd/linger/auth_test_user1 _raw_params=loginctl disable-linger auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None stdin=None Nov 11 09:55:56 managed-node1 python3.12[52531]: ansible-ansible.legacy.command Invoked with _raw_params=loginctl show-user --value -p State auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:01 managed-node1 python3.12[52645]: ansible-ansible.legacy.command Invoked with _raw_params=loginctl show-user --value -p State auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:07 managed-node1 python3.12[52759]: ansible-ansible.legacy.command Invoked with _raw_params=loginctl show-user --value -p State auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:12 managed-node1 python3.12[52873]: ansible-ansible.legacy.command Invoked with _raw_params=loginctl show-user --value -p State auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:13 managed-node1 python3.12[52987]: ansible-ansible.legacy.systemd Invoked with name=systemd-logind state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Nov 11 09:56:13 managed-node1 systemd[1]: Stopping systemd-logind.service - User Login Management... ░░ Subject: A stop job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 6655. Nov 11 09:56:13 managed-node1 systemd[1]: systemd-logind.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-logind.service has successfully entered the 'dead' state. Nov 11 09:56:13 managed-node1 systemd[1]: Stopped systemd-logind.service - User Login Management. ░░ Subject: A stop job for unit systemd-logind.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-logind.service has finished. ░░ ░░ The job identifier is 6655 and the job result is done. Nov 11 09:56:13 managed-node1 python3.12[53116]: ansible-ansible.legacy.command Invoked with _raw_params=loginctl show-user --value -p State auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:13 managed-node1 systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... ░░ Subject: A start job for unit modprobe@drm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has begun execution. ░░ ░░ The job identifier is 6733. Nov 11 09:56:13 managed-node1 systemd[1]: modprobe@drm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@drm.service has successfully entered the 'dead' state. Nov 11 09:56:13 managed-node1 systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. ░░ Subject: A start job for unit modprobe@drm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has finished successfully. ░░ ░░ The job identifier is 6733. Nov 11 09:56:13 managed-node1 systemd[1]: Starting systemd-logind.service - User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 6656. Nov 11 09:56:13 managed-node1 systemd-logind[53120]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Nov 11 09:56:13 managed-node1 systemd-logind[53120]: Watching system buttons on /dev/input/event0 (Power Button) Nov 11 09:56:13 managed-node1 systemd-logind[53120]: Watching system buttons on /dev/input/event1 (Sleep Button) Nov 11 09:56:13 managed-node1 systemd-logind[53120]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Nov 11 09:56:13 managed-node1 systemd[1]: Started systemd-logind.service - User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 6656. Nov 11 09:56:14 managed-node1 python3.12[53233]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:56:15 managed-node1 python3.12[53348]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:15 managed-node1 python3.12[53462]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:17 managed-node1 python3.12[53802]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Nov 11 09:56:18 managed-node1 python3.12[53917]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:18 managed-node1 python3.12[54031]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g auth_test_user1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:22 managed-node1 python3.12[54710]: ansible-user Invoked with name=auth_test_user1 state=absent non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node1 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Nov 11 09:56:22 managed-node1 python3.12[54825]: ansible-ansible.legacy.command Invoked with _raw_params=set -euxo pipefail exec 1>&2 ps -ef | grep auth_test_user1 || : ps -ef | grep 2001 || : _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Nov 11 09:56:23 managed-node1 python3.12[54943]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Remove local tmpdir] ***************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:272 Monday 11 November 2024 09:56:23 -0500 (0:00:00.510) 0:06:01.059 ******* changed: [managed-node1 -> localhost] => { "changed": true, "path": "/tmp/lsr_b3lpmjoo_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:280 Monday 11 November 2024 09:56:23 -0500 (0:00:00.250) 0:06:01.309 ******* included: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml for managed-node1 TASK [Get volume for cleanup] ************************************************** task path: /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:3 Monday 11 November 2024 09:56:23 -0500 (0:00:00.163) 0:06:01.472 ******* fatal: [managed-node1]: UNREACHABLE! => { "changed": false, "unreachable": true } MSG: Failed to connect to the host via ssh: OpenSSH_9.9p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.28 originally 10.31.8.28 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.8.28 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.8.28 originally 10.31.8.28 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2668eb386e' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Control master terminated unexpectedly Shared connection to 10.31.8.28 closed. PLAY RECAP ********************************************************************* managed-node1 : ok=722 changed=62 unreachable=1 failed=0 skipped=966 rescued=3 ignored=1 Monday 11 November 2024 09:56:25 -0500 (0:00:01.549) 0:06:03.022 ******* =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 74.04s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.podman : Wait for user session to exit closing state -- 16.52s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:62 Ensure test packages ---------------------------------------------------- 4.96s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:64 Push test images into local registry ------------------------------------ 4.53s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:127 Start registry ---------------------------------------------------------- 4.14s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/setup_registry.yml:102 Gathering Facts --------------------------------------------------------- 3.27s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tests_auth_and_security.yml:9 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.02s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.66s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.podman : Stop and disable service ------------- 2.31s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 Get volume for cleanup -------------------------------------------------- 1.55s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/tests/podman/tasks/cleanup_registry.yml:3 fedora.linux_system_roles.podman : Remove certs.d files ----------------- 1.51s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75 fedora.linux_system_roles.podman : Start service ------------------------ 1.45s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:113 fedora.linux_system_roles.podman : Update containers/pods --------------- 1.41s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:80 fedora.linux_system_roles.podman : Stop and disable service ------------- 1.38s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_kube_spec.yml:10 fedora.linux_system_roles.podman : Ensure container images are present --- 1.36s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 fedora.linux_system_roles.certificate : Remove files -------------------- 1.34s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.33s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Slurp the contents of the files --- 1.32s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 fedora.linux_system_roles.podman : Ensure container images are present --- 1.29s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_kube_spec.yml:29 fedora.linux_system_roles.podman : Remove certs.d files ----------------- 1.25s /tmp/collections-1lI/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_certs_d.yml:75