# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auth_and_security.yml ****************************************** 2 plays in /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:4 Saturday 13 April 2024 01:22:05 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] => { "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": [ "/WORKDIR/git-containers-authdyg__ass/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Test various aspects of authentication and security settings] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:9 Saturday 13 April 2024 01:22:05 +0000 (0:00:00.011) 0:00:00.024 ******** ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:49 Saturday 13 April 2024 01:22:06 +0000 (0:00:00.849) 0:00:00.873 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:22:06 +0000 (0:00:00.069) 0:00:00.942 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:22:06 +0000 (0:00:00.016) 0:00:00.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:22:06 +0000 (0:00:00.020) 0:00:00.979 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:22:07 +0000 (0:00:00.279) 0:00:01.258 ******** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:22:07 +0000 (0:00:00.021) 0:00:01.280 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:22:07 +0000 (0:00:00.033) 0:00:01.313 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:22:08 +0000 (0:00:01.134) 0:00:02.447 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:22:08 +0000 (0:00:00.029) 0:00:02.477 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: podman-2:5.0.0-1.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:22:57 +0000 (0:00:49.243) 0:00:51.721 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035815", "end": "2024-04-13 01:22:57.872088", "rc": 0, "start": "2024-04-13 01:22:57.836273" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:22:57 +0000 (0:00:00.311) 0:00:52.032 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:22:57 +0000 (0:00:00.029) 0:00:52.062 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:22:57 +0000 (0:00:00.038) 0:00:52.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.078) 0:00:52.179 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.038) 0:00:52.218 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.264) 0:00:52.482 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.024) 0:00:52.506 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.026) 0:00:52.533 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.207) 0:00:52.740 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.025) 0:00:52.766 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.212) 0:00:52.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.019) 0:00:52.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.021) 0:00:53.020 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.020) 0:00:53.040 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.019) 0:00:53.060 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.019) 0:00:53.079 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.020) 0:00:53.099 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:22:58 +0000 (0:00:00.021) 0:00:53.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.020) 0:00:53.142 ******** ok: [sut] => { "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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.041) 0:00:53.183 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.111) 0:00:53.295 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.049) 0:00:53.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.032) 0:00:53.376 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.040) 0:00:53.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.020) 0:00:53.437 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.028) 0:00:53.465 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.041) 0:00:53.507 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.020) 0:00:53.528 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.101) 0:00:53.629 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.054) 0:00:53.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.019) 0:00:53.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.027) 0:00:53.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.047) 0:00:53.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.032) 0:00:53.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.023) 0:00:53.836 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.024) 0:00:53.860 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.056) 0:00:53.917 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.045) 0:00:53.962 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.047) 0:00:54.009 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.027) 0:00:54.037 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.027) 0:00:54.064 ******** TASK [Setup registry] ********************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:53 Saturday 13 April 2024 01:22:59 +0000 (0:00:00.031) 0:00:54.096 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:5 Saturday 13 April 2024 01:23:00 +0000 (0:00:00.070) 0:00:54.167 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_92j_vort_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:12 Saturday 13 April 2024 01:23:00 +0000 (0:00:00.290) 0:00:54.458 ******** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_92j_vort_podman/auth", "__podman_test_authfile": "/tmp/lsr_92j_vort_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:17 Saturday 13 April 2024 01:23:00 +0000 (0:00:00.021) 0:00:54.479 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_92j_vort_podman/auth", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Generate certificates for registry] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:23 Saturday 13 April 2024 01:23:00 +0000 (0:00:00.308) 0:00:54.788 ******** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 13 April 2024 01:23:00 +0000 (0:00:00.056) 0:00:54.844 ******** included: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 13 April 2024 01:23:00 +0000 (0:00:00.033) 0:00:54.877 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 13 April 2024 01:23:00 +0000 (0:00:00.026) 0:00:54.903 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 13 April 2024 01:23:01 +0000 (0:00:00.236) 0:00:55.140 ******** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 13 April 2024 01:23:01 +0000 (0:00:00.023) 0:00:55.164 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 13 April 2024 01:23:01 +0000 (0:00:00.053) 0:00:55.217 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 13 April 2024 01:23:03 +0000 (0:00:02.887) 0:00:58.105 ******** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: python3-packaging-20.9-5.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 13 April 2024 01:23:07 +0000 (0:00:03.335) 0:01:01.440 ******** changed: [sut] => (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: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 13 April 2024 01:23:07 +0000 (0:00:00.276) 0:01:01.716 ******** changed: [sut] => (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: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 13 April 2024 01:23:07 +0000 (0:00:00.231) 0:01:01.948 ******** changed: [sut] => (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": "systemd-journald.socket sysinit.target system.slice dbus-broker.service basic.target syslog.target network.target dbus.socket", "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", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "0", "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": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "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: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 13 April 2024 01:23:08 +0000 (0:00:00.778) 0:01:02.726 ******** changed: [sut] => (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: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 13 April 2024 01:23:09 +0000 (0:00:00.940) 0:01:03.667 ******** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUlIalRDZEhyRTE1aUYrdFdHMW5IM3d3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSXpneApaVE0wWXpJM0xUUTNZV00wWkRjNUxUZzROV1poWkRVNExUWmtOamN4WmpkaU1CNFhEVEkwTURReE16QXhNak13Ck9Wb1hEVEkxTURReE16QXhNak13T0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFxRENlcHBsa1ptSmp4c0FvSHdRaEVORkxYMVYzMUhoRgpCdXJyRm5vTTl2SUdRK3Y4WnJTVm1YQnNiZGxWbTFwWEdBMGxQejVYQUpweS95NDAreXo0ZUhHZ2U3UzJZa0ZkCm03Sk9icmZlVGJDV0ZYdmlHbS84SHdyNGZxTVVJWnduTE9CUmhQdGQxOW5XOHNXdkcvVGlZeE5nOEdPWnZXUTkKSHU1cG83V0g5WWFOOUZDMzBMYTJlSkJseFc4MURkcVJ2dVc5OXFyRHhyYks4aWROUnZMTUlna0FtYS9RY0pvegpNcExMaERXN2M5bzBKTks4alovNmJIVGJNRzRCa0hNcjJ0VC9RVTZkUWpNNitJSytTV3o3OERoWFI5M0o0a2JGCm40b2FFbXhsZFgzOFRQWXlnelY5aVZ0dlZ5OWxFQUlEazM2ckpyNkwvcHdmRXNYUE1hU2VJd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVVHQW5IVDZ1SVlwVzJSZHlpajJMVmdLZ1dMa3dId1lEVlIwakJCZ3dGb0FVRkhaTmJkTDIKWGl3WHhRVmdEck1KWXhLTjFjc3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBR1ZPMjBhTUxRMVRvczNFQmFqRQpKczI2RGQzOE5sS0hRUTgwOTRkbkpDaEQ2UVlvdHFnQ1M2UnlWZjU2SnhXNWRZS1FLUktZMngyWXluR2ovODJQCkQ4NzRFSnh6UWJKMXNaTFNCWnR1enlYSXUyQ1RMcmpYNkV1RENkV1JqbmlKeTZNeGlBMVBRa1RsUnd6Y0tKQisKQjJDMFI5N1RaUzAwaWJQRVAranBYQktNbDlEaEdZV1VydUlwNGREUVd4eFZnc2VTQkZYQjZicnFTVFZWZEJyOApLb3VIc1NBS09FSGtIWTFsZVlKVEo4MUYvNmtiaW9iUERmNXRXbGxaQ3JYWDdWTFdlYmxzVllSTzVCVVViQ0dkCm9iK2Q0b2pUQjFwYmhweXNncDd2b3ZlMEJOSWVuQ1NpajhQaGtVY0J3b3BsaHNoRzlqRWpnMlA1VTd6dGU1dVIKdlRvPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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: [sut] => (item=['key', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQ29NSjZtbVdSbVltUEcKd0NnZkJDRVEwVXRmVlhmVWVFVUc2dXNXZWd6MjhnWkQ2L3htdEpXWmNHeHQyVldiV2xjWURTVS9QbGNBbW5MLwpMalQ3TFBoNGNhQjd0TFppUVYyYnNrNXV0OTVOc0pZVmUrSWFiL3dmQ3ZoK294UWhuQ2NzNEZHRSsxM1gyZGJ5CnhhOGI5T0pqRTJEd1k1bTlaRDBlN21tanRZZjFobzMwVUxmUXRyWjRrR1hGYnpVTjJwRys1YjMycXNQR3RzcnkKSjAxRzhzd2lDUUNacjlCd21qTXlrc3VFTmJ0ejJqUWswcnlObi9wc2ROc3diZ0dRY3l2YTFQOUJUcDFDTXpyNApncjVKYlB2d09GZEgzY25pUnNXZmlob1NiR1YxZmZ4TTlqS0ROWDJKVzI5WEwyVVFBZ09UZnFzbXZvdituQjhTCnhjOHhwSjRqQWdNQkFBRUNnZ0VBTzZmZkpnMkRZSk5tZTVFZHlmNlBjZVVpbkdKMjJleDg0MXJBM3R5VXE2U2wKMTBLbGFKS0YrNEkyVzNJNm5KdGJDQU5sb2p5TTVJQmo2S0l0bGFmYVMvSlZyM3NtTTh5bWxMcVdla3dLZERqOQp5d29CWlVveVBacUpFSFhzaG8xYUVkOVEydC9ENWZOMCsvQmxUMys1S3RZdFRLYXZXYzlycElTQkFObTdLemttCnlrMTkrRzZ4RTZjaVh6Q3VkUDRvdXo0S3puaDJHK0JVOFpqbG1GejRHcks3eW9pdlNwVFo3VGlMZTlTNHB6em0KM3lkK2l0cko5dzdKS3d1OE43NkhqbXBIaGtQbDJWbjJtWWtJVDd2WXdMZ2RKdXVDbmZzWTRFa2k1eks3U015Zgo3RnlsaStHcVpXeFRJbVVrWlRXdjVUM3lzNGVCQ3dYc09QTUVxSzZpTFFLQmdRRGFzNytZOU81RC84VTVkWGQxCkE4TWZaY1ZZWDRCVUt3Z0Q2ZVBqSWNGaEcxQ2plRmJNSDU1QkFZaUg2TUl3R1hGa3FxSnQ3aXNSL2NlTzVPTDMKWmpKbGY3LytVTjl0QitMd01pLyt4VzdJRXVyNUpieW5RclRCN1JqcFU0V3NsRWVuNnZrTEhBN3hNWUMvQUl6MwpWeE5IQU9oRVQ2WStoQVNYQW9aa2RMR1dmUUtCZ1FERTM1TERrdFQxSzBGTzJ6RXJjamVWMXBma1ArRlU0YlFMCktnMTRyZThPQnE3MEVlV2IrTXFhVFcwV0FSWkZXYWVJZTJ4eVFianM3V0lIS2Q5T3NXVVk5c3VHd0RGNGpzTXoKZUxFa0oyYUJlaDhrZmRPUXluSlpOVGJwNVdsdHhZS2tGVW4wQ2QwVmJqcmhWbnVXcGR6am1tRi9GMEQwdHZodQpZSmhXMjQwSkh3S0JnUUN4c1ZuNjdRYXFPU1lGaVd1RnA0amgrYzVkL3pwRktMRmFmSzZyM01GQ0pPOWY0bWFqCmN3MGh4QjBxVC9OM0lUVUFsYU5qcmg5UWZ1R2xPRk13cjloQ240bGZHRlp3UC9nak1LUE9YSnVsODdqMnRiS1MKTTZDcDcvcE5tWThDcVhlTzkxdGhxMnA0amNBTmNHVVlrYWNZQ2FTdDNBazJ3Z3o0cFJTTWlrUEFBUUtCZ1FDLwo4K2txTFJEY1ZxZGZscEh6ZFhMQzhxKzRTWnlQWVYxbGdVUVBSUytQTW04RTVDcEdrQ1lpbXBsZzJnQjM3N2xNCmRtSy9hRnRCRHhjRU93eFNzdDRLb0I3RExNTlBjNHJadGJTcHRvelljMVRJQkxMeU9xR1JYelJDaTM3bkc2dU0KQm9ITG9vNWdKZERkQXJDUHF2cWJKRndwU1dmNDhpbDVuVThMYVJlekt3S0JnQXdZZ2pQVmtIU1NJNkVFZkFFdgo3R1Z0T0F5eVNqekVLbjB2WnBiQ0RnVHdROFM1NnlnMjIzT0V4S1dUTXNaUmh4VWw2TmYwa1VEUE16UDFGOEg4CitjOXNFUkwyZTBVU3FnU2NodGhONjIvbW9Vd2s5dlo4eFBmVXlzS2VXeHpsbjUzVWQvd0tOUWFPTHkvMzEvTFgKZlJoRlkwVXBvZHR0WFEvR0hBUmRjK1FyCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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: [sut] => (item=['ca', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUlIalRDZEhyRTE1aUYrdFdHMW5IM3d3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSXpneApaVE0wWXpJM0xUUTNZV00wWkRjNUxUZzROV1poWkRVNExUWmtOamN4WmpkaU1CNFhEVEkwTURReE16QXhNak13Ck9Wb1hEVEkxTURReE16QXhNak13T0Zvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFxRENlcHBsa1ptSmp4c0FvSHdRaEVORkxYMVYzMUhoRgpCdXJyRm5vTTl2SUdRK3Y4WnJTVm1YQnNiZGxWbTFwWEdBMGxQejVYQUpweS95NDAreXo0ZUhHZ2U3UzJZa0ZkCm03Sk9icmZlVGJDV0ZYdmlHbS84SHdyNGZxTVVJWnduTE9CUmhQdGQxOW5XOHNXdkcvVGlZeE5nOEdPWnZXUTkKSHU1cG83V0g5WWFOOUZDMzBMYTJlSkJseFc4MURkcVJ2dVc5OXFyRHhyYks4aWROUnZMTUlna0FtYS9RY0pvegpNcExMaERXN2M5bzBKTks4alovNmJIVGJNRzRCa0hNcjJ0VC9RVTZkUWpNNitJSytTV3o3OERoWFI5M0o0a2JGCm40b2FFbXhsZFgzOFRQWXlnelY5aVZ0dlZ5OWxFQUlEazM2ckpyNkwvcHdmRXNYUE1hU2VJd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVVVHQW5IVDZ1SVlwVzJSZHlpajJMVmdLZ1dMa3dId1lEVlIwakJCZ3dGb0FVRkhaTmJkTDIKWGl3WHhRVmdEck1KWXhLTjFjc3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBR1ZPMjBhTUxRMVRvczNFQmFqRQpKczI2RGQzOE5sS0hRUTgwOTRkbkpDaEQ2UVlvdHFnQ1M2UnlWZjU2SnhXNWRZS1FLUktZMngyWXluR2ovODJQCkQ4NzRFSnh6UWJKMXNaTFNCWnR1enlYSXUyQ1RMcmpYNkV1RENkV1JqbmlKeTZNeGlBMVBRa1RsUnd6Y0tKQisKQjJDMFI5N1RaUzAwaWJQRVAranBYQktNbDlEaEdZV1VydUlwNGREUVd4eFZnc2VTQkZYQjZicnFTVFZWZEJyOApLb3VIc1NBS09FSGtIWTFsZVlKVEo4MUYvNmtiaW9iUERmNXRXbGxaQ3JYWDdWTFdlYmxzVllSTzVCVVViQ0dkCm9iK2Q0b2pUQjFwYmhweXNncDd2b3ZlMEJOSWVuQ1NpajhQaGtVY0J3b3BsaHNoRzlqRWpnMlA1VTd6dGU1dVIKdlRvPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 13 April 2024 01:23:10 +0000 (0:00:00.801) 0:01:04.469 ******** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAIHjTCdHrE15iF+tWG1nH3wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzgx\nZTM0YzI3LTQ3YWM0ZDc5LTg4NWZhZDU4LTZkNjcxZjdiMB4XDTI0MDQxMzAxMjMw\nOVoXDTI1MDQxMzAxMjMwOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqDCepplkZmJjxsAoHwQhENFLX1V31HhF\nBurrFnoM9vIGQ+v8ZrSVmXBsbdlVm1pXGA0lPz5XAJpy/y40+yz4eHGge7S2YkFd\nm7JObrfeTbCWFXviGm/8Hwr4fqMUIZwnLOBRhPtd19nW8sWvG/TiYxNg8GOZvWQ9\nHu5po7WH9YaN9FC30La2eJBlxW81DdqRvuW99qrDxrbK8idNRvLMIgkAma/QcJoz\nMpLLhDW7c9o0JNK8jZ/6bHTbMG4BkHMr2tT/QU6dQjM6+IK+SWz78DhXR93J4kbF\nn4oaEmxldX38TPYygzV9iVtvVy9lEAIDk36rJr6L/pwfEsXPMaSeIwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUUGAnHT6uIYpW2Rdyij2LVgKgWLkwHwYDVR0jBBgwFoAUFHZNbdL2\nXiwXxQVgDrMJYxKN1cswDQYJKoZIhvcNAQELBQADggEBAGVO20aMLQ1Tos3EBajE\nJs26Dd38NlKHQQ8094dnJChD6QYotqgCS6RyVf56JxW5dYKQKRKY2x2YynGj/82P\nD874EJxzQbJ1sZLSBZtuzyXIu2CTLrjX6EuDCdWRjniJy6MxiA1PQkTlRwzcKJB+\nB2C0R97TZS00ibPEP+jpXBKMl9DhGYWUruIp4dDQWxxVgseSBFXB6brqSTVVdBr8\nKouHsSAKOEHkHY1leYJTJ81F/6kbiobPDf5tWllZCrXX7VLWeblsVYRO5BUUbCGd\nob+d4ojTB1pbhpysgp7vove0BNIenCSij8PhkUcBwoplhshG9jEjg2P5U7zte5uR\nvTo=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAIHjTCdHrE15iF+tWG1nH3wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzgx\nZTM0YzI3LTQ3YWM0ZDc5LTg4NWZhZDU4LTZkNjcxZjdiMB4XDTI0MDQxMzAxMjMw\nOVoXDTI1MDQxMzAxMjMwOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqDCepplkZmJjxsAoHwQhENFLX1V31HhF\nBurrFnoM9vIGQ+v8ZrSVmXBsbdlVm1pXGA0lPz5XAJpy/y40+yz4eHGge7S2YkFd\nm7JObrfeTbCWFXviGm/8Hwr4fqMUIZwnLOBRhPtd19nW8sWvG/TiYxNg8GOZvWQ9\nHu5po7WH9YaN9FC30La2eJBlxW81DdqRvuW99qrDxrbK8idNRvLMIgkAma/QcJoz\nMpLLhDW7c9o0JNK8jZ/6bHTbMG4BkHMr2tT/QU6dQjM6+IK+SWz78DhXR93J4kbF\nn4oaEmxldX38TPYygzV9iVtvVy9lEAIDk36rJr6L/pwfEsXPMaSeIwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUUGAnHT6uIYpW2Rdyij2LVgKgWLkwHwYDVR0jBBgwFoAUFHZNbdL2\nXiwXxQVgDrMJYxKN1cswDQYJKoZIhvcNAQELBQADggEBAGVO20aMLQ1Tos3EBajE\nJs26Dd38NlKHQQ8094dnJChD6QYotqgCS6RyVf56JxW5dYKQKRKY2x2YynGj/82P\nD874EJxzQbJ1sZLSBZtuzyXIu2CTLrjX6EuDCdWRjniJy6MxiA1PQkTlRwzcKJB+\nB2C0R97TZS00ibPEP+jpXBKMl9DhGYWUruIp4dDQWxxVgseSBFXB6brqSTVVdBr8\nKouHsSAKOEHkHY1leYJTJ81F/6kbiobPDf5tWllZCrXX7VLWeblsVYRO5BUUbCGd\nob+d4ojTB1pbhpysgp7vove0BNIenCSij8PhkUcBwoplhshG9jEjg2P5U7zte5uR\nvTo=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCoMJ6mmWRmYmPG\nwCgfBCEQ0UtfVXfUeEUG6usWegz28gZD6/xmtJWZcGxt2VWbWlcYDSU/PlcAmnL/\nLjT7LPh4caB7tLZiQV2bsk5ut95NsJYVe+Iab/wfCvh+oxQhnCcs4FGE+13X2dby\nxa8b9OJjE2DwY5m9ZD0e7mmjtYf1ho30ULfQtrZ4kGXFbzUN2pG+5b32qsPGtsry\nJ01G8swiCQCZr9BwmjMyksuENbtz2jQk0ryNn/psdNswbgGQcyva1P9BTp1CMzr4\ngr5JbPvwOFdH3cniRsWfihoSbGV1ffxM9jKDNX2JW29XL2UQAgOTfqsmvov+nB8S\nxc8xpJ4jAgMBAAECggEAO6ffJg2DYJNme5Edyf6PceUinGJ22ex841rA3tyUq6Sl\n10KlaJKF+4I2W3I6nJtbCANlojyM5IBj6KItlafaS/JVr3smM8ymlLqWekwKdDj9\nywoBZUoyPZqJEHXsho1aEd9Q2t/D5fN0+/BlT3+5KtYtTKavWc9rpISBANm7Kzkm\nyk19+G6xE6ciXzCudP4ouz4Kznh2G+BU8ZjlmFz4GrK7yoivSpTZ7TiLe9S4pzzm\n3yd+itrJ9w7JKwu8N76HjmpHhkPl2Vn2mYkIT7vYwLgdJuuCnfsY4Eki5zK7SMyf\n7Fyli+GqZWxTImUkZTWv5T3ys4eBCwXsOPMEqK6iLQKBgQDas7+Y9O5D/8U5dXd1\nA8MfZcVYX4BUKwgD6ePjIcFhG1CjeFbMH55BAYiH6MIwGXFkqqJt7isR/ceO5OL3\nZjJlf7/+UN9tB+LwMi/+xW7IEur5JbynQrTB7RjpU4WslEen6vkLHA7xMYC/AIz3\nVxNHAOhET6Y+hASXAoZkdLGWfQKBgQDE35LDktT1K0FO2zErcjeV1pfkP+FU4bQL\nKg14re8OBq70EeWb+MqaTW0WARZFWaeIe2xyQbjs7WIHKd9OsWUY9suGwDF4jsMz\neLEkJ2aBeh8kfdOQynJZNTbp5WltxYKkFUn0Cd0VbjrhVnuWpdzjmmF/F0D0tvhu\nYJhW240JHwKBgQCxsVn67QaqOSYFiWuFp4jh+c5d/zpFKLFafK6r3MFCJO9f4maj\ncw0hxB0qT/N3ITUAlaNjrh9QfuGlOFMwr9hCn4lfGFZwP/gjMKPOXJul87j2tbKS\nM6Cp7/pNmY8CqXeO91thq2p4jcANcGUYkacYCaSt3Ak2wgz4pRSMikPAAQKBgQC/\n8+kqLRDcVqdflpHzdXLC8q+4SZyPYV1lgUQPRS+PMm8E5CpGkCYimplg2gB377lM\ndmK/aFtBDxcEOwxSst4KoB7DLMNPc4rZtbSptozYc1TIBLLyOqGRXzRCi37nG6uM\nBoHLoo5gJdDdArCPqvqbJFwpSWf48il5nU8LaRezKwKBgAwYgjPVkHSSI6EEfAEv\n7GVtOAyySjzEKn0vZpbCDgTwQ8S56yg223OExKWTMsZRhxUl6Nf0kUDPMzP1F8H8\n+c9sERL2e0USqgSchthN62/moUwk9vZ8xPfUysKeWxzln53Ud/wKNQaOLy/31/LX\nfRhFY0UpodttXQ/GHARdc+Qr\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 13 April 2024 01:23:10 +0000 (0:00:00.025) 0:01:04.494 ******** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAIHjTCdHrE15iF+tWG1nH3wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzgx\nZTM0YzI3LTQ3YWM0ZDc5LTg4NWZhZDU4LTZkNjcxZjdiMB4XDTI0MDQxMzAxMjMw\nOVoXDTI1MDQxMzAxMjMwOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqDCepplkZmJjxsAoHwQhENFLX1V31HhF\nBurrFnoM9vIGQ+v8ZrSVmXBsbdlVm1pXGA0lPz5XAJpy/y40+yz4eHGge7S2YkFd\nm7JObrfeTbCWFXviGm/8Hwr4fqMUIZwnLOBRhPtd19nW8sWvG/TiYxNg8GOZvWQ9\nHu5po7WH9YaN9FC30La2eJBlxW81DdqRvuW99qrDxrbK8idNRvLMIgkAma/QcJoz\nMpLLhDW7c9o0JNK8jZ/6bHTbMG4BkHMr2tT/QU6dQjM6+IK+SWz78DhXR93J4kbF\nn4oaEmxldX38TPYygzV9iVtvVy9lEAIDk36rJr6L/pwfEsXPMaSeIwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUUGAnHT6uIYpW2Rdyij2LVgKgWLkwHwYDVR0jBBgwFoAUFHZNbdL2\nXiwXxQVgDrMJYxKN1cswDQYJKoZIhvcNAQELBQADggEBAGVO20aMLQ1Tos3EBajE\nJs26Dd38NlKHQQ8094dnJChD6QYotqgCS6RyVf56JxW5dYKQKRKY2x2YynGj/82P\nD874EJxzQbJ1sZLSBZtuzyXIu2CTLrjX6EuDCdWRjniJy6MxiA1PQkTlRwzcKJB+\nB2C0R97TZS00ibPEP+jpXBKMl9DhGYWUruIp4dDQWxxVgseSBFXB6brqSTVVdBr8\nKouHsSAKOEHkHY1leYJTJ81F/6kbiobPDf5tWllZCrXX7VLWeblsVYRO5BUUbCGd\nob+d4ojTB1pbhpysgp7vove0BNIenCSij8PhkUcBwoplhshG9jEjg2P5U7zte5uR\nvTo=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCoMJ6mmWRmYmPG\nwCgfBCEQ0UtfVXfUeEUG6usWegz28gZD6/xmtJWZcGxt2VWbWlcYDSU/PlcAmnL/\nLjT7LPh4caB7tLZiQV2bsk5ut95NsJYVe+Iab/wfCvh+oxQhnCcs4FGE+13X2dby\nxa8b9OJjE2DwY5m9ZD0e7mmjtYf1ho30ULfQtrZ4kGXFbzUN2pG+5b32qsPGtsry\nJ01G8swiCQCZr9BwmjMyksuENbtz2jQk0ryNn/psdNswbgGQcyva1P9BTp1CMzr4\ngr5JbPvwOFdH3cniRsWfihoSbGV1ffxM9jKDNX2JW29XL2UQAgOTfqsmvov+nB8S\nxc8xpJ4jAgMBAAECggEAO6ffJg2DYJNme5Edyf6PceUinGJ22ex841rA3tyUq6Sl\n10KlaJKF+4I2W3I6nJtbCANlojyM5IBj6KItlafaS/JVr3smM8ymlLqWekwKdDj9\nywoBZUoyPZqJEHXsho1aEd9Q2t/D5fN0+/BlT3+5KtYtTKavWc9rpISBANm7Kzkm\nyk19+G6xE6ciXzCudP4ouz4Kznh2G+BU8ZjlmFz4GrK7yoivSpTZ7TiLe9S4pzzm\n3yd+itrJ9w7JKwu8N76HjmpHhkPl2Vn2mYkIT7vYwLgdJuuCnfsY4Eki5zK7SMyf\n7Fyli+GqZWxTImUkZTWv5T3ys4eBCwXsOPMEqK6iLQKBgQDas7+Y9O5D/8U5dXd1\nA8MfZcVYX4BUKwgD6ePjIcFhG1CjeFbMH55BAYiH6MIwGXFkqqJt7isR/ceO5OL3\nZjJlf7/+UN9tB+LwMi/+xW7IEur5JbynQrTB7RjpU4WslEen6vkLHA7xMYC/AIz3\nVxNHAOhET6Y+hASXAoZkdLGWfQKBgQDE35LDktT1K0FO2zErcjeV1pfkP+FU4bQL\nKg14re8OBq70EeWb+MqaTW0WARZFWaeIe2xyQbjs7WIHKd9OsWUY9suGwDF4jsMz\neLEkJ2aBeh8kfdOQynJZNTbp5WltxYKkFUn0Cd0VbjrhVnuWpdzjmmF/F0D0tvhu\nYJhW240JHwKBgQCxsVn67QaqOSYFiWuFp4jh+c5d/zpFKLFafK6r3MFCJO9f4maj\ncw0hxB0qT/N3ITUAlaNjrh9QfuGlOFMwr9hCn4lfGFZwP/gjMKPOXJul87j2tbKS\nM6Cp7/pNmY8CqXeO91thq2p4jcANcGUYkacYCaSt3Ak2wgz4pRSMikPAAQKBgQC/\n8+kqLRDcVqdflpHzdXLC8q+4SZyPYV1lgUQPRS+PMm8E5CpGkCYimplg2gB377lM\ndmK/aFtBDxcEOwxSst4KoB7DLMNPc4rZtbSptozYc1TIBLLyOqGRXzRCi37nG6uM\nBoHLoo5gJdDdArCPqvqbJFwpSWf48il5nU8LaRezKwKBgAwYgjPVkHSSI6EEfAEv\n7GVtOAyySjzEKn0vZpbCDgTwQ8S56yg223OExKWTMsZRhxUl6Nf0kUDPMzP1F8H8\n+c9sERL2e0USqgSchthN62/moUwk9vZ8xPfUysKeWxzln53Ud/wKNQaOLy/31/LX\nfRhFY0UpodttXQ/GHARdc+Qr\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAIHjTCdHrE15iF+tWG1nH3wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzgx\nZTM0YzI3LTQ3YWM0ZDc5LTg4NWZhZDU4LTZkNjcxZjdiMB4XDTI0MDQxMzAxMjMw\nOVoXDTI1MDQxMzAxMjMwOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqDCepplkZmJjxsAoHwQhENFLX1V31HhF\nBurrFnoM9vIGQ+v8ZrSVmXBsbdlVm1pXGA0lPz5XAJpy/y40+yz4eHGge7S2YkFd\nm7JObrfeTbCWFXviGm/8Hwr4fqMUIZwnLOBRhPtd19nW8sWvG/TiYxNg8GOZvWQ9\nHu5po7WH9YaN9FC30La2eJBlxW81DdqRvuW99qrDxrbK8idNRvLMIgkAma/QcJoz\nMpLLhDW7c9o0JNK8jZ/6bHTbMG4BkHMr2tT/QU6dQjM6+IK+SWz78DhXR93J4kbF\nn4oaEmxldX38TPYygzV9iVtvVy9lEAIDk36rJr6L/pwfEsXPMaSeIwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUUGAnHT6uIYpW2Rdyij2LVgKgWLkwHwYDVR0jBBgwFoAUFHZNbdL2\nXiwXxQVgDrMJYxKN1cswDQYJKoZIhvcNAQELBQADggEBAGVO20aMLQ1Tos3EBajE\nJs26Dd38NlKHQQ8094dnJChD6QYotqgCS6RyVf56JxW5dYKQKRKY2x2YynGj/82P\nD874EJxzQbJ1sZLSBZtuzyXIu2CTLrjX6EuDCdWRjniJy6MxiA1PQkTlRwzcKJB+\nB2C0R97TZS00ibPEP+jpXBKMl9DhGYWUruIp4dDQWxxVgseSBFXB6brqSTVVdBr8\nKouHsSAKOEHkHY1leYJTJ81F/6kbiobPDf5tWllZCrXX7VLWeblsVYRO5BUUbCGd\nob+d4ojTB1pbhpysgp7vove0BNIenCSij8PhkUcBwoplhshG9jEjg2P5U7zte5uR\nvTo=\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.035193", "end": "2024-04-13 01:23:10.587153", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAIHjTCdHrE15iF+tWG1nH3wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzgx\nZTM0YzI3LTQ3YWM0ZDc5LTg4NWZhZDU4LTZkNjcxZjdiMB4XDTI0MDQxMzAxMjMw\nOVoXDTI1MDQxMzAxMjMwOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqDCepplkZmJjxsAoHwQhENFLX1V31HhF\nBurrFnoM9vIGQ+v8ZrSVmXBsbdlVm1pXGA0lPz5XAJpy/y40+yz4eHGge7S2YkFd\nm7JObrfeTbCWFXviGm/8Hwr4fqMUIZwnLOBRhPtd19nW8sWvG/TiYxNg8GOZvWQ9\nHu5po7WH9YaN9FC30La2eJBlxW81DdqRvuW99qrDxrbK8idNRvLMIgkAma/QcJoz\nMpLLhDW7c9o0JNK8jZ/6bHTbMG4BkHMr2tT/QU6dQjM6+IK+SWz78DhXR93J4kbF\nn4oaEmxldX38TPYygzV9iVtvVy9lEAIDk36rJr6L/pwfEsXPMaSeIwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUUGAnHT6uIYpW2Rdyij2LVgKgWLkwHwYDVR0jBBgwFoAUFHZNbdL2\nXiwXxQVgDrMJYxKN1cswDQYJKoZIhvcNAQELBQADggEBAGVO20aMLQ1Tos3EBajE\nJs26Dd38NlKHQQ8094dnJChD6QYotqgCS6RyVf56JxW5dYKQKRKY2x2YynGj/82P\nD874EJxzQbJ1sZLSBZtuzyXIu2CTLrjX6EuDCdWRjniJy6MxiA1PQkTlRwzcKJB+\nB2C0R97TZS00ibPEP+jpXBKMl9DhGYWUruIp4dDQWxxVgseSBFXB6brqSTVVdBr8\nKouHsSAKOEHkHY1leYJTJ81F/6kbiobPDf5tWllZCrXX7VLWeblsVYRO5BUUbCGd\nob+d4ojTB1pbhpysgp7vove0BNIenCSij8PhkUcBwoplhshG9jEjg2P5U7zte5uR\nvTo=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRAIHjTCdHrE15iF+tWG1nH3wwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMIzgx\nZTM0YzI3LTQ3YWM0ZDc5LTg4NWZhZDU4LTZkNjcxZjdiMB4XDTI0MDQxMzAxMjMw\nOVoXDTI1MDQxMzAxMjMwOFowFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqDCepplkZmJjxsAoHwQhENFLX1V31HhF\nBurrFnoM9vIGQ+v8ZrSVmXBsbdlVm1pXGA0lPz5XAJpy/y40+yz4eHGge7S2YkFd\nm7JObrfeTbCWFXviGm/8Hwr4fqMUIZwnLOBRhPtd19nW8sWvG/TiYxNg8GOZvWQ9\nHu5po7WH9YaN9FC30La2eJBlxW81DdqRvuW99qrDxrbK8idNRvLMIgkAma/QcJoz\nMpLLhDW7c9o0JNK8jZ/6bHTbMG4BkHMr2tT/QU6dQjM6+IK+SWz78DhXR93J4kbF\nn4oaEmxldX38TPYygzV9iVtvVy9lEAIDk36rJr6L/pwfEsXPMaSeIwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUUGAnHT6uIYpW2Rdyij2LVgKgWLkwHwYDVR0jBBgwFoAUFHZNbdL2\nXiwXxQVgDrMJYxKN1cswDQYJKoZIhvcNAQELBQADggEBAGVO20aMLQ1Tos3EBajE\nJs26Dd38NlKHQQ8094dnJChD6QYotqgCS6RyVf56JxW5dYKQKRKY2x2YynGj/82P\nD874EJxzQbJ1sZLSBZtuzyXIu2CTLrjX6EuDCdWRjniJy6MxiA1PQkTlRwzcKJB+\nB2C0R97TZS00ibPEP+jpXBKMl9DhGYWUruIp4dDQWxxVgseSBFXB6brqSTVVdBr8\nKouHsSAKOEHkHY1leYJTJ81F/6kbiobPDf5tWllZCrXX7VLWeblsVYRO5BUUbCGd\nob+d4ojTB1pbhpysgp7vove0BNIenCSij8PhkUcBwoplhshG9jEjg2P5U7zte5uR\nvTo=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCoMJ6mmWRmYmPG\nwCgfBCEQ0UtfVXfUeEUG6usWegz28gZD6/xmtJWZcGxt2VWbWlcYDSU/PlcAmnL/\nLjT7LPh4caB7tLZiQV2bsk5ut95NsJYVe+Iab/wfCvh+oxQhnCcs4FGE+13X2dby\nxa8b9OJjE2DwY5m9ZD0e7mmjtYf1ho30ULfQtrZ4kGXFbzUN2pG+5b32qsPGtsry\nJ01G8swiCQCZr9BwmjMyksuENbtz2jQk0ryNn/psdNswbgGQcyva1P9BTp1CMzr4\ngr5JbPvwOFdH3cniRsWfihoSbGV1ffxM9jKDNX2JW29XL2UQAgOTfqsmvov+nB8S\nxc8xpJ4jAgMBAAECggEAO6ffJg2DYJNme5Edyf6PceUinGJ22ex841rA3tyUq6Sl\n10KlaJKF+4I2W3I6nJtbCANlojyM5IBj6KItlafaS/JVr3smM8ymlLqWekwKdDj9\nywoBZUoyPZqJEHXsho1aEd9Q2t/D5fN0+/BlT3+5KtYtTKavWc9rpISBANm7Kzkm\nyk19+G6xE6ciXzCudP4ouz4Kznh2G+BU8ZjlmFz4GrK7yoivSpTZ7TiLe9S4pzzm\n3yd+itrJ9w7JKwu8N76HjmpHhkPl2Vn2mYkIT7vYwLgdJuuCnfsY4Eki5zK7SMyf\n7Fyli+GqZWxTImUkZTWv5T3ys4eBCwXsOPMEqK6iLQKBgQDas7+Y9O5D/8U5dXd1\nA8MfZcVYX4BUKwgD6ePjIcFhG1CjeFbMH55BAYiH6MIwGXFkqqJt7isR/ceO5OL3\nZjJlf7/+UN9tB+LwMi/+xW7IEur5JbynQrTB7RjpU4WslEen6vkLHA7xMYC/AIz3\nVxNHAOhET6Y+hASXAoZkdLGWfQKBgQDE35LDktT1K0FO2zErcjeV1pfkP+FU4bQL\nKg14re8OBq70EeWb+MqaTW0WARZFWaeIe2xyQbjs7WIHKd9OsWUY9suGwDF4jsMz\neLEkJ2aBeh8kfdOQynJZNTbp5WltxYKkFUn0Cd0VbjrhVnuWpdzjmmF/F0D0tvhu\nYJhW240JHwKBgQCxsVn67QaqOSYFiWuFp4jh+c5d/zpFKLFafK6r3MFCJO9f4maj\ncw0hxB0qT/N3ITUAlaNjrh9QfuGlOFMwr9hCn4lfGFZwP/gjMKPOXJul87j2tbKS\nM6Cp7/pNmY8CqXeO91thq2p4jcANcGUYkacYCaSt3Ak2wgz4pRSMikPAAQKBgQC/\n8+kqLRDcVqdflpHzdXLC8q+4SZyPYV1lgUQPRS+PMm8E5CpGkCYimplg2gB377lM\ndmK/aFtBDxcEOwxSst4KoB7DLMNPc4rZtbSptozYc1TIBLLyOqGRXzRCi37nG6uM\nBoHLoo5gJdDdArCPqvqbJFwpSWf48il5nU8LaRezKwKBgAwYgjPVkHSSI6EEfAEv\n7GVtOAyySjzEKn0vZpbCDgTwQ8S56yg223OExKWTMsZRhxUl6Nf0kUDPMzP1F8H8\n+c9sERL2e0USqgSchthN62/moUwk9vZ8xPfUysKeWxzln53Ud/wKNQaOLy/31/LX\nfRhFY0UpodttXQ/GHARdc+Qr\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-04-13 01:23:10.551960" } STDOUT: Request "20240413012309" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 13 April 2024 01:23:10 +0000 (0:00:00.254) 0:01:04.748 ******** changed: [sut] => (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: [sut] => (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: [sut] => (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: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:34 Saturday 13 April 2024 01:23:11 +0000 (0:00:00.639) 0:01:05.387 ******** changed: [sut] => { "changed": true, "checksum": "da34b54dcc0c45400ad34940e78a0293fe20aea3", "dest": "/tmp/lsr_92j_vort_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "2b1f15c61abab26825ccc5304de26afa", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1712971391.296617-3289-245593697855403/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:40 Saturday 13 April 2024 01:23:11 +0000 (0:00:00.630) 0:01:06.017 ******** changed: [sut] => { "changed": true, "checksum": "912e3e9ee120f513717362b57501c88af28a50b5", "dest": "/tmp/lsr_92j_vort_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "fff6f509ade80175cbdaf792d639b31f", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1712971391.9265585-3313-171370392277673/source", "state": "file", "uid": 0 } TASK [Create cert dir for registry] ******************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:46 Saturday 13 April 2024 01:23:12 +0000 (0:00:00.669) 0:01:06.687 ******** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:52 Saturday 13 April 2024 01:23:12 +0000 (0:00:00.250) 0:01:06.937 ******** changed: [sut] => { "changed": true, "checksum": "da34b54dcc0c45400ad34940e78a0293fe20aea3", "dest": "/etc/containers/certs.d/localhost:5000/ca.crt", "gid": 0, "group": "root", "md5sum": "2b1f15c61abab26825ccc5304de26afa", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1712971392.8558311-3367-101699808874343/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:58 Saturday 13 April 2024 01:23:13 +0000 (0:00:00.610) 0:01:07.548 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64", "Installed: skopeo-2:1.14.3-0.1.el9.x86_64" ] } TASK [Write user and password] ************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:63 Saturday 13 April 2024 01:23:17 +0000 (0:00:04.473) 0:01:12.022 ******** changed: [sut] => { "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: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:71 Saturday 13 April 2024 01:23:18 +0000 (0:00:00.247) 0:01:12.269 ******** changed: [sut] => { "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: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:88 Saturday 13 April 2024 01:23:18 +0000 (0:00:00.621) 0:01:12.890 ******** ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/etc/containers/certs.d/localhost:5000", "/tmp/lsr_92j_vort_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:97 Saturday 13 April 2024 01:23:18 +0000 (0:00:00.021) 0:01:12.912 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_92j_vort_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:02.852075", "end": "2024-04-13 01:23:21.815241", "rc": 0, "start": "2024-04-13 01:23:18.963166" } STDOUT: f7eb5e301e8615d7b34841fb312246f1633be8d29798ae06e3cadfa74ba81b07 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:108 Saturday 13 April 2024 01:23:21 +0000 (0:00:03.072) 0:01:15.984 ******** ok: [sut] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5000, "search_regex": null, "state": "started" } TASK [Wait for readiness] ****************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:112 Saturday 13 April 2024 01:23:22 +0000 (0:00:00.313) 0:01:16.297 ******** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.049613", "end": "2024-04-13 01:23:22.400404", "rc": 0, "start": "2024-04-13 01:23:22.350791" } STDERR: time="2024-04-13T01:23:21.824719836Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.19.9 instance.id=4aff08b4-d195-46a0-8dfe-0757d494f63b service=registry version=2.8.2 time="2024-04-13T01:23:21.826910071Z" 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=4aff08b4-d195-46a0-8dfe-0757d494f63b service=registry version=2.8.2 time="2024-04-13T01:23:21.827364535Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=4aff08b4-d195-46a0-8dfe-0757d494f63b service=registry version=2.8.2 time="2024-04-13T01:23:21.827747742Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=4aff08b4-d195-46a0-8dfe-0757d494f63b service=registry version=2.8.2 time="2024-04-13T01:23:21.828597165Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=4aff08b4-d195-46a0-8dfe-0757d494f63b service=registry version=2.8.2 time="2024-04-13T01:23:21.828830853Z" 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=4aff08b4-d195-46a0-8dfe-0757d494f63b service=registry version=2.8.2 time="2024-04-13T01:23:21.829374587Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=4aff08b4-d195-46a0-8dfe-0757d494f63b service=registry version=2.8.2 2024/04/13 01:23:22 http: TLS handshake error from 10.88.0.1:43048: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:118 Saturday 13 April 2024 01:23:22 +0000 (0:00:00.271) 0:01:16.568 ******** ok: [sut] => { "ansible_facts": { "podman_local_test_images": [ "localhost:5000/libpod/testimage:20210610" ] }, "changed": false } TASK [Push test images into local registry] ************************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:123 Saturday 13 April 2024 01:23:22 +0000 (0:00:00.073) 0:01:16.642 ******** changed: [sut] => (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_92j_vort_podman/auth/auth.json\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.306422", "end": "2024-04-13 01:23:23.999095", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-04-13 01:23:22.692673" } 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: /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:133 Saturday 13 April 2024 01:23:24 +0000 (0:00:01.529) 0:01:18.171 ******** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_92j_vort_podman/auth/auth.json", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.201563", "end": "2024-04-13 01:23:24.428279", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-04-13 01:23:24.226716" } STDOUT: { "Name": "localhost:5000/libpod/testimage", "Digest": "sha256:b64084bf8e094a59bcf4a2b555ae2891faab62591002fd386cd89564b3444e6d", "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:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703" ], "LayersData": [ { "MIMEType": "application/vnd.docker.image.rootfs.diff.tar.gzip", "Digest": "sha256:33c74d3440b24175b0b34785f586a4f688a3ecd60633096d982488bba5d8d703", "Size": 4942959, "Annotations": null } ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ] } TASK [Run the role with no credentials] **************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:61 Saturday 13 April 2024 01:23:24 +0000 (0:00:00.424) 0:01:18.596 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:23:24 +0000 (0:00:00.037) 0:01:18.634 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:23:24 +0000 (0:00:00.031) 0:01:18.665 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:23:24 +0000 (0:00:00.023) 0:01:18.689 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:23:24 +0000 (0:00:00.019) 0:01:18.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:23:24 +0000 (0:00:00.019) 0:01:18.728 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:23:24 +0000 (0:00:00.046) 0:01:18.775 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:23:25 +0000 (0:00:01.089) 0:01:19.864 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:23:25 +0000 (0:00:00.023) 0:01:19.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:23:25 +0000 (0:00:00.026) 0:01:19.914 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035610", "end": "2024-04-13 01:23:26.006529", "rc": 0, "start": "2024-04-13 01:23:25.970919" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.254) 0:01:20.169 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.023) 0:01:20.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.020) 0:01:20.213 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.041) 0:01:20.255 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.037) 0:01:20.292 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.024) 0:01:20.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.049) 0:01:20.366 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.026) 0:01:20.393 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.214) 0:01:20.608 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.025) 0:01:20.634 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.219) 0:01:20.854 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.020) 0:01:20.874 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.019) 0:01:20.894 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.021) 0:01:20.916 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.020) 0:01:20.936 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.021) 0:01:20.958 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.028) 0:01:20.986 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.021) 0:01:21.008 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.037) 0:01:21.045 ******** ok: [sut] => { "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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:23:26 +0000 (0:00:00.048) 0:01:21.094 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.037) 0:01:21.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.019) 0:01:21.152 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.049) 0:01:21.201 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.039) 0:01:21.241 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.020) 0:01:21.261 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.024) 0:01:21.286 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.043) 0:01:21.330 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.022) 0:01:21.353 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.020) 0:01:21.374 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.041) 0:01:21.415 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.020) 0:01:21.436 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.020) 0:01:21.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.019) 0:01:21.476 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.020) 0:01:21.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.019) 0:01:21.516 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.020) 0:01:21.536 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.018) 0:01:21.554 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.018) 0:01:21.573 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.023) 0:01:21.597 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.093) 0:01:21.690 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.026) 0:01:21.716 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.030) 0:01:21.746 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.023) 0:01:21.770 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.037) 0:01:21.807 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.024) 0:01:21.831 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.026) 0:01:21.858 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.028) 0:01:21.887 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:27 +0000 (0:00:00.225) 0:01:22.112 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.026) 0:01:22.139 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.220) 0:01:22.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.020) 0:01:22.380 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.020) 0:01:22.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.020) 0:01:22.421 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.020) 0:01:22.441 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.049) 0:01:22.491 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.020) 0:01:22.511 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.019) 0:01:22.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.020) 0:01:22.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.020) 0:01:22.572 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.032) 0:01:22.604 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.022) 0:01:22.627 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.022) 0:01:22.649 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:120 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.026) 0:01:22.675 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006373", "end": "2024-04-13 01:23:28.737455", "rc": 0, "start": "2024-04-13 01:23:28.731082" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:128 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.226) 0:01:22.902 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:132 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.021) 0:01:22.924 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.046) 0:01:22.970 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.038) 0:01:23.009 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.031) 0:01:23.040 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.022) 0:01:23.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 April 2024 01:23:28 +0000 (0:00:00.021) 0:01:23.085 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 April 2024 01:23:29 +0000 (0:00:00.069) 0:01:23.154 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 April 2024 01:23:29 +0000 (0:00:00.027) 0:01:23.182 ******** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:70 Saturday 13 April 2024 01:23:29 +0000 (0:00:00.647) 0:01:23.830 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:78 Saturday 13 April 2024 01:23:29 +0000 (0:00:00.204) 0:01:24.035 ******** changed: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:87 Saturday 13 April 2024 01:23:30 +0000 (0:00:00.215) 0:01:24.250 ******** changed: [sut] => { "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-1712971410.16168-4187-166164799049410/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:97 Saturday 13 April 2024 01:23:30 +0000 (0:00:00.552) 0:01:24.803 ******** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 448c03051f46218da90cf90327c37cc569224c1cc3a79f426df7298727662818 Container: 36b5c771d32c7e732520d4ac3a87c0adecd6a8e73a9a50859067476b252f4b7e TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:106 Saturday 13 April 2024 01:23:31 +0000 (0:00:01.150) 0:01:25.954 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:118 Saturday 13 April 2024 01:23:32 +0000 (0:00:00.717) 0:01:26.672 ******** changed: [sut] => { "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": "network-online.target sysinit.target -.mount \"system-podman\\\\x2dkube.slice\" systemd-journald.socket basic.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", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "0", "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": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "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 [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:131 Saturday 13 April 2024 01:23:33 +0000 (0:00:00.741) 0:01:27.413 ******** changed: [sut] => { "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": "basic.target \"system-podman\\\\x2dkube.slice\" systemd-journald.socket network-online.target -.mount sysinit.target", "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", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "0", "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": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "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 [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:145 Saturday 13 April 2024 01:23:34 +0000 (0:00:01.379) 0:01:28.792 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.021) 0:01:28.814 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.050) 0:01:28.864 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.026) 0:01:28.891 ******** ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.026) 0:01:28.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.046) 0:01:28.964 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.029) 0:01:28.994 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.035) 0:01:29.030 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.024) 0:01:29.055 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.025) 0:01:29.080 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:34 +0000 (0:00:00.042) 0:01:29.123 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.351) 0:01:29.475 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.029) 0:01:29.505 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.236) 0:01:29.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.037) 0:01:29.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.022) 0:01:29.801 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.040) 0:01:29.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.034) 0:01:29.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.022) 0:01:29.899 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.023) 0:01:29.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.059) 0:01:29.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.091) 0:01:30.073 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:23:35 +0000 (0:00:00.038) 0:01:30.112 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.027) 0:01:30.139 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.049) 0:01:30.189 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.042) 0:01:30.231 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.035) 0:01:30.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.026) 0:01:30.293 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.060) 0:01:30.354 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.038) 0:01:30.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.022) 0:01:30.415 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.029) 0:01:30.444 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.026) 0:01:30.470 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:23:36 +0000 (0:00:00.020) 0:01:30.491 ******** failed: [sut] (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } fatal: [sut]: 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: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:75 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.793) 0:01:31.285 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:82 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.024) 0:01:31.309 ******** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_aad_t8mr_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec] *********************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:90 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.157) 0:01:31.467 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.045) 0:01:31.512 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.037) 0:01:31.549 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.025) 0:01:31.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.022) 0:01:31.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.025) 0:01:31.623 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:23:37 +0000 (0:00:00.053) 0:01:31.676 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:23:38 +0000 (0:00:01.378) 0:01:33.055 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:23:38 +0000 (0:00:00.056) 0:01:33.111 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.024) 0:01:33.135 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.051726", "end": "2024-04-13 01:23:39.315007", "rc": 0, "start": "2024-04-13 01:23:39.263281" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.349) 0:01:33.485 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.020) 0:01:33.506 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.020) 0:01:33.526 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.063) 0:01:33.590 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.042) 0:01:33.632 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.044) 0:01:33.677 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.028) 0:01:33.705 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.032) 0:01:33.737 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.290) 0:01:34.028 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:39 +0000 (0:00:00.027) 0:01:34.055 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.305) 0:01:34.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.022) 0:01:34.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.079) 0:01:34.463 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.033) 0:01:34.497 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.041) 0:01:34.538 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.040) 0:01:34.579 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.034) 0:01:34.613 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.040) 0:01:34.653 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.041) 0:01:34.695 ******** ok: [sut] => { "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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.032) 0:01:34.727 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.056) 0:01:34.784 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.032) 0:01:34.816 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.024) 0:01:34.841 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.041) 0:01:34.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.024) 0:01:34.908 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.030) 0:01:34.938 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.039) 0:01:34.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.020) 0:01:34.999 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:23:40 +0000 (0:00:00.069) 0:01:35.068 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.072) 0:01:35.140 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.024) 0:01:35.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.021) 0:01:35.186 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.021) 0:01:35.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.020) 0:01:35.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.022) 0:01:35.249 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.020) 0:01:35.270 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.021) 0:01:35.291 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.019) 0:01:35.311 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.021) 0:01:35.332 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.069) 0:01:35.402 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.026) 0:01:35.428 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.030) 0:01:35.459 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.031) 0:01:35.490 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.045) 0:01:35.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.091) 0:01:35.627 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.028) 0:01:35.655 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.035) 0:01:35.690 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.263) 0:01:35.954 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:41 +0000 (0:00:00.034) 0:01:35.989 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.310) 0:01:36.299 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.037) 0:01:36.336 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.025) 0:01:36.362 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:36.382 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:36.403 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.021) 0:01:36.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:36.445 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:36.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.019) 0:01:36.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:36.505 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.031) 0:01:36.537 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.021) 0:01:36.559 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.021) 0:01:36.580 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:120 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.056) 0:01:36.637 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.007667", "end": "2024-04-13 01:23:42.764845", "rc": 0, "start": "2024-04-13 01:23:42.757178" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:128 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.290) 0:01:36.927 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:132 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:36.948 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.043) 0:01:36.991 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.035) 0:01:37.027 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:37.047 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.019) 0:01:37.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:37.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:37.107 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 April 2024 01:23:42 +0000 (0:00:00.020) 0:01:37.127 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:70 Saturday 13 April 2024 01:23:43 +0000 (0:00:00.906) 0:01:38.034 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712971411.043878, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1712971410.6158884, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 333447534, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1712971410.4078934, "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": "1438928013", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:78 Saturday 13 April 2024 01:23:44 +0000 (0:00:00.322) 0:01:38.356 ******** ok: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:87 Saturday 13 April 2024 01:23:44 +0000 (0:00:00.347) 0:01:38.704 ******** ok: [sut] => { "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 [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:97 Saturday 13 April 2024 01:23:45 +0000 (0:00:00.706) 0:01:39.410 ******** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:106 Saturday 13 April 2024 01:23:45 +0000 (0:00:00.478) 0:01:39.888 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:118 Saturday 13 April 2024 01:23:45 +0000 (0:00:00.022) 0:01:39.911 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:131 Saturday 13 April 2024 01:23:45 +0000 (0:00:00.023) 0:01:39.934 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:145 Saturday 13 April 2024 01:23:45 +0000 (0:00:00.022) 0:01:39.956 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:23:45 +0000 (0:00:00.044) 0:01:40.001 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:23:45 +0000 (0:00:00.077) 0:01:40.078 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:23:45 +0000 (0:00:00.025) 0:01:40.104 ******** ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.061) 0:01:40.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.037) 0:01:40.203 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.032) 0:01:40.235 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.037) 0:01:40.273 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.026) 0:01:40.299 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.025) 0:01:40.325 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.028) 0:01:40.353 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.240) 0:01:40.593 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.026) 0:01:40.620 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.299) 0:01:40.920 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.020) 0:01:40.940 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.020) 0:01:40.961 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.021) 0:01:40.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.027) 0:01:41.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.022) 0:01:41.032 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.021) 0:01:41.053 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:46 +0000 (0:00:00.063) 0:01:41.117 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.024) 0:01:41.142 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.038) 0:01:41.180 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.021) 0:01:41.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.022) 0:01:41.224 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.040) 0:01:41.264 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.021) 0:01:41.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.021) 0:01:41.307 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.042) 0:01:41.349 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.034) 0:01:41.384 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.020) 0:01:41.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.019) 0:01:41.424 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.020) 0:01:41.445 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:23:47 +0000 (0:00:00.018) 0:01:41.464 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:23:48 +0000 (0:00:00.941) 0:01:42.405 ******** ok: [sut] => { "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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:23:48 +0000 (0:00:00.309) 0:01:42.714 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:23:48 +0000 (0:00:00.022) 0:01:42.737 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:23:48 +0000 (0:00:00.026) 0:01:42.763 ******** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/.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-1712971428.685636-5044-187276516493666/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.816) 0:01:43.579 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.023) 0:01:43.603 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.025) 0:01:43.628 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.026) 0:01:43.654 ******** TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:101 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.020) 0:01:43.675 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.046) 0:01:43.722 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.035) 0:01:43.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.067) 0:01:43.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.024) 0:01:43.849 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.021) 0:01:43.870 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:23:49 +0000 (0:00:00.047) 0:01:43.918 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:23:51 +0000 (0:00:01.403) 0:01:45.322 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.020) 0:01:45.342 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.025) 0:01:45.367 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.059605", "end": "2024-04-13 01:23:51.520506", "rc": 0, "start": "2024-04-13 01:23:51.460901" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.319) 0:01:45.687 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.023) 0:01:45.710 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.051) 0:01:45.762 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.051) 0:01:45.814 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.039) 0:01:45.853 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.028) 0:01:45.881 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.039) 0:01:45.921 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:51 +0000 (0:00:00.030) 0:01:45.951 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.257) 0:01:46.209 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.027) 0:01:46.236 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.260) 0:01:46.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.020) 0:01:46.517 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.019) 0:01:46.536 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.020) 0:01:46.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.019) 0:01:46.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.020) 0:01:46.596 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.019) 0:01:46.615 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.051) 0:01:46.667 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.020) 0:01:46.688 ******** ok: [sut] => { "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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.025) 0:01:46.713 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.037) 0:01:46.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.020) 0:01:46.772 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.021) 0:01:46.793 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.039) 0:01:46.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.022) 0:01:46.854 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.021) 0:01:46.876 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.055) 0:01:46.931 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.040) 0:01:46.972 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.024) 0:01:46.996 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.044) 0:01:47.041 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.022) 0:01:47.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:23:52 +0000 (0:00:00.021) 0:01:47.085 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.065) 0:01:47.150 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.021) 0:01:47.171 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.019) 0:01:47.191 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.021) 0:01:47.212 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.021) 0:01:47.233 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.020) 0:01:47.254 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.018) 0:01:47.272 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.057) 0:01:47.330 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.029) 0:01:47.360 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.029) 0:01:47.389 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.023) 0:01:47.412 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.035) 0:01:47.448 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.024) 0:01:47.473 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.025) 0:01:47.498 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.027) 0:01:47.526 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.261) 0:01:47.787 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:53 +0000 (0:00:00.079) 0:01:47.866 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.299) 0:01:48.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.020) 0:01:48.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.023) 0:01:48.210 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.022) 0:01:48.232 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.021) 0:01:48.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.020) 0:01:48.275 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.022) 0:01:48.297 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.022) 0:01:48.320 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.023) 0:01:48.344 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.021) 0:01:48.365 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.034) 0:01:48.399 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.022) 0:01:48.422 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.022) 0:01:48.445 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:120 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.031) 0:01:48.476 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.008906", "end": "2024-04-13 01:23:54.604846", "rc": 0, "start": "2024-04-13 01:23:54.595940" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:128 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.290) 0:01:48.767 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:132 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.020) 0:01:48.787 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.090) 0:01:48.878 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.036) 0:01:48.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.020) 0:01:48.935 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.021) 0:01:48.957 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.022) 0:01:48.979 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.021) 0:01:49.001 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 April 2024 01:23:54 +0000 (0:00:00.020) 0:01:49.021 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:70 Saturday 13 April 2024 01:23:55 +0000 (0:00:00.898) 0:01:49.919 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712971411.043878, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1712971410.6158884, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 333447534, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1712971410.4078934, "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": "1438928013", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:78 Saturday 13 April 2024 01:23:56 +0000 (0:00:00.314) 0:01:50.234 ******** ok: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:87 Saturday 13 April 2024 01:23:56 +0000 (0:00:00.248) 0:01:50.483 ******** ok: [sut] => { "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 [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:97 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.716) 0:01:51.199 ******** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:106 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.456) 0:01:51.655 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:118 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.021) 0:01:51.677 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:131 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.024) 0:01:51.701 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:145 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.025) 0:01:51.727 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.024) 0:01:51.751 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.052) 0:01:51.804 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.025) 0:01:51.829 ******** ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.026) 0:01:51.856 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.021) 0:01:51.878 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.029) 0:01:51.907 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.042) 0:01:51.950 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.025) 0:01:51.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.100) 0:01:52.075 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:23:57 +0000 (0:00:00.030) 0:01:52.106 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.311) 0:01:52.417 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.026) 0:01:52.444 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.306) 0:01:52.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.022) 0:01:52.774 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.024) 0:01:52.798 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.023) 0:01:52.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.024) 0:01:52.846 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.028) 0:01:52.875 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.046) 0:01:52.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.027) 0:01:52.949 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.025) 0:01:52.975 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.038) 0:01:53.013 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.048) 0:01:53.062 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:23:58 +0000 (0:00:00.028) 0:01:53.090 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.086) 0:01:53.177 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.030) 0:01:53.208 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.022) 0:01:53.230 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.044) 0:01:53.275 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.035) 0:01:53.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.024) 0:01:53.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.028) 0:01:53.364 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.032) 0:01:53.396 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:23:59 +0000 (0:00:00.024) 0:01:53.421 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:24:00 +0000 (0:00:00.892) 0:01:54.313 ******** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 24, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:24:00 +0000 (0:00:00.302) 0:01:54.616 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:24:00 +0000 (0:00:00.026) 0:01:54.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:24:00 +0000 (0:00:00.033) 0:01:54.676 ******** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.658) 0:01:55.334 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.024) 0:01:55.358 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.024) 0:01:55.383 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.027) 0:01:55.411 ******** TASK [Get authfile locally] **************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:112 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.030) 0:01:55.441 ******** changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_aad_t8mr_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:118 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.363) 0:01:55.804 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.053) 0:01:55.857 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.035) 0:01:55.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.025) 0:01:55.918 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.020) 0:01:55.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.020) 0:01:55.960 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:24:01 +0000 (0:00:00.047) 0:01:56.007 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:24:03 +0000 (0:00:01.431) 0:01:57.439 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.029) 0:01:57.469 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.025) 0:01:57.494 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.068272", "end": "2024-04-13 01:24:03.665082", "rc": 0, "start": "2024-04-13 01:24:03.596810" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.341) 0:01:57.836 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.021) 0:01:57.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.020) 0:01:57.878 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.039) 0:01:57.918 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.070) 0:01:57.989 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.027) 0:01:58.016 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.025) 0:01:58.042 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:03 +0000 (0:00:00.030) 0:01:58.073 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.318) 0:01:58.391 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.026) 0:01:58.418 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.313) 0:01:58.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.020) 0:01:58.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.021) 0:01:58.773 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.022) 0:01:58.795 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.019) 0:01:58.815 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.020) 0:01:58.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.020) 0:01:58.855 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.020) 0:01:58.876 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.020) 0:01:58.896 ******** ok: [sut] => { "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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.026) 0:01:58.922 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.070) 0:01:58.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.020) 0:01:59.014 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.019) 0:01:59.034 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.036) 0:01:59.070 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.020) 0:01:59.091 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:24:04 +0000 (0:00:00.021) 0:01:59.112 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.038) 0:01:59.150 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.019) 0:01:59.170 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.020) 0:01:59.190 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.037) 0:01:59.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.020) 0:01:59.249 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.019) 0:01:59.268 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.019) 0:01:59.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.019) 0:01:59.307 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.020) 0:01:59.328 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.019) 0:01:59.347 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.055) 0:01:59.402 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.019) 0:01:59.422 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.046) 0:01:59.468 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.023) 0:01:59.492 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.035) 0:01:59.527 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.024) 0:01:59.551 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.025) 0:01:59.577 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.027) 0:01:59.605 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.268) 0:01:59.873 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:05 +0000 (0:00:00.029) 0:01:59.903 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.278) 0:02:00.181 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.020) 0:02:00.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.020) 0:02:00.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.019) 0:02:00.243 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.050) 0:02:00.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.020) 0:02:00.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.024) 0:02:00.338 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.021) 0:02:00.359 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.027) 0:02:00.387 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.034) 0:02:00.421 ******** changed: [sut] => { "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 [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 April 2024 01:24:06 +0000 (0:00:00.313) 0:02:00.735 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.740) 0:02:01.475 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:78 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.022) 0:02:01.498 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:83 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.024) 0:02:01.522 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:91 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.024) 0:02:01.547 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.020) 0:02:01.568 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.059) 0:02:01.627 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.069) 0:02:01.697 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.027) 0:02:01.724 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.023) 0:02:01.747 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.035) 0:02:01.783 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.024) 0:02:01.808 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.025) 0:02:01.834 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.028) 0:02:01.863 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:07 +0000 (0:00:00.255) 0:02:02.118 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.025) 0:02:02.144 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.305) 0:02:02.449 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.020) 0:02:02.469 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.020) 0:02:02.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.020) 0:02:02.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.020) 0:02:02.531 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.020) 0:02:02.552 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.020) 0:02:02.572 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.021) 0:02:02.593 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.055) 0:02:02.649 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.021) 0:02:02.670 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.031) 0:02:02.701 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.021) 0:02:02.723 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.022) 0:02:02.746 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:120 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.024) 0:02:02.770 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.006010", "end": "2024-04-13 01:24:08.898924", "rc": 0, "start": "2024-04-13 01:24:08.892914" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:128 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.287) 0:02:03.057 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:132 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.021) 0:02:03.078 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 April 2024 01:24:08 +0000 (0:00:00.044) 0:02:03.123 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:24:09 +0000 (0:00:00.034) 0:02:03.157 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:24:09 +0000 (0:00:00.020) 0:02:03.178 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:24:09 +0000 (0:00:00.020) 0:02:03.198 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 April 2024 01:24:09 +0000 (0:00:00.020) 0:02:03.219 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 April 2024 01:24:09 +0000 (0:00:00.020) 0:02:03.239 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 April 2024 01:24:09 +0000 (0:00:00.019) 0:02:03.258 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:70 Saturday 13 April 2024 01:24:10 +0000 (0:00:00.907) 0:02:04.165 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1712971411.043878, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1712971410.6158884, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 333447534, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1712971410.4078934, "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": "1438928013", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:78 Saturday 13 April 2024 01:24:10 +0000 (0:00:00.309) 0:02:04.475 ******** ok: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:87 Saturday 13 April 2024 01:24:10 +0000 (0:00:00.256) 0:02:04.732 ******** ok: [sut] => { "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 [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:97 Saturday 13 April 2024 01:24:11 +0000 (0:00:00.726) 0:02:05.459 ******** ok: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:106 Saturday 13 April 2024 01:24:11 +0000 (0:00:00.446) 0:02:05.905 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:118 Saturday 13 April 2024 01:24:11 +0000 (0:00:00.023) 0:02:05.928 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:131 Saturday 13 April 2024 01:24:11 +0000 (0:00:00.021) 0:02:05.949 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:145 Saturday 13 April 2024 01:24:11 +0000 (0:00:00.022) 0:02:05.972 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:24:11 +0000 (0:00:00.061) 0:02:06.033 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:24:11 +0000 (0:00:00.052) 0:02:06.086 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:24:11 +0000 (0:00:00.026) 0:02:06.113 ******** ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.024) 0:02:06.137 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.022) 0:02:06.160 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.028) 0:02:06.188 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.037) 0:02:06.225 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.026) 0:02:06.252 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.025) 0:02:06.277 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.027) 0:02:06.305 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.306) 0:02:06.611 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.025) 0:02:06.636 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.303) 0:02:06.939 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.020) 0:02:06.960 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.062) 0:02:07.022 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.021) 0:02:07.044 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.021) 0:02:07.065 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.020) 0:02:07.086 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:12 +0000 (0:00:00.022) 0:02:07.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.022) 0:02:07.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.020) 0:02:07.152 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.036) 0:02:07.188 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.021) 0:02:07.210 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.021) 0:02:07.231 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.038) 0:02:07.270 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.023) 0:02:07.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.019) 0:02:07.314 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.041) 0:02:07.356 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.034) 0:02:07.390 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.020) 0:02:07.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.021) 0:02:07.432 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.019) 0:02:07.452 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:24:13 +0000 (0:00:00.059) 0:02:07.511 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:24:14 +0000 (0:00:00.842) 0:02:08.353 ******** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 24, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:24:14 +0000 (0:00:00.288) 0:02:08.642 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:24:14 +0000 (0:00:00.020) 0:02:08.663 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:24:14 +0000 (0:00:00.022) 0:02:08.686 ******** ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:24:15 +0000 (0:00:00.660) 0:02:09.346 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:24:15 +0000 (0:00:00.024) 0:02:09.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:24:15 +0000 (0:00:00.022) 0:02:09.393 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:24:15 +0000 (0:00:00.023) 0:02:09.416 ******** TASK [Create a user for rootless] ********************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:130 Saturday 13 April 2024 01:24:15 +0000 (0:00:00.018) 0:02:09.435 ******** changed: [sut] => { "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: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:135 Saturday 13 April 2024 01:24:15 +0000 (0:00:00.640) 0:02:10.075 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:24:16 +0000 (0:00:00.061) 0:02:10.136 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:24:16 +0000 (0:00:00.042) 0:02:10.179 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:24:16 +0000 (0:00:00.042) 0:02:10.221 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:24:16 +0000 (0:00:00.035) 0:02:10.257 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:24:16 +0000 (0:00:00.030) 0:02:10.287 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:24:16 +0000 (0:00:00.062) 0:02:10.349 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:24:17 +0000 (0:00:01.407) 0:02:11.757 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:24:17 +0000 (0:00:00.021) 0:02:11.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:24:17 +0000 (0:00:00.025) 0:02:11.805 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.062362", "end": "2024-04-13 01:24:17.950331", "rc": 0, "start": "2024-04-13 01:24:17.887969" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:24:17 +0000 (0:00:00.315) 0:02:12.120 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.021) 0:02:12.141 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.020) 0:02:12.162 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.039) 0:02:12.201 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.037) 0:02:12.238 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.026) 0:02:12.265 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.023) 0:02:12.289 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.026) 0:02:12.315 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.295) 0:02:12.610 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.027) 0:02:12.637 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.295) 0:02:12.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.020) 0:02:12.954 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.021) 0:02:12.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.020) 0:02:12.995 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.019) 0:02:13.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.019) 0:02:13.035 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.019) 0:02:13.055 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.020) 0:02:13.076 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.019) 0:02:13.096 ******** ok: [sut] => { "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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:24:18 +0000 (0:00:00.028) 0:02:13.124 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.037) 0:02:13.161 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.020) 0:02:13.181 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.019) 0:02:13.201 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.037) 0:02:13.238 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.020) 0:02:13.259 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.020) 0:02:13.279 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.071) 0:02:13.350 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.020) 0:02:13.371 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.023) 0:02:13.394 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.038) 0:02:13.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.021) 0:02:13.454 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.019) 0:02:13.474 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.020) 0:02:13.495 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.020) 0:02:13.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.020) 0:02:13.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.020) 0:02:13.556 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.018) 0:02:13.575 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.018) 0:02:13.593 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.046) 0:02:13.640 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.021) 0:02:13.661 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.033) 0:02:13.694 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.324) 0:02:14.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.025) 0:02:14.044 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:19 +0000 (0:00:00.028) 0:02:14.073 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:20 +0000 (0:00:00.247) 0:02:14.320 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:20 +0000 (0:00:00.026) 0:02:14.346 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:20 +0000 (0:00:00.241) 0:02:14.588 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006908", "end": "2024-04-13 01:24:20.721072", "rc": 0, "start": "2024-04-13 01:24:20.714164" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:20 +0000 (0:00:00.297) 0:02:14.885 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004705", "end": "2024-04-13 01:24:21.002137", "rc": 0, "start": "2024-04-13 01:24:20.997432" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.286) 0:02:15.171 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.031) 0:02:15.202 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.020) 0:02:15.222 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.021) 0:02:15.244 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.028) 0:02:15.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.038) 0:02:15.311 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.030) 0:02:15.342 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.131) 0:02:15.473 ******** changed: [sut] => { "changed": true, "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": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.387) 0:02:15.861 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 April 2024 01:24:21 +0000 (0:00:00.022) 0:02:15.883 ******** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:78 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.720) 0:02:16.603 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:83 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.021) 0:02:16.625 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:91 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.022) 0:02:16.647 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.022) 0:02:16.669 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.060) 0:02:16.729 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.028) 0:02:16.758 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.040) 0:02:16.798 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.026) 0:02:16.825 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.041) 0:02:16.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.027) 0:02:16.894 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.088) 0:02:16.982 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:22 +0000 (0:00:00.029) 0:02:17.011 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:23 +0000 (0:00:00.317) 0:02:17.329 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:23 +0000 (0:00:00.028) 0:02:17.358 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:23 +0000 (0:00:00.314) 0:02:17.672 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003899", "end": "2024-04-13 01:24:23.787076", "rc": 0, "start": "2024-04-13 01:24:23.783177" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:23 +0000 (0:00:00.277) 0:02:17.949 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004747", "end": "2024-04-13 01:24:24.082865", "rc": 0, "start": "2024-04-13 01:24:24.078118" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.300) 0:02:18.249 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.029) 0:02:18.279 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.023) 0:02:18.303 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.022) 0:02:18.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.027) 0:02:18.352 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.019) 0:02:18.372 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.020) 0:02:18.392 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.020) 0:02:18.413 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.083) 0:02:18.496 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.022) 0:02:18.519 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.032) 0:02:18.551 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:120 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.023) 0:02:18.574 ******** ok: [sut] => { "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.007326", "end": "2024-04-13 01:24:24.719617", "rc": 0, "start": "2024-04-13 01:24:24.712291" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:128 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.308) 0:02:18.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:132 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.020) 0:02:18.904 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.044) 0:02:18.948 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:24:24 +0000 (0:00:00.036) 0:02:18.984 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.018805", "end": "2024-04-13 01:24:25.080603", "rc": 0, "start": "2024-04-13 01:24:25.061798" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:24:25 +0000 (0:00:00.264) 0:02:19.248 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:24:25 +0000 (0:00:00.024) 0:02:19.272 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 April 2024 01:24:25 +0000 (0:00:00.021) 0:02:19.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 April 2024 01:24:25 +0000 (0:00:00.019) 0:02:19.314 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 April 2024 01:24:25 +0000 (0:00:00.019) 0:02:19.333 ******** changed: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.podman : Check the kubernetes yaml file] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:70 Saturday 13 April 2024 01:24:27 +0000 (0:00:01.929) 0:02:21.263 ******** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Ensure the kubernetes directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:78 Saturday 13 April 2024 01:24:27 +0000 (0:00:00.324) 0:02:21.588 ******** changed: [sut] => { "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 [linux-system-roles.podman : Ensure kubernetes yaml files are present] **** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:87 Saturday 13 April 2024 01:24:27 +0000 (0:00:00.340) 0:02:21.928 ******** changed: [sut] => { "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-1712971467.847885-6529-247822952720349/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:97 Saturday 13 April 2024 01:24:28 +0000 (0:00:00.719) 0:02:22.647 ******** changed: [sut] => { "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: 33ed159a30aa9c3bd5a2e87e7a1791b50283a879dc962c53a0a9a46281b4ac55 Container: 197301960dfa278977e221de6dd6e8d43d8f7bdf9252d37c4c6509feb97bf8d1 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:106 Saturday 13 April 2024 01:24:29 +0000 (0:00:01.381) 0:02:24.029 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:118 Saturday 13 April 2024 01:24:30 +0000 (0:00:00.804) 0:02:24.833 ******** changed: [sut] => { "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": "run-user-2001.mount -.mount basic.target \"app-podman\\\\x2dkube.slice\" 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", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "0", "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": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "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", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:131 Saturday 13 April 2024 01:24:31 +0000 (0:00:00.650) 0:02:25.484 ******** changed: [sut] => { "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": "run-user-2001.mount network-online.target \"app-podman\\\\x2dkube.slice\" basic.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.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", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "0", "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": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22357", "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", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:145 Saturday 13 April 2024 01:24:32 +0000 (0:00:01.483) 0:02:26.968 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:24:32 +0000 (0:00:00.023) 0:02:26.992 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:24:32 +0000 (0:00:00.055) 0:02:27.048 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:24:32 +0000 (0:00:00.027) 0:02:27.075 ******** ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:24:32 +0000 (0:00:00.025) 0:02:27.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:24:32 +0000 (0:00:00.021) 0:02:27.121 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:24:33 +0000 (0:00:00.030) 0:02:27.152 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:33 +0000 (0:00:00.035) 0:02:27.187 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:33 +0000 (0:00:00.024) 0:02:27.212 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:33 +0000 (0:00:00.072) 0:02:27.284 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:33 +0000 (0:00:00.029) 0:02:27.313 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:33 +0000 (0:00:00.390) 0:02:27.704 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:33 +0000 (0:00:00.027) 0:02:27.731 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:34 +0000 (0:00:00.460) 0:02:28.192 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006082", "end": "2024-04-13 01:24:34.455173", "rc": 0, "start": "2024-04-13 01:24:34.449091" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:34 +0000 (0:00:00.440) 0:02:28.632 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005642", "end": "2024-04-13 01:24:34.783611", "rc": 0, "start": "2024-04-13 01:24:34.777969" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:34 +0000 (0:00:00.332) 0:02:28.965 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:34 +0000 (0:00:00.030) 0:02:28.995 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:34 +0000 (0:00:00.020) 0:02:29.015 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:34 +0000 (0:00:00.021) 0:02:29.037 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:34 +0000 (0:00:00.031) 0:02:29.068 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:34 +0000 (0:00:00.020) 0:02:29.089 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.074) 0:02:29.163 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.037) 0:02:29.201 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.023) 0:02:29.224 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.022) 0:02:29.247 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.042) 0:02:29.290 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.023) 0:02:29.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.023) 0:02:29.336 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.045) 0:02:29.382 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.034) 0:02:29.417 ******** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/auth_test_user1 exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.379) 0:02:29.796 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.025) 0:02:29.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.023) 0:02:29.845 ******** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 April 2024 01:24:35 +0000 (0:00:00.020) 0:02:29.866 ******** ok: [sut] => (item=None) => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:45 Saturday 13 April 2024 01:24:37 +0000 (0:00:01.421) 0:02:31.288 ******** changed: [sut] => { "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 [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:54 Saturday 13 April 2024 01:24:37 +0000 (0:00:00.537) 0:02:31.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:64 Saturday 13 April 2024 01:24:37 +0000 (0:00:00.021) 0:02:31.847 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 Saturday 13 April 2024 01:24:37 +0000 (0:00:00.021) 0:02:31.868 ******** changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/.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-1712971477.8140976-6770-123977259178837/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:88 Saturday 13 April 2024 01:24:38 +0000 (0:00:01.212) 0:02:33.081 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:117 Saturday 13 April 2024 01:24:38 +0000 (0:00:00.024) 0:02:33.106 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:133 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.025) 0:02:33.131 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.027) 0:02:33.159 ******** TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:150 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.019) 0:02:33.178 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.108) 0:02:33.286 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.037) 0:02:33.324 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.026) 0:02:33.351 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.023) 0:02:33.374 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.020) 0:02:33.395 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:24:39 +0000 (0:00:00.051) 0:02:33.447 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:24:41 +0000 (0:00:02.236) 0:02:35.683 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:24:41 +0000 (0:00:00.021) 0:02:35.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:24:41 +0000 (0:00:00.027) 0:02:35.732 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.092558", "end": "2024-04-13 01:24:42.095713", "rc": 0, "start": "2024-04-13 01:24:42.003155" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:24:42 +0000 (0:00:00.537) 0:02:36.270 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:24:42 +0000 (0:00:00.024) 0:02:36.294 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:24:42 +0000 (0:00:00.024) 0:02:36.318 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:24:42 +0000 (0:00:00.043) 0:02:36.362 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:42 +0000 (0:00:00.044) 0:02:36.406 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:42 +0000 (0:00:00.515) 0:02:36.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:42 +0000 (0:00:00.025) 0:02:36.947 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:42 +0000 (0:00:00.072) 0:02:37.020 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.338) 0:02:37.359 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.028) 0:02:37.387 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.471) 0:02:37.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.022) 0:02:37.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.022) 0:02:37.903 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.022) 0:02:37.925 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.021) 0:02:37.947 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.022) 0:02:37.969 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.020) 0:02:37.990 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.020) 0:02:38.011 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.020) 0:02:38.031 ******** ok: [sut] => { "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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.030) 0:02:38.062 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.038) 0:02:38.100 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:24:43 +0000 (0:00:00.020) 0:02:38.121 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.061) 0:02:38.183 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.040) 0:02:38.223 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.022) 0:02:38.245 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.021) 0:02:38.266 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.041) 0:02:38.307 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.021) 0:02:38.329 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.021) 0:02:38.350 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.040) 0:02:38.391 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.020) 0:02:38.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.021) 0:02:38.433 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.022) 0:02:38.455 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.020) 0:02:38.475 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.020) 0:02:38.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.020) 0:02:38.516 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.020) 0:02:38.537 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.019) 0:02:38.556 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.091) 0:02:38.647 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.023) 0:02:38.670 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.036) 0:02:38.707 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.027) 0:02:38.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.026) 0:02:38.761 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:44 +0000 (0:00:00.033) 0:02:38.794 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.417) 0:02:39.211 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.026) 0:02:39.238 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.495) 0:02:39.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.021) 0:02:39.754 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.021) 0:02:39.776 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.023) 0:02:39.799 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.021) 0:02:39.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.063) 0:02:39.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.020) 0:02:39.905 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.021) 0:02:39.926 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.021) 0:02:39.947 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.030) 0:02:39.978 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.021) 0:02:39.999 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.020) 0:02:40.020 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:78 Saturday 13 April 2024 01:24:45 +0000 (0:00:00.021) 0:02:40.042 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:83 Saturday 13 April 2024 01:24:46 +0000 (0:00:00.331) 0:02:40.373 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:91 Saturday 13 April 2024 01:24:46 +0000 (0:00:00.579) 0:02:40.953 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:24:46 +0000 (0:00:00.022) 0:02:40.975 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 April 2024 01:24:46 +0000 (0:00:00.057) 0:02:41.033 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 April 2024 01:24:46 +0000 (0:00:00.026) 0:02:41.059 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 April 2024 01:24:46 +0000 (0:00:00.027) 0:02:41.087 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 April 2024 01:24:47 +0000 (0:00:00.060) 0:02:41.147 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:47 +0000 (0:00:00.036) 0:02:41.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:47 +0000 (0:00:00.025) 0:02:41.209 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:47 +0000 (0:00:00.024) 0:02:41.234 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:47 +0000 (0:00:00.029) 0:02:41.264 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:47 +0000 (0:00:00.512) 0:02:41.776 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:47 +0000 (0:00:00.025) 0:02:41.802 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.462) 0:02:42.264 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.022) 0:02:42.286 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.020) 0:02:42.306 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.020) 0:02:42.327 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.020) 0:02:42.348 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.022) 0:02:42.370 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.021) 0:02:42.391 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.072) 0:02:42.464 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.031) 0:02:42.495 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.020) 0:02:42.516 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.031) 0:02:42.548 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/etc/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.021) 0:02:42.569 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.022) 0:02:42.591 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:120 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.024) 0:02:42.616 ******** ok: [sut] => { "changed": false, "cmd": [ "systemd-escape", "--template", "podman-kube@.service", "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "delta": "0:00:00.027357", "end": "2024-04-13 01:24:48.917321", "rc": 0, "start": "2024-04-13 01:24:48.889964" } STDOUT: podman-kube@-etc-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:128 Saturday 13 April 2024 01:24:48 +0000 (0:00:00.473) 0:02:43.089 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 13 April 2024 01:24:49 +0000 (0:00:00.048) 0:02:43.138 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 13 April 2024 01:24:49 +0000 (0:00:00.020) 0:02:43.158 ******** changed: [sut] => { "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": "Sat 2024-04-13 01:23:34 UTC", "ActiveEnterTimestampMonotonic": "725487096", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target \"system-podman\\\\x2dkube.slice\" systemd-journald.socket network-online.target -.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-13 01:23:33 UTC", "AssertTimestampMonotonic": "724591084", "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": "47843440000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-13 01:23:33 UTC", "ConditionTimestampMonotonic": "724591081", "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": "6773", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13036", "ExecMainStartTimestamp": "Sat 2024-04-13 01:23:34 UTC", "ExecMainStartTimestampMonotonic": "725487054", "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=[Sat 2024-04-13 01:23:33 UTC] ; stop_time=[n/a] ; pid=12967 ; 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=[Sat 2024-04-13 01:23:33 UTC] ; stop_time=[n/a] ; pid=12967 ; 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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-04-13 01:23:33 UTC", "InactiveExitTimestampMonotonic": "724599310", "InvocationID": "450de22e94bf4ed1a7c27b344a57caad", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13036", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "21450752", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-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]", "StateChangeTimestamp": "Sat 2024-04-13 01:23:34 UTC", "StateChangeTimestampMonotonic": "725487096", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "11", "TasksMax": "22357", "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 [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 13 April 2024 01:24:50 +0000 (0:00:01.766) 0:02:44.925 ******** changed: [sut] => { "actions": [ "/usr/bin/podman kube play --down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:38 Saturday 13 April 2024 01:24:51 +0000 (0:00:00.471) 0:02:45.397 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:43 Saturday 13 April 2024 01:24:51 +0000 (0:00:00.307) 0:02:45.704 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.059343", "end": "2024-04-13 01:24:51.869157", "rc": 0, "start": "2024-04-13 01:24:51.809814" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:52 Saturday 13 April 2024 01:24:51 +0000 (0:00:00.332) 0:02:46.037 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:24:51 +0000 (0:00:00.034) 0:02:46.071 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:24:51 +0000 (0:00:00.020) 0:02:46.092 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:24:51 +0000 (0:00:00.021) 0:02:46.113 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:132 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.021) 0:02:46.134 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.020) 0:02:46.155 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.100) 0:02:46.256 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.026) 0:02:46.283 ******** ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.027) 0:02:46.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.020) 0:02:46.331 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.030) 0:02:46.361 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.037) 0:02:46.399 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.026) 0:02:46.426 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.025) 0:02:46.451 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.029) 0:02:46.481 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.291) 0:02:46.773 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.030) 0:02:46.803 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:52 +0000 (0:00:00.310) 0:02:47.113 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.020) 0:02:47.133 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.027) 0:02:47.161 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.022) 0:02:47.184 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.023) 0:02:47.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.022) 0:02:47.229 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.066) 0:02:47.295 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.023) 0:02:47.319 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.022) 0:02:47.341 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.051) 0:02:47.393 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.029) 0:02:47.422 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.023) 0:02:47.446 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.047) 0:02:47.493 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.032) 0:02:47.525 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.045) 0:02:47.571 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.021) 0:02:47.592 ******** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service .service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:24:53 +0000 (0:00:00.448) 0:02:48.041 ******** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:24:54 +0000 (0:00:00.264) 0:02:48.305 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:24:54 +0000 (0:00:00.032) 0:02:48.338 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:24:54 +0000 (0:00:00.077) 0:02:48.416 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:24:54 +0000 (0:00:00.021) 0:02:48.437 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:24:54 +0000 (0:00:00.028) 0:02:48.466 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.678) 0:02:49.144 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039213", "end": "2024-04-13 01:24:55.301662", "rc": 0, "start": "2024-04-13 01:24:55.262449" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.316) 0:02:49.461 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.023) 0:02:49.484 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.020) 0:02:49.505 ******** TASK [Remove pods and units - rootless] **************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:161 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.019) 0:02:49.524 ******** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.070) 0:02:49.595 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.035) 0:02:49.630 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.026) 0:02:49.657 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.020) 0:02:49.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.070) 0:02:49.749 ******** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 April 2024 01:24:55 +0000 (0:00:00.050) 0:02:49.799 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 April 2024 01:24:56 +0000 (0:00:01.291) 0:02:51.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 April 2024 01:24:56 +0000 (0:00:00.021) 0:02:51.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.024) 0:02:51.136 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.049171", "end": "2024-04-13 01:24:57.309421", "rc": 0, "start": "2024-04-13 01:24:57.260250" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.340) 0:02:51.477 ******** ok: [sut] => { "ansible_facts": { "podman_version": "4.9.4-dev" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.023) 0:02:51.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.024) 0:02:51.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.098) 0:02:51.623 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.048) 0:02:51.672 ******** ok: [sut] => { "ansible_facts": { "getent_passwd": { "auth_test_user1": [ "x", "2001", "2001", "", "/home/auth_test_user1", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.313) 0:02:51.985 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.025) 0:02:52.010 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:24:57 +0000 (0:00:00.028) 0:02:52.038 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:24:58 +0000 (0:00:00.268) 0:02:52.307 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:24:58 +0000 (0:00:00.026) 0:02:52.334 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:24:58 +0000 (0:00:00.276) 0:02:52.611 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005816", "end": "2024-04-13 01:24:58.759505", "rc": 0, "start": "2024-04-13 01:24:58.753689" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:24:58 +0000 (0:00:00.333) 0:02:52.944 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005976", "end": "2024-04-13 01:24:59.081345", "rc": 0, "start": "2024-04-13 01:24:59.075369" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.303) 0:02:53.248 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.032) 0:02:53.280 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.037) 0:02:53.317 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.022) 0:02:53.340 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.070) 0:02:53.411 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.023) 0:02:53.434 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.022) 0:02:53.457 ******** ok: [sut] => { "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 [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.028) 0:02:53.486 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.042) 0:02:53.528 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.026) 0:02:53.554 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.035) 0:02:53.590 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.043) 0:02:53.634 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.024) 0:02:53.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.027) 0:02:53.686 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.041) 0:02:53.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.022) 0:02:53.751 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.020) 0:02:53.771 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.040) 0:02:53.812 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.021) 0:02:53.834 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.063) 0:02:53.897 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.024) 0:02:53.921 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.023) 0:02:53.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.020) 0:02:53.966 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.023) 0:02:53.989 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.021) 0:02:54.011 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle credential files] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:121 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.021) 0:02:54.033 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml for sut TASK [linux-system-roles.podman : Set user and group] ************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.047) 0:02:54.080 ******** ok: [sut] => { "ansible_facts": { "__podman_credential_group": "", "__podman_credential_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 April 2024 01:24:59 +0000 (0:00:00.024) 0:02:54.105 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:25:00 +0000 (0:00:00.036) 0:02:54.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:25:00 +0000 (0:00:00.026) 0:02:54.169 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:25:00 +0000 (0:00:00.025) 0:02:54.194 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:25:00 +0000 (0:00:00.029) 0:02:54.223 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:25:00 +0000 (0:00:00.300) 0:02:54.524 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:25:00 +0000 (0:00:00.026) 0:02:54.551 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:25:00 +0000 (0:00:00.350) 0:02:54.902 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003888", "end": "2024-04-13 01:25:01.019379", "rc": 0, "start": "2024-04-13 01:25:01.015491" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.276) 0:02:55.178 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004010", "end": "2024-04-13 01:25:01.323817", "rc": 0, "start": "2024-04-13 01:25:01.319807" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.309) 0:02:55.488 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.031) 0:02:55.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.021) 0:02:55.541 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.021) 0:02:55.562 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.021) 0:02:55.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.021) 0:02:55.605 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.021) 0:02:55.627 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.030) 0:02:55.658 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.022) 0:02:55.680 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.022) 0:02:55.702 ******** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file is absent] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:78 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.022) 0:02:55.725 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Find files in credentials directory] ********* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:83 Saturday 13 April 2024 01:25:01 +0000 (0:00:00.269) 0:02:55.995 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:91 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.271) 0:02:56.267 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:128 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.066) 0:02:56.333 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.061) 0:02:56.394 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.028) 0:02:56.423 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.031) 0:02:56.454 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_name": "auth_test_1_kube", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.023) 0:02:56.478 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.038) 0:02:56.517 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.026) 0:02:56.543 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.025) 0:02:56.569 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.028) 0:02:56.598 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.285) 0:02:56.884 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:25:02 +0000 (0:00:00.027) 0:02:56.912 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.246) 0:02:57.158 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004306", "end": "2024-04-13 01:25:03.299048", "rc": 0, "start": "2024-04-13 01:25:03.294742" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.307) 0:02:57.465 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005380", "end": "2024-04-13 01:25:03.565041", "rc": 0, "start": "2024-04-13 01:25:03.559661" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.264) 0:02:57.730 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.030) 0:02:57.760 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.022) 0:02:57.783 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.020) 0:02:57.804 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.021) 0:02:57.825 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.020) 0:02:57.846 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if no kube spec is given] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.021) 0:02:57.867 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.020) 0:02:57.888 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.034) 0:02:57.922 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.023) 0:02:57.946 ******** ok: [sut] => { "ansible_facts": { "__podman_kube_file": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.021) 0:02:57.968 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Get service name using systemd-escape] ******* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:120 Saturday 13 April 2024 01:25:03 +0000 (0:00:00.024) 0:02:57.992 ******** ok: [sut] => { "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.006547", "end": "2024-04-13 01:25:04.089454", "rc": 0, "start": "2024-04-13 01:25:04.082907" } STDOUT: podman-kube@-home-auth_test_user1-.config-containers-ansible\x2dkubernetes.d-auth_test_1_kube.yml.service TASK [linux-system-roles.podman : Cleanup containers and services] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:128 Saturday 13 April 2024 01:25:04 +0000 (0:00:00.264) 0:02:58.257 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 13 April 2024 01:25:04 +0000 (0:00:00.041) 0:02:58.298 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971465.1195893, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712971469.6824815, "dev": 83, "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": 1712971469.6824815, "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 [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 13 April 2024 01:25:04 +0000 (0:00:00.338) 0:02:58.636 ******** changed: [sut] => { "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": "Sat 2024-04-13 01:24:32 UTC", "ActiveEnterTimestampMonotonic": "783659822", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-2001.mount network-online.target \"app-podman\\\\x2dkube.slice\" basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-04-13 01:24:31 UTC", "AssertTimestampMonotonic": "782778758", "Before": "default.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": "16701042000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-04-13 01:24:31 UTC", "ConditionTimestampMonotonic": "782778753", "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": "54509", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "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", "ExecMainPID": "21015", "ExecMainStartTimestamp": "Sat 2024-04-13 01:24:32 UTC", "ExecMainStartTimestampMonotonic": "783659701", "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=[Sat 2024-04-13 01:24:31 UTC] ; stop_time=[n/a] ; pid=20973 ; 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=[Sat 2024-04-13 01:24:31 UTC] ; stop_time=[n/a] ; pid=20973 ; 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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-04-13 01:24:31 UTC", "InactiveExitTimestampMonotonic": "782785471", "InvocationID": "258e14e280294aecb3bb2adc30769744", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13973", "LimitNPROCSoft": "13973", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13973", "LimitSIGPENDINGSoft": "13973", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21015", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "23478272", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "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]", "StateChangeTimestamp": "Sat 2024-04-13 01:24:32 UTC", "StateChangeTimestampMonotonic": "783659822", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "22357", "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", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 13 April 2024 01:25:05 +0000 (0:00:01.244) 0:02:59.880 ******** changed: [sut] => { "actions": [ "/bin/podman kube play --down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pods stopped: Pods removed: Secrets removed: Volumes removed: TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:38 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.379) 0:03:00.260 ******** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "state": "absent" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:43 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.243) 0:03:00.503 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.057323", "end": "2024-04-13 01:25:06.651465", "rc": 0, "start": "2024-04-13 01:25:06.594142" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:52 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.312) 0:03:00.816 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.043) 0:03:00.859 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.024) 0:03:00.884 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.025) 0:03:00.910 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:132 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.026) 0:03:00.937 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:135 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.043) 0:03:00.981 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 April 2024 01:25:06 +0000 (0:00:00.123) 0:03:01.104 ******** ok: [sut] => { "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 [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.033) 0:03:01.137 ******** ok: [sut] => { "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 [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.029) 0:03:01.167 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.028) 0:03:01.196 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.034) 0:03:01.230 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.045) 0:03:01.276 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.037) 0:03:01.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.028) 0:03:01.342 ******** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.032) 0:03:01.375 ******** ok: [sut] => { "ansible_facts": { "getent_group": { "auth_test_user1": [ "x", "2001", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.252) 0:03:01.627 ******** ok: [sut] => { "ansible_facts": { "__podman_group_name": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.032) 0:03:01.659 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971378.8066573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1712971347.7864673, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6292775, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "4014986771", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 April 2024 01:25:07 +0000 (0:00:00.335) 0:03:01.995 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004302", "end": "2024-04-13 01:25:08.115723", "rc": 0, "start": "2024-04-13 01:25:08.111421" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.332) 0:03:02.328 ******** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004443", "end": "2024-04-13 01:25:08.443068", "rc": 0, "start": "2024-04-13 01:25:08.438625" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.287) 0:03:02.615 ******** ok: [sut] => { "ansible_facts": { "podman_subgid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } }, "podman_subuid_info": { "auth_test_user1": { "range": 65536, "start": 100000 } } }, "changed": false } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.034) 0:03:02.650 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.023) 0:03:02.674 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.084) 0:03:02.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.021) 0:03:02.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.022) 0:03:02.802 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.023) 0:03:02.825 ******** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": ".service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.039) 0:03:02.865 ******** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/auth_test_user1/.config/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.024) 0:03:02.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.021) 0:03:02.911 ******** ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.044) 0:03:02.955 ******** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:217 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.036) 0:03:02.992 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 April 2024 01:25:08 +0000 (0:00:00.051) 0:03:03.043 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971465.1195893, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712971469.6824815, "dev": 83, "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": 1712971469.6824815, "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 [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 April 2024 01:25:09 +0000 (0:00:00.231) 0:03:03.275 ******** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service .service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 April 2024 01:25:09 +0000 (0:00:00.396) 0:03:03.672 ******** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 13 April 2024 01:25:09 +0000 (0:00:00.278) 0:03:03.950 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 April 2024 01:25:09 +0000 (0:00:00.041) 0:03:03.992 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 April 2024 01:25:09 +0000 (0:00:00.098) 0:03:04.090 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 April 2024 01:25:09 +0000 (0:00:00.035) 0:03:04.125 ******** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 13 April 2024 01:25:10 +0000 (0:00:00.044) 0:03:04.170 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 13 April 2024 01:25:10 +0000 (0:00:00.469) 0:03:04.639 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.058258", "end": "2024-04-13 01:25:10.780072", "rc": 0, "start": "2024-04-13 01:25:10.721814" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 April 2024 01:25:10 +0000 (0:00:00.319) 0:03:04.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:221 Saturday 13 April 2024 01:25:10 +0000 (0:00:00.043) 0:03:05.003 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:142 Saturday 13 April 2024 01:25:10 +0000 (0:00:00.024) 0:03:05.027 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 13 April 2024 01:25:10 +0000 (0:00:00.082) 0:03:05.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 13 April 2024 01:25:11 +0000 (0:00:00.061) 0:03:05.171 ******** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 13 April 2024 01:25:11 +0000 (0:00:00.033) 0:03:05.205 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712971465.1195893, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712971469.6824815, "dev": 83, "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": 1712971469.6824815, "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 [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 13 April 2024 01:25:11 +0000 (0:00:00.231) 0:03:05.436 ******** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 13 April 2024 01:25:11 +0000 (0:00:00.390) 0:03:05.827 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.058848", "end": "2024-04-13 01:25:11.965337", "rc": 0, "start": "2024-04-13 01:25:11.906489" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 13 April 2024 01:25:11 +0000 (0:00:00.301) 0:03:06.129 ******** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.056385", "end": "2024-04-13 01:25:12.262033", "rc": 0, "start": "2024-04-13 01:25:12.205648" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 13 April 2024 01:25:12 +0000 (0:00:00.296) 0:03:06.426 ******** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.009970", "end": "2024-04-13 01:25:12.502465", "rc": 0, "start": "2024-04-13 01:25:12.492495" } TASK [Remove user] ************************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:173 Saturday 13 April 2024 01:25:12 +0000 (0:00:00.250) 0:03:06.676 ******** changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:178 Saturday 13 April 2024 01:25:12 +0000 (0:00:00.437) 0:03:07.113 ******** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_aad_t8mr_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-containers-authdyg__ass/tests/tests_auth_and_security.yml:184 Saturday 13 April 2024 01:25:13 +0000 (0:00:00.162) 0:03:07.276 ******** included: /WORKDIR/git-containers-authdyg__ass/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/cleanup_registry.yml:3 Saturday 13 April 2024 01:25:13 +0000 (0:00:00.050) 0:03:07.326 ******** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.276642", "end": "2024-04-13 01:25:13.655982", "rc": 0, "start": "2024-04-13 01:25:13.379340" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-containers-authdyg__ass/tests/tasks/cleanup_registry.yml:7 Saturday 13 April 2024 01:25:13 +0000 (0:00:00.490) 0:03:07.817 ******** changed: [sut] => (item=/etc/containers/certs.d/localhost:5000) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/containers/certs.d/localhost:5000", "path": "/etc/containers/certs.d/localhost:5000", "state": "absent" } changed: [sut] => (item=/tmp/lsr_92j_vort_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_92j_vort_podman", "path": "/tmp/lsr_92j_vort_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=529 changed=59 unreachable=0 failed=0 skipped=547 rescued=1 ignored=0 Saturday 13 April 2024 01:25:14 +0000 (0:00:00.432) 0:03:08.250 ******** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 49.24s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 4.47s /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:58 -------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.34s /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 3.07s /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:97 -------- fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.89s /WORKDIR/git-containers-authdyg__ass/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 2.24s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 1.93s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Stop and disable service -------------------- 1.77s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Push test images into local registry ------------------------------------ 1.53s /WORKDIR/git-containers-authdyg__ass/tests/tasks/setup_registry.yml:123 ------- linux-system-roles.podman : Start service ------------------------------- 1.48s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:131 linux-system-roles.podman : Gather the package facts -------------------- 1.43s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 1.42s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Gather the package facts -------------------- 1.41s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.40s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Update containers/pods ---------------------- 1.38s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:97 linux-system-roles.podman : Start service ------------------------------- 1.38s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:131 linux-system-roles.podman : Gather the package facts -------------------- 1.38s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.29s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Stop and disable service -------------------- 1.24s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Ensure quadlet file is present -------------- 1.21s /WORKDIR/git-containers-authdyg__ass/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:76 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [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) [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) [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) [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) [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) [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) [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) ---^---^---^---^---^---