# 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-weekly-cisl9n14ev/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:4 Saturday 13 July 2024 16:34:49 +0000 (0:00:00.014) 0:00:00.014 ********* 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-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:9 Saturday 13 July 2024 16:34:49 +0000 (0:00:00.012) 0:00:00.026 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:48 Saturday 13 July 2024 16:34:49 +0000 (0:00:00.675) 0:00:00.702 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:34:50 +0000 (0:00:00.076) 0:00:00.779 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:34:50 +0000 (0:00:00.017) 0:00:00.796 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:34:50 +0000 (0:00:00.018) 0:00:00.815 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:34:50 +0000 (0:00:00.246) 0:00:01.061 ********* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:34:50 +0000 (0:00:00.034) 0:00:01.095 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:34:50 +0000 (0:00:00.035) 0:00:01.130 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:34:51 +0000 (0:00:01.348) 0:00:02.479 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:34:51 +0000 (0:00:00.034) 0:00:02.514 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: podman-gvproxy-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64", "Installed: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch", "Installed: dnsmasq-2.79-33.el8.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64", "Installed: podman-plugins-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: fuse-common-3.3.0-19.el8.x86_64", "Installed: podman-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: containernetworking-plugins-1:1.4.0-2.module_el8+974+0c52b299.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-3.3.0-19.el8.x86_64", "Installed: containers-common-2:1-81.module_el8+968+fbb249c7.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.9.4-0.1.module_el8+971+3d3df00d.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: slirp4netns-1.2.3-1.module_el8+951+32019cde.x86_64", "Installed: fuse3-libs-3.3.0-19.el8.x86_64", "Installed: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64" ] } lsrpackages: crun podman podman-plugins shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:35:49 +0000 (0:00:57.247) 0:00:59.762 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042882", "end": "2024-07-13 16:35:49.307265", "rc": 0, "start": "2024-07-13 16:35:49.264383" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.337) 0:01:00.099 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.030) 0:01:00.129 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.029) 0:01:00.158 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.067) 0:01:00.226 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.037) 0:01:00.263 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.247) 0:01:00.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.025) 0:01:00.536 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.024) 0:01:00.561 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:35:49 +0000 (0:00:00.189) 0:01:00.751 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.024) 0:01:00.775 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.188) 0:01:00.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.020) 0:01:00.984 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.004 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.022) 0:01:01.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.020) 0:01:01.047 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.067 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.020) 0:01:01.088 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.127 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.100) 0:01:01.228 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.037) 0:01:01.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.027) 0:01:01.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.018) 0:01:01.311 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.037) 0:01:01.349 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.021) 0:01:01.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.020) 0:01:01.391 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.037) 0:01:01.428 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.448 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.468 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.040) 0:01:01.508 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.024) 0:01:01.532 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.020) 0:01:01.553 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.020) 0:01:01.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.018) 0:01:01.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.048) 0:01:01.640 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.660 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.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 : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.018) 0:01:01.699 ********* 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 secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.019) 0:01:01.718 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:35:50 +0000 (0:00:00.018) 0:01:01.737 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.019) 0:01:01.756 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.018) 0:01:01.775 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.018) 0:01:01.794 ********* 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.018) 0:01:01.812 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Setup registry] ********************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:52 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.017) 0:01:01.829 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:5 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.043) 0:01:01.873 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_5hqc7no8_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:12 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.264) 0:01:02.137 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_5hqc7no8_podman/auth", "__podman_test_authfile": "/tmp/lsr_5hqc7no8_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:18 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.021) 0:01:02.159 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_5hqc7no8_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-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:24 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.278) 0:01:02.437 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.083) 0:01:02.521 ********* included: /WORKDIR/git-weekly-cisl9n14ev/.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-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.034) 0:01:02.556 ********* 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-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 13 July 2024 16:35:51 +0000 (0:00:00.024) 0:01:02.581 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 13 July 2024 16:35:52 +0000 (0:00:00.183) 0:01:02.764 ********* 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-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 13 July 2024 16:35:52 +0000 (0:00:00.022) 0:01:02.787 ********* 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" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 13 July 2024 16:35:52 +0000 (0:00:00.043) 0:01:02.830 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 13 July 2024 16:35:55 +0000 (0:00:03.166) 0:01:05.997 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64", "Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 13 July 2024 16:35:59 +0000 (0:00:03.853) 0:01:09.850 ********* 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-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 13 July 2024 16:35:59 +0000 (0:00:00.216) 0:01:10.066 ********* 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-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 13 July 2024 16:35:59 +0000 (0:00:00.218) 0:01:10.285 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target systemd-journald.socket dbus.socket syslog.target dbus.service sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 13 July 2024 16:36:00 +0000 (0:00:00.657) 0:01:10.942 ********* 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-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 13 July 2024 16:36:00 +0000 (0:00:00.725) 0:01:11.668 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRVWZoQmQzTi9RQUNCTEhUZTZadzB0REFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTlRGbQpPRFF4TnpjdE56TTNaalF3TURBdE9ERXlZemMwWkdVdFpUazVZek0wWWpNd0hoY05NalF3TnpFek1UWXpOakF3CldoY05NalV3TnpFek1UWXpOakF3V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRFN3WUNHMi93WDVpbzBORWhrK3V4R0txVzh6QlM4SWlIagpIMWNHRWhqSU5MekJSWDJKTDlmRGx5bVVCZWRYUVUzaER1SGRUSXhSamxTUGE1aUtyQWhEblhOMDJVZndjTUxmCjhTV1FDVG1QL3cxeG4zU0FBTGEvUzdoYWdBMk9uZDFOcXYxblpGdFk2d290RnpWdGM4Q3F1V3hHSWtUYjBmUjAKMEZibUxBdmRRYlo0K1k5ZWVtYlpRbnI5aXp6TlhlTWV1Ti9xOGVjOGJCNXdFZW1Vdm5Va216NVVyVGNNYVMvWQpaTTdTNkg1OVo4Y0FLVHJWV1hUOEZuWjRkYUFsa0pmZ0piSFlmYmdlMTBtdXpSUkg2N2Y0Qk4wQlB5WFpsaldtCnYwMDJiSUlkd2IrV2JRTFhnZHFWRVorSW9seTh5V0d1NmtRWXRJMWh5QUoxRjFidHBjNkxBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJUTGZnQWt3bGtDb0VnWExaWEFnZlBIbklXMXpUQWZCZ05WSFNNRUdEQVdnQlRnNjNnRFpVMTUKWUJVRTYydUVxc2k5ZHJSdmJqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFXY0NVdXJ0SEhlODVjeDVzZ0d1QQpaMTlveE1yRlI1bFpkU1AxUS9rdStGb2hPa21rQWZwMm96OU1FQUNza04yNVZlWUVRUHRxVi9DNjNkaFN6djM5CmhPVjVuZG1mRU9QeUw1a2JQbXd1Q2xtOHdOS1AwQ2dEblRPQktNNHd6Rk1FaWhOSisyVFVEWDg4Y2dpTVNhY2cKSHZQTE1rTmlkcm5ObEFPYXlPM2FxMnd1NU1WWUhYbUh5SGFwN0x5bWdEMGNXRm9ZUU9UNGRTb3dIdjZsWXBFMQp6QmQ2QlZVS0xCbkpwMWwyVnRiM1VBVWhkZSt5RDlab1FUODR6bUI2MnFLV1NzYlRZNHJpVEYvMWh4UW9MZlVlClBvdVFZWUVqazBGSjhFV0tiTk9PdENFeHpTT3JWZVV6VjJweDFOMGY1K0NiZHNGYi9tL042LzNkZjhWZFVGcUwKdmc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRRFN3WUNHMi93WDVpbzAKTkVoayt1eEdLcVc4ekJTOElpSGpIMWNHRWhqSU5MekJSWDJKTDlmRGx5bVVCZWRYUVUzaER1SGRUSXhSamxTUAphNWlLckFoRG5YTjAyVWZ3Y01MZjhTV1FDVG1QL3cxeG4zU0FBTGEvUzdoYWdBMk9uZDFOcXYxblpGdFk2d290CkZ6VnRjOENxdVd4R0lrVGIwZlIwMEZibUxBdmRRYlo0K1k5ZWVtYlpRbnI5aXp6TlhlTWV1Ti9xOGVjOGJCNXcKRWVtVXZuVWttejVVclRjTWFTL1laTTdTNkg1OVo4Y0FLVHJWV1hUOEZuWjRkYUFsa0pmZ0piSFlmYmdlMTBtdQp6UlJINjdmNEJOMEJQeVhabGpXbXYwMDJiSUlkd2IrV2JRTFhnZHFWRVorSW9seTh5V0d1NmtRWXRJMWh5QUoxCkYxYnRwYzZMQWdNQkFBRUNnZ0VBSEtDWUdybHE1cndtNDJ4dW9Qak1lME56dTg5a3lhRkJSUjZPclk1cnUxWWUKaFlvdzRSK1VpVWJSS1FBY1NtZmVja0daUUh3VFcwaWdCOU12cHpaeThPeEVNSTBMRG9maWtKU3E2NE8xUSsvNwpIWUh4U3luTnFQSmFHa0RtbG9hdTlzdlJHK2d2MkVZazNiY1hWTVN5V1A1U3pMdis2blQ4WlptZkZDakxlOFFnCkY4S2NrMHRsS20yWVptb0JXcDh5elVHT0xVaWhuOE9UbXBpUHNLRUlJcFNIMHNzNlFWd09KMElvc01YTzJMYUwKaERmRG8xcjdGRmQvaGttaThhMFZ0R05JUFFqZTRiWkh3OGk1VW5ONmNBNjk1bkYzZmtTZ1duSFlVOElSVk1teApyWHBwbUxOdDNqaGJPdG5jcE9sY2hmT1B5MFg4RU1ybTRoRmQyM1U4UVFLQmdRRDFrNXhQY09xMkpWcllFQStYCmRscmZ2YlhzQWVvTkZvMFdjRWZlNEF4Qjl0VS9hMlYvTEV6YkdGWUhhemwyTjNwWTQwYTJxUnFReGQ4ZmU0c0sKRmNRak8vaFErdHhjc01xK0JJcHoxSmxmdGFtVkRGZ0hKaVV4ckJqRWo5dk0zeG55V3AvRVltVmU2T0ptL2c5TApKWnZoSTRrY1VlNThkcng3bE1Vcy84MTl1d0tCZ1FEYnM0a3VnT3ArVXhXOVltWlFmS3NXemxac2NCeE5Lcm00CjJuVUdzL3d6TUtGS0dsNHRNSUlJS09ZZC92M2xoTjNXUURoR2lybXNmOEx1MVlybkxZaDlra0w4YjJZNzVSSnQKV2t6VktIaXVpNWpTMGxxNkxBd2R0eENERlVWR04wT1l6YmNSMmVmbDJ3MklaU2lCOC9NVlBheVFxUHk1ZVFXcgpiWkl1S1ZkOWNRS0JnUUM0NnZibjV1b0dVQ2lReTc5QjJSQmlyQkxCN1VzVm9lYUpmL0RPaGIwVktzMjIzS0xuCjJTN2lSL2YzekNqUHVNUzdEQ0RpU0lIRmhBb1lSY29UeFFJVldnSUkwRzJBcW10d0hERTVPVnhvY24ySXkydTUKcm1LUmZicUV3S0xOS1MzN2pYd0N2K2ovUjdPN3hCRTJEOUxKL0IweG93eEcwbzNwTE1Rd3QwcEFJd0tCZ1FDQQpUMnRuMkd5YkdHVVM5UnZ5RjgxSUJYdmQydC84aFY1d1FrMmtlNHRvVGhkMGtzKzdycC9TcWlnekRwQXo4cFFvCm85cjUvOTBPakpOSkx6ZnZhZDFVRVE3RUpUOWM3WjBFZG45MjRpc1JMWUEwYUJ3S3JOenFvZGFuNTgxTWc4d2IKdXRFWFFOODVrK1JrYTBmc0ZaQTdNSWpPOTVLWnM3K0c3Zmc0czNaZ1VRS0JnQ0hBMHJTdWw0MlJPSE9FRTVGagpTZEJ3eXRzcGZpdTdyL1F2QlNVNnpKWXpIZzg5QUZtL05mOVN3eHJ3dlpwMGtyd2VIT29mR0h2bTc3K0kvUlUwCnc2ZU1VNlFRcHFVRTk0Z1cydUJSY3RRR1g2RGhUYmNubzZZS0NqaUNkcjFJaG9YS1VkNitjcEhwbmdtRDR1S1YKWXZvZy9Rd2l6R2VYNGlGZTY0YW1xcTloCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRVWZoQmQzTi9RQUNCTEhUZTZadzB0REFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTlRGbQpPRFF4TnpjdE56TTNaalF3TURBdE9ERXlZemMwWkdVdFpUazVZek0wWWpNd0hoY05NalF3TnpFek1UWXpOakF3CldoY05NalV3TnpFek1UWXpOakF3V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRFN3WUNHMi93WDVpbzBORWhrK3V4R0txVzh6QlM4SWlIagpIMWNHRWhqSU5MekJSWDJKTDlmRGx5bVVCZWRYUVUzaER1SGRUSXhSamxTUGE1aUtyQWhEblhOMDJVZndjTUxmCjhTV1FDVG1QL3cxeG4zU0FBTGEvUzdoYWdBMk9uZDFOcXYxblpGdFk2d290RnpWdGM4Q3F1V3hHSWtUYjBmUjAKMEZibUxBdmRRYlo0K1k5ZWVtYlpRbnI5aXp6TlhlTWV1Ti9xOGVjOGJCNXdFZW1Vdm5Va216NVVyVGNNYVMvWQpaTTdTNkg1OVo4Y0FLVHJWV1hUOEZuWjRkYUFsa0pmZ0piSFlmYmdlMTBtdXpSUkg2N2Y0Qk4wQlB5WFpsaldtCnYwMDJiSUlkd2IrV2JRTFhnZHFWRVorSW9seTh5V0d1NmtRWXRJMWh5QUoxRjFidHBjNkxBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJUTGZnQWt3bGtDb0VnWExaWEFnZlBIbklXMXpUQWZCZ05WSFNNRUdEQVdnQlRnNjNnRFpVMTUKWUJVRTYydUVxc2k5ZHJSdmJqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFXY0NVdXJ0SEhlODVjeDVzZ0d1QQpaMTlveE1yRlI1bFpkU1AxUS9rdStGb2hPa21rQWZwMm96OU1FQUNza04yNVZlWUVRUHRxVi9DNjNkaFN6djM5CmhPVjVuZG1mRU9QeUw1a2JQbXd1Q2xtOHdOS1AwQ2dEblRPQktNNHd6Rk1FaWhOSisyVFVEWDg4Y2dpTVNhY2cKSHZQTE1rTmlkcm5ObEFPYXlPM2FxMnd1NU1WWUhYbUh5SGFwN0x5bWdEMGNXRm9ZUU9UNGRTb3dIdjZsWXBFMQp6QmQ2QlZVS0xCbkpwMWwyVnRiM1VBVWhkZSt5RDlab1FUODR6bUI2MnFLV1NzYlRZNHJpVEYvMWh4UW9MZlVlClBvdVFZWUVqazBGSjhFV0tiTk9PdENFeHpTT3JWZVV6VjJweDFOMGY1K0NiZHNGYi9tL042LzNkZjhWZFVGcUwKdmc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 13 July 2024 16:36:01 +0000 (0:00:00.577) 0:01:12.245 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQUfhBd3N/QACBLHTe6Zw0tDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNTFm\nODQxNzctNzM3ZjQwMDAtODEyYzc0ZGUtZTk5YzM0YjMwHhcNMjQwNzEzMTYzNjAw\nWhcNMjUwNzEzMTYzNjAwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSwYCG2/wX5io0NEhk+uxGKqW8zBS8IiHj\nH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSPa5iKrAhDnXN02UfwcMLf\n8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wotFzVtc8CquWxGIkTb0fR0\n0FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5wEemUvnUkmz5UrTcMaS/Y\nZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10muzRRH67f4BN0BPyXZljWm\nv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1F1btpc6LAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTLfgAkwlkCoEgXLZXAgfPHnIW1zTAfBgNVHSMEGDAWgBTg63gDZU15\nYBUE62uEqsi9drRvbjANBgkqhkiG9w0BAQsFAAOCAQEAWcCUurtHHe85cx5sgGuA\nZ19oxMrFR5lZdSP1Q/ku+FohOkmkAfp2oz9MEACskN25VeYEQPtqV/C63dhSzv39\nhOV5ndmfEOPyL5kbPmwuClm8wNKP0CgDnTOBKM4wzFMEihNJ+2TUDX88cgiMSacg\nHvPLMkNidrnNlAOayO3aq2wu5MVYHXmHyHap7LymgD0cWFoYQOT4dSowHv6lYpE1\nzBd6BVUKLBnJp1l2Vtb3UAUhde+yD9ZoQT84zmB62qKWSsbTY4riTF/1hxQoLfUe\nPouQYYEjk0FJ8EWKbNOOtCExzSOrVeUzV2px1N0f5+CbdsFb/m/N6/3df8VdUFqL\nvg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQUfhBd3N/QACBLHTe6Zw0tDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNTFm\nODQxNzctNzM3ZjQwMDAtODEyYzc0ZGUtZTk5YzM0YjMwHhcNMjQwNzEzMTYzNjAw\nWhcNMjUwNzEzMTYzNjAwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSwYCG2/wX5io0NEhk+uxGKqW8zBS8IiHj\nH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSPa5iKrAhDnXN02UfwcMLf\n8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wotFzVtc8CquWxGIkTb0fR0\n0FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5wEemUvnUkmz5UrTcMaS/Y\nZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10muzRRH67f4BN0BPyXZljWm\nv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1F1btpc6LAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTLfgAkwlkCoEgXLZXAgfPHnIW1zTAfBgNVHSMEGDAWgBTg63gDZU15\nYBUE62uEqsi9drRvbjANBgkqhkiG9w0BAQsFAAOCAQEAWcCUurtHHe85cx5sgGuA\nZ19oxMrFR5lZdSP1Q/ku+FohOkmkAfp2oz9MEACskN25VeYEQPtqV/C63dhSzv39\nhOV5ndmfEOPyL5kbPmwuClm8wNKP0CgDnTOBKM4wzFMEihNJ+2TUDX88cgiMSacg\nHvPLMkNidrnNlAOayO3aq2wu5MVYHXmHyHap7LymgD0cWFoYQOT4dSowHv6lYpE1\nzBd6BVUKLBnJp1l2Vtb3UAUhde+yD9ZoQT84zmB62qKWSsbTY4riTF/1hxQoLfUe\nPouQYYEjk0FJ8EWKbNOOtCExzSOrVeUzV2px1N0f5+CbdsFb/m/N6/3df8VdUFqL\nvg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDSwYCG2/wX5io0\nNEhk+uxGKqW8zBS8IiHjH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSP\na5iKrAhDnXN02UfwcMLf8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wot\nFzVtc8CquWxGIkTb0fR00FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5w\nEemUvnUkmz5UrTcMaS/YZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10mu\nzRRH67f4BN0BPyXZljWmv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1\nF1btpc6LAgMBAAECggEAHKCYGrlq5rwm42xuoPjMe0Nzu89kyaFBRR6OrY5ru1Ye\nhYow4R+UiUbRKQAcSmfeckGZQHwTW0igB9MvpzZy8OxEMI0LDofikJSq64O1Q+/7\nHYHxSynNqPJaGkDmloau9svRG+gv2EYk3bcXVMSyWP5SzLv+6nT8ZZmfFCjLe8Qg\nF8Kck0tlKm2YZmoBWp8yzUGOLUihn8OTmpiPsKEIIpSH0ss6QVwOJ0IosMXO2LaL\nhDfDo1r7FFd/hkmi8a0VtGNIPQje4bZHw8i5UnN6cA695nF3fkSgWnHYU8IRVMmx\nrXppmLNt3jhbOtncpOlchfOPy0X8EMrm4hFd23U8QQKBgQD1k5xPcOq2JVrYEA+X\ndlrfvbXsAeoNFo0WcEfe4AxB9tU/a2V/LEzbGFYHazl2N3pY40a2qRqQxd8fe4sK\nFcQjO/hQ+txcsMq+BIpz1JlftamVDFgHJiUxrBjEj9vM3xnyWp/EYmVe6OJm/g9L\nJZvhI4kcUe58drx7lMUs/819uwKBgQDbs4kugOp+UxW9YmZQfKsWzlZscBxNKrm4\n2nUGs/wzMKFKGl4tMIIIKOYd/v3lhN3WQDhGirmsf8Lu1YrnLYh9kkL8b2Y75RJt\nWkzVKHiui5jS0lq6LAwdtxCDFUVGN0OYzbcR2efl2w2IZSiB8/MVPayQqPy5eQWr\nbZIuKVd9cQKBgQC46vbn5uoGUCiQy79B2RBirBLB7UsVoeaJf/DOhb0VKs223KLn\n2S7iR/f3zCjPuMS7DCDiSIHFhAoYRcoTxQIVWgII0G2AqmtwHDE5OVxocn2Iy2u5\nrmKRfbqEwKLNKS37jXwCv+j/R7O7xBE2D9LJ/B0xowxG0o3pLMQwt0pAIwKBgQCA\nT2tn2GybGGUS9RvyF81IBXvd2t/8hV5wQk2ke4toThd0ks+7rp/SqigzDpAz8pQo\no9r5/90OjJNJLzfvad1UEQ7EJT9c7Z0Edn924isRLYA0aBwKrNzqodan581Mg8wb\nutEXQN85k+Rka0fsFZA7MIjO95KZs7+G7fg4s3ZgUQKBgCHA0rSul42ROHOEE5Fj\nSdBwytspfiu7r/QvBSU6zJYzHg89AFm/Nf9SwxrwvZp0krweHOofGHvm77+I/RU0\nw6eMU6QQpqUE94gW2uBRctQGX6DhTbcno6YKCjiCdr1IhoXKUd6+cpHpngmD4uKV\nYvog/QwizGeX4iFe64amqq9h\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 13 July 2024 16:36:01 +0000 (0:00:00.025) 0:01:12.271 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQUfhBd3N/QACBLHTe6Zw0tDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNTFm\nODQxNzctNzM3ZjQwMDAtODEyYzc0ZGUtZTk5YzM0YjMwHhcNMjQwNzEzMTYzNjAw\nWhcNMjUwNzEzMTYzNjAwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSwYCG2/wX5io0NEhk+uxGKqW8zBS8IiHj\nH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSPa5iKrAhDnXN02UfwcMLf\n8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wotFzVtc8CquWxGIkTb0fR0\n0FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5wEemUvnUkmz5UrTcMaS/Y\nZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10muzRRH67f4BN0BPyXZljWm\nv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1F1btpc6LAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTLfgAkwlkCoEgXLZXAgfPHnIW1zTAfBgNVHSMEGDAWgBTg63gDZU15\nYBUE62uEqsi9drRvbjANBgkqhkiG9w0BAQsFAAOCAQEAWcCUurtHHe85cx5sgGuA\nZ19oxMrFR5lZdSP1Q/ku+FohOkmkAfp2oz9MEACskN25VeYEQPtqV/C63dhSzv39\nhOV5ndmfEOPyL5kbPmwuClm8wNKP0CgDnTOBKM4wzFMEihNJ+2TUDX88cgiMSacg\nHvPLMkNidrnNlAOayO3aq2wu5MVYHXmHyHap7LymgD0cWFoYQOT4dSowHv6lYpE1\nzBd6BVUKLBnJp1l2Vtb3UAUhde+yD9ZoQT84zmB62qKWSsbTY4riTF/1hxQoLfUe\nPouQYYEjk0FJ8EWKbNOOtCExzSOrVeUzV2px1N0f5+CbdsFb/m/N6/3df8VdUFqL\nvg==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDSwYCG2/wX5io0\nNEhk+uxGKqW8zBS8IiHjH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSP\na5iKrAhDnXN02UfwcMLf8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wot\nFzVtc8CquWxGIkTb0fR00FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5w\nEemUvnUkmz5UrTcMaS/YZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10mu\nzRRH67f4BN0BPyXZljWmv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1\nF1btpc6LAgMBAAECggEAHKCYGrlq5rwm42xuoPjMe0Nzu89kyaFBRR6OrY5ru1Ye\nhYow4R+UiUbRKQAcSmfeckGZQHwTW0igB9MvpzZy8OxEMI0LDofikJSq64O1Q+/7\nHYHxSynNqPJaGkDmloau9svRG+gv2EYk3bcXVMSyWP5SzLv+6nT8ZZmfFCjLe8Qg\nF8Kck0tlKm2YZmoBWp8yzUGOLUihn8OTmpiPsKEIIpSH0ss6QVwOJ0IosMXO2LaL\nhDfDo1r7FFd/hkmi8a0VtGNIPQje4bZHw8i5UnN6cA695nF3fkSgWnHYU8IRVMmx\nrXppmLNt3jhbOtncpOlchfOPy0X8EMrm4hFd23U8QQKBgQD1k5xPcOq2JVrYEA+X\ndlrfvbXsAeoNFo0WcEfe4AxB9tU/a2V/LEzbGFYHazl2N3pY40a2qRqQxd8fe4sK\nFcQjO/hQ+txcsMq+BIpz1JlftamVDFgHJiUxrBjEj9vM3xnyWp/EYmVe6OJm/g9L\nJZvhI4kcUe58drx7lMUs/819uwKBgQDbs4kugOp+UxW9YmZQfKsWzlZscBxNKrm4\n2nUGs/wzMKFKGl4tMIIIKOYd/v3lhN3WQDhGirmsf8Lu1YrnLYh9kkL8b2Y75RJt\nWkzVKHiui5jS0lq6LAwdtxCDFUVGN0OYzbcR2efl2w2IZSiB8/MVPayQqPy5eQWr\nbZIuKVd9cQKBgQC46vbn5uoGUCiQy79B2RBirBLB7UsVoeaJf/DOhb0VKs223KLn\n2S7iR/f3zCjPuMS7DCDiSIHFhAoYRcoTxQIVWgII0G2AqmtwHDE5OVxocn2Iy2u5\nrmKRfbqEwKLNKS37jXwCv+j/R7O7xBE2D9LJ/B0xowxG0o3pLMQwt0pAIwKBgQCA\nT2tn2GybGGUS9RvyF81IBXvd2t/8hV5wQk2ke4toThd0ks+7rp/SqigzDpAz8pQo\no9r5/90OjJNJLzfvad1UEQ7EJT9c7Z0Edn924isRLYA0aBwKrNzqodan581Mg8wb\nutEXQN85k+Rka0fsFZA7MIjO95KZs7+G7fg4s3ZgUQKBgCHA0rSul42ROHOEE5Fj\nSdBwytspfiu7r/QvBSU6zJYzHg89AFm/Nf9SwxrwvZp0krweHOofGHvm77+I/RU0\nw6eMU6QQpqUE94gW2uBRctQGX6DhTbcno6YKCjiCdr1IhoXKUd6+cpHpngmD4uKV\nYvog/QwizGeX4iFe64amqq9h\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQUfhBd3N/QACBLHTe6Zw0tDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNTFm\nODQxNzctNzM3ZjQwMDAtODEyYzc0ZGUtZTk5YzM0YjMwHhcNMjQwNzEzMTYzNjAw\nWhcNMjUwNzEzMTYzNjAwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSwYCG2/wX5io0NEhk+uxGKqW8zBS8IiHj\nH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSPa5iKrAhDnXN02UfwcMLf\n8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wotFzVtc8CquWxGIkTb0fR0\n0FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5wEemUvnUkmz5UrTcMaS/Y\nZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10muzRRH67f4BN0BPyXZljWm\nv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1F1btpc6LAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTLfgAkwlkCoEgXLZXAgfPHnIW1zTAfBgNVHSMEGDAWgBTg63gDZU15\nYBUE62uEqsi9drRvbjANBgkqhkiG9w0BAQsFAAOCAQEAWcCUurtHHe85cx5sgGuA\nZ19oxMrFR5lZdSP1Q/ku+FohOkmkAfp2oz9MEACskN25VeYEQPtqV/C63dhSzv39\nhOV5ndmfEOPyL5kbPmwuClm8wNKP0CgDnTOBKM4wzFMEihNJ+2TUDX88cgiMSacg\nHvPLMkNidrnNlAOayO3aq2wu5MVYHXmHyHap7LymgD0cWFoYQOT4dSowHv6lYpE1\nzBd6BVUKLBnJp1l2Vtb3UAUhde+yD9ZoQT84zmB62qKWSsbTY4riTF/1hxQoLfUe\nPouQYYEjk0FJ8EWKbNOOtCExzSOrVeUzV2px1N0f5+CbdsFb/m/N6/3df8VdUFqL\nvg==\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.030582", "end": "2024-07-13 16:36:01.709308", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQUfhBd3N/QACBLHTe6Zw0tDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNTFm\nODQxNzctNzM3ZjQwMDAtODEyYzc0ZGUtZTk5YzM0YjMwHhcNMjQwNzEzMTYzNjAw\nWhcNMjUwNzEzMTYzNjAwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSwYCG2/wX5io0NEhk+uxGKqW8zBS8IiHj\nH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSPa5iKrAhDnXN02UfwcMLf\n8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wotFzVtc8CquWxGIkTb0fR0\n0FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5wEemUvnUkmz5UrTcMaS/Y\nZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10muzRRH67f4BN0BPyXZljWm\nv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1F1btpc6LAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTLfgAkwlkCoEgXLZXAgfPHnIW1zTAfBgNVHSMEGDAWgBTg63gDZU15\nYBUE62uEqsi9drRvbjANBgkqhkiG9w0BAQsFAAOCAQEAWcCUurtHHe85cx5sgGuA\nZ19oxMrFR5lZdSP1Q/ku+FohOkmkAfp2oz9MEACskN25VeYEQPtqV/C63dhSzv39\nhOV5ndmfEOPyL5kbPmwuClm8wNKP0CgDnTOBKM4wzFMEihNJ+2TUDX88cgiMSacg\nHvPLMkNidrnNlAOayO3aq2wu5MVYHXmHyHap7LymgD0cWFoYQOT4dSowHv6lYpE1\nzBd6BVUKLBnJp1l2Vtb3UAUhde+yD9ZoQT84zmB62qKWSsbTY4riTF/1hxQoLfUe\nPouQYYEjk0FJ8EWKbNOOtCExzSOrVeUzV2px1N0f5+CbdsFb/m/N6/3df8VdUFqL\nvg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQUfhBd3N/QACBLHTe6Zw0tDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjNTFm\nODQxNzctNzM3ZjQwMDAtODEyYzc0ZGUtZTk5YzM0YjMwHhcNMjQwNzEzMTYzNjAw\nWhcNMjUwNzEzMTYzNjAwWjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDSwYCG2/wX5io0NEhk+uxGKqW8zBS8IiHj\nH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSPa5iKrAhDnXN02UfwcMLf\n8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wotFzVtc8CquWxGIkTb0fR0\n0FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5wEemUvnUkmz5UrTcMaS/Y\nZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10muzRRH67f4BN0BPyXZljWm\nv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1F1btpc6LAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBTLfgAkwlkCoEgXLZXAgfPHnIW1zTAfBgNVHSMEGDAWgBTg63gDZU15\nYBUE62uEqsi9drRvbjANBgkqhkiG9w0BAQsFAAOCAQEAWcCUurtHHe85cx5sgGuA\nZ19oxMrFR5lZdSP1Q/ku+FohOkmkAfp2oz9MEACskN25VeYEQPtqV/C63dhSzv39\nhOV5ndmfEOPyL5kbPmwuClm8wNKP0CgDnTOBKM4wzFMEihNJ+2TUDX88cgiMSacg\nHvPLMkNidrnNlAOayO3aq2wu5MVYHXmHyHap7LymgD0cWFoYQOT4dSowHv6lYpE1\nzBd6BVUKLBnJp1l2Vtb3UAUhde+yD9ZoQT84zmB62qKWSsbTY4riTF/1hxQoLfUe\nPouQYYEjk0FJ8EWKbNOOtCExzSOrVeUzV2px1N0f5+CbdsFb/m/N6/3df8VdUFqL\nvg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDSwYCG2/wX5io0\nNEhk+uxGKqW8zBS8IiHjH1cGEhjINLzBRX2JL9fDlymUBedXQU3hDuHdTIxRjlSP\na5iKrAhDnXN02UfwcMLf8SWQCTmP/w1xn3SAALa/S7hagA2Ond1Nqv1nZFtY6wot\nFzVtc8CquWxGIkTb0fR00FbmLAvdQbZ4+Y9eembZQnr9izzNXeMeuN/q8ec8bB5w\nEemUvnUkmz5UrTcMaS/YZM7S6H59Z8cAKTrVWXT8FnZ4daAlkJfgJbHYfbge10mu\nzRRH67f4BN0BPyXZljWmv002bIIdwb+WbQLXgdqVEZ+Ioly8yWGu6kQYtI1hyAJ1\nF1btpc6LAgMBAAECggEAHKCYGrlq5rwm42xuoPjMe0Nzu89kyaFBRR6OrY5ru1Ye\nhYow4R+UiUbRKQAcSmfeckGZQHwTW0igB9MvpzZy8OxEMI0LDofikJSq64O1Q+/7\nHYHxSynNqPJaGkDmloau9svRG+gv2EYk3bcXVMSyWP5SzLv+6nT8ZZmfFCjLe8Qg\nF8Kck0tlKm2YZmoBWp8yzUGOLUihn8OTmpiPsKEIIpSH0ss6QVwOJ0IosMXO2LaL\nhDfDo1r7FFd/hkmi8a0VtGNIPQje4bZHw8i5UnN6cA695nF3fkSgWnHYU8IRVMmx\nrXppmLNt3jhbOtncpOlchfOPy0X8EMrm4hFd23U8QQKBgQD1k5xPcOq2JVrYEA+X\ndlrfvbXsAeoNFo0WcEfe4AxB9tU/a2V/LEzbGFYHazl2N3pY40a2qRqQxd8fe4sK\nFcQjO/hQ+txcsMq+BIpz1JlftamVDFgHJiUxrBjEj9vM3xnyWp/EYmVe6OJm/g9L\nJZvhI4kcUe58drx7lMUs/819uwKBgQDbs4kugOp+UxW9YmZQfKsWzlZscBxNKrm4\n2nUGs/wzMKFKGl4tMIIIKOYd/v3lhN3WQDhGirmsf8Lu1YrnLYh9kkL8b2Y75RJt\nWkzVKHiui5jS0lq6LAwdtxCDFUVGN0OYzbcR2efl2w2IZSiB8/MVPayQqPy5eQWr\nbZIuKVd9cQKBgQC46vbn5uoGUCiQy79B2RBirBLB7UsVoeaJf/DOhb0VKs223KLn\n2S7iR/f3zCjPuMS7DCDiSIHFhAoYRcoTxQIVWgII0G2AqmtwHDE5OVxocn2Iy2u5\nrmKRfbqEwKLNKS37jXwCv+j/R7O7xBE2D9LJ/B0xowxG0o3pLMQwt0pAIwKBgQCA\nT2tn2GybGGUS9RvyF81IBXvd2t/8hV5wQk2ke4toThd0ks+7rp/SqigzDpAz8pQo\no9r5/90OjJNJLzfvad1UEQ7EJT9c7Z0Edn924isRLYA0aBwKrNzqodan581Mg8wb\nutEXQN85k+Rka0fsFZA7MIjO95KZs7+G7fg4s3ZgUQKBgCHA0rSul42ROHOEE5Fj\nSdBwytspfiu7r/QvBSU6zJYzHg89AFm/Nf9SwxrwvZp0krweHOofGHvm77+I/RU0\nw6eMU6QQpqUE94gW2uBRctQGX6DhTbcno6YKCjiCdr1IhoXKUd6+cpHpngmD4uKV\nYvog/QwizGeX4iFe64amqq9h\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-07-13 16:36:01.678726" } STDOUT: Request "20240713163600" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 13 July 2024 16:36:01 +0000 (0:00:00.220) 0:01:12.492 ********* 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-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:35 Saturday 13 July 2024 16:36:02 +0000 (0:00:00.550) 0:01:13.043 ********* changed: [sut] => { "changed": true, "checksum": "3c05e6efb1227c4a7e822cdd5cf969a6342b319c", "dest": "/tmp/lsr_5hqc7no8_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "85f5cdcb1507528d3e02e17d15f390d5", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720888562.331658-3054-111573693433226/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:41 Saturday 13 July 2024 16:36:02 +0000 (0:00:00.604) 0:01:13.648 ********* changed: [sut] => { "changed": true, "checksum": "0619d2d023a26dde31fde415e3a7a1b3e0d6deb8", "dest": "/tmp/lsr_5hqc7no8_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "7a68d92dfa85635a7f19e77577ed30ff", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1720888562.9288156-3079-272412830918254/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:47 Saturday 13 July 2024 16:36:03 +0000 (0:00:00.480) 0:01:14.128 ********* changed: [sut] => { "changed": true, "checksum": "3c05e6efb1227c4a7e822cdd5cf969a6342b319c", "dest": "/tmp/lsr_5hqc7no8_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "85f5cdcb1507528d3e02e17d15f390d5", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1720888563.4090025-3102-198824590650674/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:54 Saturday 13 July 2024 16:36:03 +0000 (0:00:00.485) 0:01:14.613 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-bdb-1.6.1-9.el8.x86_64", "Installed: httpd-tools-2.4.37-64.module_el8+965+1ad5c49d.x86_64", "Installed: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64", "Installed: apr-util-openssl-1.6.1-9.el8.x86_64", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-9.el8.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:59 Saturday 13 July 2024 16:36:08 +0000 (0:00:04.937) 0:01:19.551 ********* 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-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:67 Saturday 13 July 2024 16:36:08 +0000 (0:00:00.195) 0:01:19.746 ********* 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-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:84 Saturday 13 July 2024 16:36:09 +0000 (0:00:00.504) 0:01:20.251 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_5hqc7no8_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:92 Saturday 13 July 2024 16:36:09 +0000 (0:00:00.021) 0:01:20.273 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_5hqc7no8_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:03.384120", "end": "2024-07-13 16:36:13.055828", "rc": 0, "start": "2024-07-13 16:36:09.671708" } STDOUT: 36a7badaa71b6cf5c174b14cae7299f823e3b97c4ef11f43a902818ff53de127 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:103 Saturday 13 July 2024 16:36:13 +0000 (0:00:03.564) 0:01:23.837 ********* 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-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:107 Saturday 13 July 2024 16:36:13 +0000 (0:00:00.263) 0:01:24.100 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.032289", "end": "2024-07-13 16:36:13.533228", "rc": 0, "start": "2024-07-13 16:36:13.500939" } STDERR: time="2024-07-13T16:36:13.05057708Z" 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=4fb7143c-0512-4252-b1f5-58a3bc47962d service=registry version=2.8.2 time="2024-07-13T16:36:13.0506468Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=4fb7143c-0512-4252-b1f5-58a3bc47962d service=registry version=2.8.2 time="2024-07-13T16:36:13.050764491Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=4fb7143c-0512-4252-b1f5-58a3bc47962d service=registry version=2.8.2 time="2024-07-13T16:36:13.051174411Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=4fb7143c-0512-4252-b1f5-58a3bc47962d service=registry version=2.8.2 time="2024-07-13T16:36:13.051243532Z" 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=4fb7143c-0512-4252-b1f5-58a3bc47962d service=registry version=2.8.2 time="2024-07-13T16:36:13.051462507Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=4fb7143c-0512-4252-b1f5-58a3bc47962d service=registry version=2.8.2 time="2024-07-13T16:36:13.052418364Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.19.9 instance.id=4fb7143c-0512-4252-b1f5-58a3bc47962d service=registry version=2.8.2 2024/07/13 16:36:13 http: TLS handshake error from 10.88.0.1:52940: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:113 Saturday 13 July 2024 16:36:13 +0000 (0:00:00.239) 0:01:24.340 ********* 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-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:118 Saturday 13 July 2024 16:36:13 +0000 (0:00:00.022) 0:01:24.362 ********* 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_5hqc7no8_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_5hqc7no8_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.237502", "end": "2024-07-13 16:36:15.002947", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-07-13 16:36:13.765445" } 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-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:129 Saturday 13 July 2024 16:36:15 +0000 (0:00:01.444) 0:01:25.806 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_5hqc7no8_podman/auth/auth.json", "--cert-dir=/tmp/lsr_5hqc7no8_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.162235", "end": "2024-07-13 16:36:15.387839", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-07-13 16:36:15.225604" } 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 and no cert checking] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:60 Saturday 13 July 2024 16:36:15 +0000 (0:00:00.368) 0:01:26.175 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:36:15 +0000 (0:00:00.051) 0:01:26.226 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:36:15 +0000 (0:00:00.037) 0:01:26.263 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:36:15 +0000 (0:00:00.031) 0:01:26.295 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:36:15 +0000 (0:00:00.042) 0:01:26.338 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:36:15 +0000 (0:00:00.053) 0:01:26.391 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:36:15 +0000 (0:00:00.097) 0:01:26.488 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:36:16 +0000 (0:00:01.236) 0:01:27.725 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.032) 0:01:27.758 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.029) 0:01:27.787 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025898", "end": "2024-07-13 16:36:17.223098", "rc": 0, "start": "2024-07-13 16:36:17.197200" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.226) 0:01:28.014 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.026) 0:01:28.041 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.023) 0:01:28.064 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.042) 0:01:28.106 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.063) 0:01:28.169 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.025) 0:01:28.195 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.024) 0:01:28.219 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.027) 0:01:28.247 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.196) 0:01:28.443 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.028) 0:01:28.472 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.190) 0:01:28.662 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.020) 0:01:28.683 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.021) 0:01:28.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:17 +0000 (0:00:00.022) 0:01:28.727 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.032) 0:01:28.760 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.027) 0:01:28.788 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.028) 0:01:28.816 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.021) 0:01:28.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.022) 0:01:28.859 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.049) 0:01:28.909 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.067) 0:01:28.976 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.052) 0:01:29.029 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.024) 0:01:29.054 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.045) 0:01:29.100 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.024) 0:01:29.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.024) 0:01:29.149 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.050) 0:01:29.200 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.027) 0:01:29.227 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.021) 0:01:29.249 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.043) 0:01:29.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.020) 0:01:29.312 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.021) 0:01:29.333 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.021) 0:01:29.354 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.035) 0:01:29.390 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.027) 0:01:29.417 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.083) 0:01:29.500 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.023) 0:01:29.524 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.021) 0:01:29.546 ********* 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 secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.020) 0:01:29.567 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.019) 0:01:29.586 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.056) 0:01:29.642 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.036) 0:01:29.679 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.031) 0:01:29.711 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:36:18 +0000 (0:00:00.031) 0:01:29.743 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.037) 0:01:29.780 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.025) 0:01:29.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.026) 0:01:29.832 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.029) 0:01:29.862 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.204) 0:01:30.066 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.030) 0:01:30.096 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.210) 0:01:30.306 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.023) 0:01:30.330 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.021) 0:01:30.352 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.024) 0:01:30.376 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.023) 0:01:30.399 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.024) 0:01:30.423 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.025) 0:01:30.449 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.023) 0:01:30.473 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.024) 0:01:30.497 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.023) 0:01:30.521 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.040) 0:01:30.561 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.032) 0:01:30.593 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.024) 0:01:30.617 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:36:19 +0000 (0:00:00.027) 0:01:30.645 ********* 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.006111", "end": "2024-07-13 16:36:20.058797", "rc": 0, "start": "2024-07-13 16:36:20.052686" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.195) 0:01:30.840 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.020) 0:01:30.861 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.093) 0:01:30.955 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.042) 0:01:30.997 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.066) 0:01:31.064 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.052) 0:01:31.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.028) 0:01:31.145 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.021) 0:01:31.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.024) 0:01:31.192 ********* 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-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:75 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.530) 0:01:31.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:86 Saturday 13 July 2024 16:36:20 +0000 (0:00:00.024) 0:01:31.747 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:36:21 +0000 (0:00:00.042) 0:01:31.790 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:36:21 +0000 (0:00:00.035) 0:01:31.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:36:21 +0000 (0:00:00.025) 0:01:31.850 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:36:21 +0000 (0:00:00.024) 0:01:31.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:36:21 +0000 (0:00:00.092) 0:01:31.967 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:36:21 +0000 (0:00:00.055) 0:01:32.022 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:36:22 +0000 (0:00:01.239) 0:01:33.262 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:36:22 +0000 (0:00:00.020) 0:01:33.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:36:22 +0000 (0:00:00.026) 0:01:33.308 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.025955", "end": "2024-07-13 16:36:22.737487", "rc": 0, "start": "2024-07-13 16:36:22.711532" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:36:22 +0000 (0:00:00.212) 0:01:33.521 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:36:22 +0000 (0:00:00.023) 0:01:33.544 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:36:22 +0000 (0:00:00.023) 0:01:33.567 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:36:22 +0000 (0:00:00.066) 0:01:33.634 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:22 +0000 (0:00:00.098) 0:01:33.732 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.053) 0:01:33.786 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.039) 0:01:33.826 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.031) 0:01:33.857 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.216) 0:01:34.074 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.060) 0:01:34.134 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.192) 0:01:34.326 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.022) 0:01:34.349 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.022) 0:01:34.372 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.023) 0:01:34.396 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.022) 0:01:34.418 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.021) 0:01:34.439 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.020) 0:01:34.460 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.021) 0:01:34.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.024) 0:01:34.506 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.045) 0:01:34.551 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.101) 0:01:34.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.026) 0:01:34.679 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:36:23 +0000 (0:00:00.021) 0:01:34.701 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.055) 0:01:34.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.022) 0:01:34.778 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.022) 0:01:34.801 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.040) 0:01:34.841 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.022) 0:01:34.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.028) 0:01:34.893 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.047) 0:01:34.940 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.022) 0:01:34.963 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.021) 0:01:34.984 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.020) 0:01:35.005 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.021) 0:01:35.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.060) 0:01:35.088 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.023) 0:01:35.111 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.022) 0:01:35.133 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.019) 0:01:35.153 ********* 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 secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.023) 0:01:35.177 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.021) 0:01:35.199 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.064) 0:01:35.263 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.029) 0:01:35.293 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.034) 0:01:35.328 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.025) 0:01:35.354 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.041) 0:01:35.395 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.047) 0:01:35.442 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.025) 0:01:35.468 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.030) 0:01:35.498 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:24 +0000 (0:00:00.198) 0:01:35.697 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.093) 0:01:35.791 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.219) 0:01:36.010 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.023) 0:01:36.033 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.024) 0:01:36.058 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.024) 0:01:36.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.025) 0:01:36.107 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.022) 0:01:36.130 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.020) 0:01:36.151 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.023) 0:01:36.174 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.021) 0:01:36.195 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.023) 0:01:36.219 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.037) 0:01:36.256 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.025) 0:01:36.281 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.023) 0:01:36.305 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.026) 0:01:36.332 ********* 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.005478", "end": "2024-07-13 16:36:25.745147", "rc": 0, "start": "2024-07-13 16:36:25.739669" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.195) 0:01:36.527 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.022) 0:01:36.549 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.093) 0:01:36.643 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.045) 0:01:36.689 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.026) 0:01:36.715 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:36:25 +0000 (0:00:00.023) 0:01:36.738 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.028) 0:01:36.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.029) 0:01:36.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.023) 0:01:36.820 ********* 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-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:101 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.424) 0:01:37.244 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:112 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.022) 0:01:37.266 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_2mma27_p_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:120 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.124) 0:01:37.391 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.055) 0:01:37.447 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.039) 0:01:37.486 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.069) 0:01:37.555 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.023) 0:01:37.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.022) 0:01:37.601 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:36:26 +0000 (0:00:00.057) 0:01:37.658 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:36:28 +0000 (0:00:01.249) 0:01:38.908 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.021) 0:01:38.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.025) 0:01:38.954 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.026178", "end": "2024-07-13 16:36:28.384997", "rc": 0, "start": "2024-07-13 16:36:28.358819" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.214) 0:01:39.168 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.022) 0:01:39.191 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.049) 0:01:39.240 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.059) 0:01:39.299 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.042) 0:01:39.341 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.027) 0:01:39.368 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.027) 0:01:39.396 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.031) 0:01:39.427 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.191) 0:01:39.619 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:28 +0000 (0:00:00.025) 0:01:39.644 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.186) 0:01:39.831 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.020) 0:01:39.852 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.021) 0:01:39.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.021) 0:01:39.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.022) 0:01:39.918 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.019) 0:01:39.938 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.020) 0:01:39.958 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.021) 0:01:39.980 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.063) 0:01:40.043 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.029) 0:01:40.073 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.040) 0:01:40.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.023) 0:01:40.137 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.023) 0:01:40.160 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.049) 0:01:40.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.023) 0:01:40.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.024) 0:01:40.258 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.040) 0:01:40.298 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.022) 0:01:40.321 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.021) 0:01:40.342 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.040) 0:01:40.383 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.021) 0:01:40.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.059) 0:01:40.464 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.028) 0:01:40.492 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.022) 0:01:40.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.020) 0:01:40.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.020) 0:01:40.556 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.018) 0:01:40.575 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.050) 0:01:40.625 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.022) 0:01:40.648 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.021) 0:01:40.670 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.021) 0:01:40.691 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:29 +0000 (0:00:00.036) 0:01:40.728 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.025) 0:01:40.753 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.026) 0:01:40.779 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.030) 0:01:40.810 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.197) 0:01:41.008 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.027) 0:01:41.035 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.189) 0:01:41.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.022) 0:01:41.247 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.024) 0:01:41.272 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.022) 0:01:41.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.022) 0:01:41.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.054) 0:01:41.372 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.031) 0:01:41.403 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.024) 0:01:41.428 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.024) 0:01:41.452 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.037) 0:01:41.490 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.024) 0:01:41.514 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:36:30 +0000 (0:00:00.031) 0:01:41.546 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.208) 0:01:41.754 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.555) 0:01:42.310 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.027) 0:01:42.337 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.060) 0:01:42.397 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.023) 0:01:42.421 ********* 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 secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.021) 0:01:42.442 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.022) 0:01:42.464 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.064) 0:01:42.529 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.027) 0:01:42.556 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.027) 0:01:42.584 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.021) 0:01:42.605 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.039) 0:01:42.645 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.025) 0:01:42.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.024) 0:01:42.696 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:31 +0000 (0:00:00.027) 0:01:42.724 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.191) 0:01:42.916 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.027) 0:01:42.943 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.233) 0:01:43.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.022) 0:01:43.199 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.021) 0:01:43.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.023) 0:01:43.245 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.024) 0:01:43.269 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.022) 0:01:43.292 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.022) 0:01:43.314 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.024) 0:01:43.339 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.022) 0:01:43.361 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.022) 0:01:43.383 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.032) 0:01:43.415 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.023) 0:01:43.438 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.023) 0:01:43.462 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.022) 0:01:43.484 ********* 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.005524", "end": "2024-07-13 16:36:32.897698", "rc": 0, "start": "2024-07-13 16:36:32.892174" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.192) 0:01:43.677 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.021) 0:01:43.699 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 July 2024 16:36:32 +0000 (0:00:00.046) 0:01:43.745 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:36:33 +0000 (0:00:00.087) 0:01:43.832 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:36:33 +0000 (0:00:00.037) 0:01:43.869 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:36:33 +0000 (0:00:00.020) 0:01:43.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 July 2024 16:36:33 +0000 (0:00:00.023) 0:01:43.914 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 July 2024 16:36:33 +0000 (0:00:00.021) 0:01:43.935 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 July 2024 16:36:33 +0000 (0:00:00.023) 0:01:43.959 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 13 July 2024 16:36:33 +0000 (0:00:00.506) 0:01:44.465 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 13 July 2024 16:36:33 +0000 (0:00:00.186) 0:01:44.651 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 13 July 2024 16:36:34 +0000 (0:00:00.203) 0:01:44.855 ********* 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-1720888594.1458166-4506-25067898874641/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 13 July 2024 16:36:34 +0000 (0:00:00.576) 0:01:45.431 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 74531ff2d810bd4fb2bc9844941c6eeefab3597be4a29a37ad0b1473858a4124 Container: 86daa7eb4239538e7742592379e11d1d0e555c9185f21a441394e106d3231d1f TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 13 July 2024 16:36:35 +0000 (0:00:01.192) 0:01:46.624 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 13 July 2024 16:36:36 +0000 (0:00:00.547) 0:01:47.171 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system-podman\\x2dkube.slice -.mount sysinit.target network-online.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system-podman\\x2dkube.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 13 July 2024 16:36:37 +0000 (0:00:00.786) 0:01:47.958 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target -.mount sysinit.target system-podman\\x2dkube.slice systemd-journald.socket network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system-podman\\x2dkube.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 13 July 2024 16:36:38 +0000 (0:00:01.463) 0:01:49.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 13 July 2024 16:36:38 +0000 (0:00:00.038) 0:01:49.459 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 July 2024 16:36:38 +0000 (0:00:00.079) 0:01:49.539 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 July 2024 16:36:38 +0000 (0:00:00.065) 0:01:49.604 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 July 2024 16:36:38 +0000 (0:00:00.028) 0:01:49.632 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 July 2024 16:36:38 +0000 (0:00:00.026) 0:01:49.659 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 July 2024 16:36:38 +0000 (0:00:00.032) 0:01:49.691 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:38 +0000 (0:00:00.041) 0:01:49.732 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.028) 0:01:49.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.033) 0:01:49.795 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.035) 0:01:49.830 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.317) 0:01:50.147 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.036) 0:01:50.184 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.312) 0:01:50.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.023) 0:01:50.520 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.030) 0:01:50.550 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.021) 0:01:50.572 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.020) 0:01:50.592 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.063) 0:01:50.656 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.034) 0:01:50.691 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.025) 0:01:50.717 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 July 2024 16:36:39 +0000 (0:00:00.023) 0:01:50.740 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.037) 0:01:50.778 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.029) 0:01:50.808 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.034) 0:01:50.842 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.041) 0:01:50.884 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.024) 0:01:50.909 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.027) 0:01:50.937 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.045) 0:01:50.982 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.037) 0:01:51.020 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.021) 0:01:51.041 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.021) 0:01:51.063 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.020) 0:01:51.084 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 July 2024 16:36:40 +0000 (0:00:00.020) 0:01:51.104 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 13 July 2024 16:36:41 +0000 (0:00:00.964) 0:01:52.069 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 13 July 2024 16:36:41 +0000 (0:00:00.326) 0:01:52.395 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 13 July 2024 16:36:41 +0000 (0:00:00.024) 0:01:52.419 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 13 July 2024 16:36:41 +0000 (0:00:00.024) 0:01:52.443 ********* changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1720888601.7399287-4674-134659333219282/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.683) 0:01:53.126 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.025) 0:01:53.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.024) 0:01:53.176 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.027) 0:01:53.203 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.021) 0:01:53.225 ********* 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.023) 0:01:53.248 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.104) 0:01:53.353 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.028) 0:01:53.382 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.024) 0:01:53.406 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.034) 0:01:53.441 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.038) 0:01:53.479 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.039) 0:01:53.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.048) 0:01:53.568 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:42 +0000 (0:00:00.041) 0:01:53.609 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.281) 0:01:53.891 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.037) 0:01:53.928 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.252) 0:01:54.180 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.021) 0:01:54.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.020) 0:01:54.222 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.020) 0:01:54.243 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.020) 0:01:54.263 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.019) 0:01:54.282 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.071) 0:01:54.354 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.021) 0:01:54.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.022) 0:01:54.398 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.028) 0:01:54.426 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.024) 0:01:54.450 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.029) 0:01:54.480 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.024) 0:01:54.504 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.035) 0:01:54.539 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.030) 0:01:54.570 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.021) 0:01:54.591 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run the role with credentials in global vars] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:135 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.021) 0:01:54.613 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.049) 0:01:54.662 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.035) 0:01:54.698 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.026) 0:01:54.724 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:36:43 +0000 (0:00:00.022) 0:01:54.747 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:36:44 +0000 (0:00:00.020) 0:01:54.767 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:36:44 +0000 (0:00:00.142) 0:01:54.909 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:36:45 +0000 (0:00:01.656) 0:01:56.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:36:45 +0000 (0:00:00.022) 0:01:56.588 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:36:45 +0000 (0:00:00.039) 0:01:56.628 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035309", "end": "2024-07-13 16:36:46.138893", "rc": 0, "start": "2024-07-13 16:36:46.103584" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.291) 0:01:56.920 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.023) 0:01:56.943 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.023) 0:01:56.967 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.074) 0:01:57.042 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.043) 0:01:57.085 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.030) 0:01:57.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.045) 0:01:57.161 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.029) 0:01:57.190 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.258) 0:01:57.449 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.028) 0:01:57.477 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.241) 0:01:57.718 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:46 +0000 (0:00:00.022) 0:01:57.741 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.029) 0:01:57.770 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.039) 0:01:57.810 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.034) 0:01:57.845 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.020) 0:01:57.866 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.026) 0:01:57.892 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.023) 0:01:57.916 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.070) 0:01:57.986 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.028) 0:01:58.015 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.053) 0:01:58.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.037) 0:01:58.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.032) 0:01:58.138 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.052) 0:01:58.191 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.024) 0:01:58.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.021) 0:01:58.237 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.050) 0:01:58.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.022) 0:01:58.310 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.023) 0:01:58.333 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.044) 0:01:58.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.028) 0:01:58.406 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.042) 0:01:58.448 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.080) 0:01:58.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.022) 0:01:58.551 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.021) 0:01:58.573 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.021) 0:01:58.594 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.020) 0:01:58.615 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.030) 0:01:58.646 ********* 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 secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.021) 0:01:58.668 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:36:47 +0000 (0:00:00.031) 0:01:58.699 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.060) 0:01:58.760 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.038) 0:01:58.798 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.048) 0:01:58.847 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.027) 0:01:58.874 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.061) 0:01:58.935 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.031) 0:01:58.967 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.027) 0:01:58.995 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.028) 0:01:59.023 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.244) 0:01:59.267 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.030) 0:01:59.298 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.277) 0:01:59.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.035) 0:01:59.611 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.028) 0:01:59.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.022) 0:01:59.662 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.025) 0:01:59.687 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:48 +0000 (0:00:00.041) 0:01:59.729 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.033) 0:01:59.762 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.049) 0:01:59.812 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.036) 0:01:59.848 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.021) 0:01:59.870 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.041) 0:01:59.911 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.035) 0:01:59.947 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.030) 0:01:59.978 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.037) 0:02:00.015 ********* 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.008117", "end": "2024-07-13 16:36:49.490304", "rc": 0, "start": "2024-07-13 16:36:49.482187" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.325) 0:02:00.341 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.021) 0:02:00.362 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.044) 0:02:00.406 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.034) 0:02:00.441 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.020) 0:02:00.462 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.022) 0:02:00.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.022) 0:02:00.506 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.021) 0:02:00.528 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 July 2024 16:36:49 +0000 (0:00:00.019) 0:02:00.548 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 13 July 2024 16:36:50 +0000 (0:00:00.664) 0:02:01.212 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720888595.0488834, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720888594.6148794, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720888594.4238775, "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": "4287082621", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 13 July 2024 16:36:50 +0000 (0:00:00.244) 0:02:01.457 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 13 July 2024 16:36:50 +0000 (0:00:00.292) 0:02:01.750 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 13 July 2024 16:36:51 +0000 (0:00:00.600) 0:02:02.350 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.446) 0:02:02.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.042) 0:02:02.839 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.025) 0:02:02.865 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.026) 0:02:02.891 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.034) 0:02:02.926 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.054) 0:02:02.980 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.031) 0:02:03.011 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.031) 0:02:03.043 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.032) 0:02:03.075 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.039) 0:02:03.114 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.082) 0:02:03.197 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.028) 0:02:03.225 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.047) 0:02:03.273 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.038) 0:02:03.312 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.240) 0:02:03.553 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:52 +0000 (0:00:00.028) 0:02:03.581 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.254) 0:02:03.836 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.035) 0:02:03.871 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.029) 0:02:03.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.027) 0:02:03.928 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.057) 0:02:03.985 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.043) 0:02:04.029 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.044) 0:02:04.073 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.036) 0:02:04.109 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.050) 0:02:04.160 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.051) 0:02:04.212 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.025) 0:02:04.237 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.091) 0:02:04.328 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.053) 0:02:04.381 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.056) 0:02:04.438 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.052) 0:02:04.490 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.050) 0:02:04.541 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.058) 0:02:04.599 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.035) 0:02:04.634 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.021) 0:02:04.656 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.023) 0:02:04.680 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 July 2024 16:36:53 +0000 (0:00:00.021) 0:02:04.701 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 13 July 2024 16:36:54 +0000 (0:00:00.667) 0:02:05.368 ********* 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": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 13 July 2024 16:36:54 +0000 (0:00:00.258) 0:02:05.627 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 13 July 2024 16:36:54 +0000 (0:00:00.022) 0:02:05.649 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 13 July 2024 16:36:54 +0000 (0:00:00.076) 0:02:05.726 ********* ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 13 July 2024 16:36:55 +0000 (0:00:00.611) 0:02:06.338 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 13 July 2024 16:36:55 +0000 (0:00:00.023) 0:02:06.361 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 13 July 2024 16:36:55 +0000 (0:00:00.023) 0:02:06.385 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 13 July 2024 16:36:55 +0000 (0:00:00.023) 0:02:06.409 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 13 July 2024 16:36:55 +0000 (0:00:00.019) 0:02:06.429 ********* 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 certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 13 July 2024 16:36:55 +0000 (0:00:00.022) 0:02:06.451 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Get authfile locally] **************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:146 Saturday 13 July 2024 16:36:55 +0000 (0:00:00.020) 0:02:06.471 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_2mma27_p_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:152 Saturday 13 July 2024 16:36:56 +0000 (0:00:00.323) 0:02:06.795 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:36:56 +0000 (0:00:00.074) 0:02:06.869 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:36:56 +0000 (0:00:00.047) 0:02:06.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:36:56 +0000 (0:00:00.026) 0:02:06.943 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:36:56 +0000 (0:00:00.071) 0:02:07.015 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:36:56 +0000 (0:00:00.024) 0:02:07.039 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:36:56 +0000 (0:00:00.054) 0:02:07.094 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:36:57 +0000 (0:00:01.628) 0:02:08.723 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:36:57 +0000 (0:00:00.021) 0:02:08.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.028) 0:02:08.772 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.039912", "end": "2024-07-13 16:36:58.273461", "rc": 0, "start": "2024-07-13 16:36:58.233549" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.300) 0:02:09.073 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.067) 0:02:09.140 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.024) 0:02:09.164 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.050) 0:02:09.214 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.051) 0:02:09.266 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.026) 0:02:09.292 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.028) 0:02:09.321 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.032) 0:02:09.353 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.244) 0:02:09.598 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:36:58 +0000 (0:00:00.027) 0:02:09.626 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.237) 0:02:09.863 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.027) 0:02:09.890 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.038) 0:02:09.929 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.024) 0:02:09.954 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.025) 0:02:09.979 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.027) 0:02:10.006 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.066) 0:02:10.073 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.020) 0:02:10.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.021) 0:02:10.115 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.028) 0:02:10.144 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.042) 0:02:10.187 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.021) 0:02:10.208 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.027) 0:02:10.236 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.050) 0:02:10.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.021) 0:02:10.307 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.020) 0:02:10.328 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.040) 0:02:10.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.020) 0:02:10.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.021) 0:02:10.411 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.040) 0:02:10.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.065) 0:02:10.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.031) 0:02:10.548 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.046) 0:02:10.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.046) 0:02:10.641 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.039) 0:02:10.681 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.025) 0:02:10.706 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:36:59 +0000 (0:00:00.022) 0:02:10.729 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.022) 0:02:10.752 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.078) 0:02:10.830 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.024) 0:02:10.855 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.036) 0:02:10.891 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.027) 0:02:10.919 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.027) 0:02:10.946 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.030) 0:02:10.976 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.255) 0:02:11.232 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.036) 0:02:11.268 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.265) 0:02:11.534 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.033) 0:02:11.567 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.023) 0:02:11.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.022) 0:02:11.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.022) 0:02:11.636 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.024) 0:02:11.660 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.022) 0:02:11.683 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.021) 0:02:11.705 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:37:00 +0000 (0:00:00.021) 0:02:11.726 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:37:01 +0000 (0:00:00.033) 0:02:11.760 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:37:01 +0000 (0:00:00.270) 0:02:12.031 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:37:01 +0000 (0:00:00.703) 0:02:12.734 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.035) 0:02:12.770 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.034) 0:02:12.805 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.083) 0:02:12.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.033) 0:02:12.922 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.025) 0:02:12.948 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.061) 0:02:13.009 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.026) 0:02:13.036 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.028) 0:02:13.065 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.024) 0:02:13.090 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.038) 0:02:13.129 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.027) 0:02:13.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.026) 0:02:13.182 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.029) 0:02:13.212 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.242) 0:02:13.454 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.029) 0:02:13.484 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:02 +0000 (0:00:00.249) 0:02:13.733 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.066) 0:02:13.800 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.020) 0:02:13.821 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.021) 0:02:13.842 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.021) 0:02:13.864 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.022) 0:02:13.887 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.021) 0:02:13.909 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.022) 0:02:13.931 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.021) 0:02:13.952 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.020) 0:02:13.973 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.033) 0:02:14.006 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.021) 0:02:14.028 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.023) 0:02:14.052 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.024) 0:02:14.076 ********* 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.008882", "end": "2024-07-13 16:37:03.546278", "rc": 0, "start": "2024-07-13 16:37:03.537396" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.268) 0:02:14.345 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.037) 0:02:14.383 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.054) 0:02:14.438 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.090) 0:02:14.528 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.021) 0:02:14.549 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.022) 0:02:14.571 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.022) 0:02:14.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.021) 0:02:14.614 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 July 2024 16:37:03 +0000 (0:00:00.031) 0:02:14.645 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 13 July 2024 16:37:04 +0000 (0:00:00.716) 0:02:15.362 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1720888595.0488834, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720888594.6148794, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720888594.4238775, "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": "4287082621", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 13 July 2024 16:37:04 +0000 (0:00:00.270) 0:02:15.633 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 13 July 2024 16:37:05 +0000 (0:00:00.311) 0:02:15.944 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 13 July 2024 16:37:05 +0000 (0:00:00.607) 0:02:16.552 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.392) 0:02:16.945 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.024) 0:02:16.970 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.075) 0:02:17.045 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.026) 0:02:17.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.032) 0:02:17.104 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.065) 0:02:17.169 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.030) 0:02:17.200 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.030) 0:02:17.230 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.041) 0:02:17.272 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.070) 0:02:17.342 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.039) 0:02:17.382 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.057) 0:02:17.439 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.029) 0:02:17.468 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:06 +0000 (0:00:00.045) 0:02:17.513 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.270) 0:02:17.784 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.031) 0:02:17.816 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.291) 0:02:18.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.160) 0:02:18.268 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.034) 0:02:18.302 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.072) 0:02:18.375 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.045) 0:02:18.421 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.028) 0:02:18.450 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.024) 0:02:18.474 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.027) 0:02:18.502 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.026) 0:02:18.528 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.041) 0:02:18.570 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.031) 0:02:18.601 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.023) 0:02:18.624 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.043) 0:02:18.667 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.026) 0:02:18.694 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 13 July 2024 16:37:07 +0000 (0:00:00.039) 0:02:18.733 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 July 2024 16:37:08 +0000 (0:00:00.053) 0:02:18.787 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:37:08 +0000 (0:00:00.036) 0:02:18.823 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:37:08 +0000 (0:00:00.070) 0:02:18.893 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:37:08 +0000 (0:00:00.023) 0:02:18.917 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 July 2024 16:37:08 +0000 (0:00:00.025) 0:02:18.943 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 July 2024 16:37:08 +0000 (0:00:00.022) 0:02:18.966 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 13 July 2024 16:37:08 +0000 (0:00:00.660) 0:02:19.626 ********* 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": 43, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 13 July 2024 16:37:09 +0000 (0:00:00.268) 0:02:19.895 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 13 July 2024 16:37:09 +0000 (0:00:00.038) 0:02:19.933 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 13 July 2024 16:37:09 +0000 (0:00:00.022) 0:02:19.955 ********* ok: [sut] => { "changed": false, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/etc/containers/systemd/auth_test_1_quadlet.container", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "secontext": "system_u:object_r:etc_t:s0", "size": 171, "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 13 July 2024 16:37:09 +0000 (0:00:00.645) 0:02:20.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 13 July 2024 16:37:09 +0000 (0:00:00.022) 0:02:20.623 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 13 July 2024 16:37:09 +0000 (0:00:00.020) 0:02:20.644 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 13 July 2024 16:37:09 +0000 (0:00:00.022) 0:02:20.667 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 13 July 2024 16:37:09 +0000 (0:00:00.019) 0:02:20.686 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.093) 0:02:20.780 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.033) 0:02:20.813 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.058) 0:02:20.871 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.030) 0:02:20.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.049) 0:02:20.951 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.045) 0:02:20.996 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.239) 0:02:21.235 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.029) 0:02:21.265 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.254) 0:02:21.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.027) 0:02:21.546 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.036) 0:02:21.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.027) 0:02:21.611 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.047) 0:02:21.658 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.037) 0:02:21.695 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:10 +0000 (0:00:00.048) 0:02:21.743 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.099) 0:02:21.843 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.023) 0:02:21.867 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.032) 0:02:21.899 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.023) 0:02:21.922 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.028) 0:02:21.951 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.027) 0:02:21.978 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.026) 0:02:22.005 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.053) 0:02:22.058 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.035) 0:02:22.094 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:164 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.053) 0:02:22.147 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.079) 0:02:22.226 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.037) 0:02:22.264 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.029) 0:02:22.294 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.028) 0:02:22.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.025) 0:02:22.348 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:37:11 +0000 (0:00:00.171) 0:02:22.519 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:37:13 +0000 (0:00:01.652) 0:02:24.172 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.020) 0:02:24.192 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.028) 0:02:24.220 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.039567", "end": "2024-07-13 16:37:13.708123", "rc": 0, "start": "2024-07-13 16:37:13.668556" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.275) 0:02:24.496 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.023) 0:02:24.519 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.021) 0:02:24.540 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.075) 0:02:24.616 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.039) 0:02:24.655 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.027) 0:02:24.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.030) 0:02:24.713 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:13 +0000 (0:00:00.030) 0:02:24.744 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.263) 0:02:25.007 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.027) 0:02:25.035 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.252) 0:02:25.287 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.021) 0:02:25.309 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.020) 0:02:25.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.019) 0:02:25.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.020) 0:02:25.370 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.020) 0:02:25.391 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.023) 0:02:25.414 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.022) 0:02:25.437 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.084) 0:02:25.521 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.032) 0:02:25.553 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.041) 0:02:25.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.024) 0:02:25.620 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.021) 0:02:25.641 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.038) 0:02:25.679 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.021) 0:02:25.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:37:14 +0000 (0:00:00.021) 0:02:25.723 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.039) 0:02:25.762 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.020) 0:02:25.783 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.020) 0:02:25.803 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.048) 0:02:25.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.026) 0:02:25.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.078) 0:02:25.957 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.021) 0:02:25.978 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.022) 0:02:26.000 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.021) 0:02:26.022 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.021) 0:02:26.044 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.019) 0:02:26.064 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.050) 0:02:26.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.022) 0:02:26.137 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.026) 0:02:26.163 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.036) 0:02:26.200 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.041) 0:02:26.242 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.040) 0:02:26.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.053) 0:02:26.336 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.043) 0:02:26.380 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.251) 0:02:26.632 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:15 +0000 (0:00:00.029) 0:02:26.662 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.256) 0:02:26.918 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.029) 0:02:26.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.029) 0:02:26.976 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.038) 0:02:27.015 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.023) 0:02:27.038 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.029) 0:02:27.068 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.024) 0:02:27.092 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.031) 0:02:27.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.058) 0:02:27.182 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.030) 0:02:27.213 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.024) 0:02:27.237 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.044) 0:02:27.282 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.032) 0:02:27.315 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.035) 0:02:27.351 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.044) 0:02:27.395 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.041) 0:02:27.437 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.023) 0:02:27.460 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.147) 0:02:27.607 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.024) 0:02:27.632 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.037) 0:02:27.669 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.028) 0:02:27.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:16 +0000 (0:00:00.027) 0:02:27.725 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.030) 0:02:27.756 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.275) 0:02:28.032 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.027) 0:02:28.059 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.262) 0:02:28.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.024) 0:02:28.346 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.031) 0:02:28.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.027) 0:02:28.405 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.029) 0:02:28.435 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.024) 0:02:28.459 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.027) 0:02:28.486 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.087) 0:02:28.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.028) 0:02:28.603 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.032) 0:02:28.635 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.022) 0:02:28.657 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.021) 0:02:28.679 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.022) 0:02:28.701 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.022) 0:02:28.724 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:37:17 +0000 (0:00:00.024) 0:02:28.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.023) 0:02:28.772 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.021) 0:02:28.794 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.062) 0:02:28.857 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.026) 0:02:28.884 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.029) 0:02:28.914 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.024) 0:02:28.938 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.040) 0:02:28.979 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.026) 0:02:29.005 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.067) 0:02:29.073 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.029) 0:02:29.102 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.249) 0:02:29.351 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.028) 0:02:29.380 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.234) 0:02:29.614 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.022) 0:02:29.636 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.021) 0:02:29.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.021) 0:02:29.680 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.022) 0:02:29.702 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.021) 0:02:29.723 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:18 +0000 (0:00:00.023) 0:02:29.746 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.021) 0:02:29.768 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.022) 0:02:29.790 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.021) 0:02:29.812 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.034) 0:02:29.846 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.025) 0:02:29.872 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.025) 0:02:29.898 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.075) 0:02:29.973 ********* 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.006107", "end": "2024-07-13 16:37:19.435473", "rc": 0, "start": "2024-07-13 16:37:19.429366" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.248) 0:02:30.222 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.043) 0:02:30.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 13 July 2024 16:37:19 +0000 (0:00:00.021) 0:02:30.287 ********* 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": { "ActiveEnterTimestamp": "Sat 2024-07-13 16:36:38 UTC", "ActiveEnterTimestampMonotonic": "866633684", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system-podman\\x2dkube.slice -.mount basic.target network-online.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-13 16:36:37 UTC", "AssertTimestampMonotonic": "865634977", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-13 16:36:37 UTC", "ConditionTimestampMonotonic": "865634976", "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", "ControlPID": "0", "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", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16478", "ExecMainStartTimestamp": "Sat 2024-07-13 16:36:38 UTC", "ExecMainStartTimestampMonotonic": "866633662", "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-07-13 16:36:37 UTC] ; stop_time=[n/a] ; pid=16357 ; 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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-07-13 16:36:37 UTC", "InactiveExitTimestampMonotonic": "865636945", "InvocationID": "4760ff7c47f947e590c051e17611d616", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16478", "MemoryAccounting": "yes", "MemoryCurrent": "34492416", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system-podman\\x2dkube.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-07-13 16:36:38 UTC", "StateChangeTimestampMonotonic": "866633684", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "20", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestamp": "Sat 2024-07-13 16:36:38 UTC", "WatchdogTimestampMonotonic": "866633681", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 13 July 2024 16:37:20 +0000 (0:00:01.152) 0:02:31.439 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888595.0488834, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720888594.6148794, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 404750600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720888594.4238775, "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": "4287082621", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 13 July 2024 16:37:20 +0000 (0:00:00.198) 0:02:31.638 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.293) 0:02:31.931 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.198) 0:02:32.129 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.031027", "end": "2024-07-13 16:37:21.566882", "rc": 0, "start": "2024-07-13 16:37:21.535855" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.256) 0:02:32.386 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.036) 0:02:32.422 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.023) 0:02:32.446 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.020) 0:02:32.467 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.022) 0:02:32.490 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.023) 0:02:32.513 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.058) 0:02:32.572 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.026) 0:02:32.598 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.025) 0:02:32.623 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.020) 0:02:32.644 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.027) 0:02:32.671 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.035) 0:02:32.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:21 +0000 (0:00:00.024) 0:02:32.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.025) 0:02:32.757 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.028) 0:02:32.786 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.187) 0:02:32.973 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.027) 0:02:33.001 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.189) 0:02:33.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.021) 0:02:33.212 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.023) 0:02:33.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.022) 0:02:33.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.023) 0:02:33.282 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.022) 0:02:33.305 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.021) 0:02:33.326 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.027) 0:02:33.354 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.024) 0:02:33.378 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.039) 0:02:33.418 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.022) 0:02:33.441 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.021) 0:02:33.462 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.041) 0:02:33.504 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.024) 0:02:33.529 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.083) 0:02:33.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 July 2024 16:37:22 +0000 (0:00:00.021) 0:02:33.634 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice systemd-journald.socket basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.460) 0:02:34.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.023) 0:02:34.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.026) 0:02:34.145 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.021) 0:02:34.166 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.023) 0:02:34.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.021) 0:02:34.210 ********* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.195) 0:02:34.406 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.035) 0:02:34.441 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.021) 0:02:34.462 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.022) 0:02:34.484 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 13 July 2024 16:37:23 +0000 (0:00:00.021) 0:02:34.506 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.444) 0:02:34.951 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.030937", "end": "2024-07-13 16:37:24.390924", "rc": 0, "start": "2024-07-13 16:37:24.359987" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.222) 0:02:35.174 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.022) 0:02:35.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.020) 0:02:35.217 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.020) 0:02:35.238 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.057) 0:02:35.295 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.023) 0:02:35.319 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.036) 0:02:35.355 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.026) 0:02:35.382 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.027) 0:02:35.410 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.029) 0:02:35.440 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.191) 0:02:35.631 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:24 +0000 (0:00:00.028) 0:02:35.659 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.231) 0:02:35.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.025) 0:02:35.915 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.026) 0:02:35.942 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.027) 0:02:35.969 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.029) 0:02:35.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.025) 0:02:36.024 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.022) 0:02:36.046 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.035) 0:02:36.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.057) 0:02:36.140 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.090) 0:02:36.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.030) 0:02:36.261 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.047) 0:02:36.308 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.034) 0:02:36.343 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:37:25 +0000 (0:00:00.202) 0:02:36.546 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.322) 0:02:36.869 ********* changed: [sut] => { "changed": true, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.193) 0:02:37.063 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.105) 0:02:37.168 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.023) 0:02:37.191 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.025) 0:02:37.217 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.023) 0:02:37.240 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.037) 0:02:37.277 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.031) 0:02:37.309 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.027) 0:02:37.337 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.029) 0:02:37.367 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.195) 0:02:37.562 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:26 +0000 (0:00:00.029) 0:02:37.592 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.204) 0:02:37.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.023) 0:02:37.820 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.020) 0:02:37.841 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.023) 0:02:37.864 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.027) 0:02:37.892 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.090) 0:02:37.983 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.022) 0:02:38.005 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.021) 0:02:38.027 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.021) 0:02:38.048 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.028) 0:02:38.076 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.024) 0:02:38.101 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.036) 0:02:38.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.027) 0:02:38.165 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:37:27 +0000 (0:00:00.032) 0:02:38.197 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:37:28 +0000 (0:00:00.554) 0:02:38.752 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:37:28 +0000 (0:00:00.186) 0:02:38.939 ********* 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 a user for rootless] ********************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:178 Saturday 13 July 2024 16:37:28 +0000 (0:00:00.193) 0:02:39.133 ********* 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-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:183 Saturday 13 July 2024 16:37:28 +0000 (0:00:00.412) 0:02:39.545 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:37:28 +0000 (0:00:00.138) 0:02:39.683 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:37:28 +0000 (0:00:00.042) 0:02:39.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:37:29 +0000 (0:00:00.031) 0:02:39.758 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:37:29 +0000 (0:00:00.034) 0:02:39.793 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:37:29 +0000 (0:00:00.024) 0:02:39.818 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:37:29 +0000 (0:00:00.093) 0:02:39.911 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:37:30 +0000 (0:00:01.266) 0:02:41.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.081) 0:02:41.259 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.026) 0:02:41.285 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.028839", "end": "2024-07-13 16:37:30.716567", "rc": 0, "start": "2024-07-13 16:37:30.687728" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.212) 0:02:41.497 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.023) 0:02:41.521 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.023) 0:02:41.544 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.042) 0:02:41.586 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.041) 0:02:41.627 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.029) 0:02:41.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.025) 0:02:41.682 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:30 +0000 (0:00:00.028) 0:02:41.711 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.201) 0:02:41.912 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.052) 0:02:41.965 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.219) 0:02:42.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.067) 0:02:42.253 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.076) 0:02:42.329 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.040) 0:02:42.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.057) 0:02:42.428 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.030) 0:02:42.458 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.023) 0:02:42.481 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.023) 0:02:42.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.036) 0:02:42.541 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.031) 0:02:42.572 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.040) 0:02:42.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.042) 0:02:42.656 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.030) 0:02:42.686 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:37:31 +0000 (0:00:00.043) 0:02:42.729 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.023) 0:02:42.752 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.026) 0:02:42.778 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.040) 0:02:42.819 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.068) 0:02:42.887 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.028) 0:02:42.915 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.061) 0:02:42.977 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.040) 0:02:43.018 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.024) 0:02:43.042 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.022) 0:02:43.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.022) 0:02:43.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.023) 0:02:43.110 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.024) 0:02:43.135 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.023) 0:02:43.158 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.054) 0:02:43.212 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.024) 0:02:43.237 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.022) 0:02:43.260 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.028) 0:02:43.289 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.038) 0:02:43.327 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.258) 0:02:43.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.042) 0:02:43.628 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:32 +0000 (0:00:00.035) 0:02:43.664 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.208) 0:02:43.873 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.038) 0:02:43.911 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.220) 0:02:44.132 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003530", "end": "2024-07-13 16:37:33.574208", "rc": 0, "start": "2024-07-13 16:37:33.570678" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.224) 0:02:44.356 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003352", "end": "2024-07-13 16:37:33.763314", "rc": 0, "start": "2024-07-13 16:37:33.759962" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.231) 0:02:44.587 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.043) 0:02:44.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.025) 0:02:44.657 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.024) 0:02:44.682 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.034) 0:02:44.716 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:33 +0000 (0:00:00.024) 0:02:44.741 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:37:34 +0000 (0:00:00.031) 0:02:44.772 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:37:34 +0000 (0:00:00.028) 0:02:44.801 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:37:34 +0000 (0:00:00.022) 0:02:44.823 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:37:34 +0000 (0:00:00.096) 0:02:44.919 ********* changed: [sut] => { "changed": true, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:37:34 +0000 (0:00:00.206) 0:02:45.125 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:37:34 +0000 (0:00:00.569) 0:02:45.695 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:37:34 +0000 (0:00:00.042) 0:02:45.737 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.036) 0:02:45.773 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.034) 0:02:45.808 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.054) 0:02:45.862 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.023) 0:02:45.886 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.043) 0:02:45.929 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.027) 0:02:45.957 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.029) 0:02:45.986 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.030) 0:02:46.017 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.197) 0:02:46.214 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.077) 0:02:46.292 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.190) 0:02:46.482 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003465", "end": "2024-07-13 16:37:35.896143", "rc": 0, "start": "2024-07-13 16:37:35.892678" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:35 +0000 (0:00:00.197) 0:02:46.679 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003552", "end": "2024-07-13 16:37:36.088484", "rc": 0, "start": "2024-07-13 16:37:36.084932" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.189) 0:02:46.869 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.032) 0:02:46.901 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.023) 0:02:46.925 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.024) 0:02:46.950 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.021) 0:02:46.972 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.021) 0:02:46.994 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.021) 0:02:47.015 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.074) 0:02:47.090 ********* ok: [sut] => { "changed": false, "gid": 2001, "group": "auth_test_user1", "mode": "0700", "owner": "auth_test_user1", "path": "/home/auth_test_user1/.config/containers", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 21, "state": "directory", "uid": 2001 } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.207) 0:02:47.297 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:37:36 +0000 (0:00:00.028) 0:02:47.326 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.502) 0:02:47.828 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.081) 0:02:47.910 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.023) 0:02:47.933 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.023) 0:02:47.957 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.025) 0:02:47.982 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.058) 0:02:48.041 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.030) 0:02:48.071 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.030) 0:02:48.102 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.027) 0:02:48.130 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.054) 0:02:48.185 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.028) 0:02:48.213 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.030) 0:02:48.244 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.031) 0:02:48.276 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.206) 0:02:48.482 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:37 +0000 (0:00:00.031) 0:02:48.514 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.258) 0:02:48.772 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003400", "end": "2024-07-13 16:37:38.185744", "rc": 0, "start": "2024-07-13 16:37:38.182344" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.197) 0:02:48.970 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003361", "end": "2024-07-13 16:37:38.382514", "rc": 0, "start": "2024-07-13 16:37:38.379153" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.193) 0:02:49.164 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.047) 0:02:49.211 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.023) 0:02:49.234 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.021) 0:02:49.256 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.023) 0:02:49.280 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.022) 0:02:49.303 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.022) 0:02:49.325 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.030) 0:02:49.355 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.034) 0:02:49.390 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.027) 0:02:49.417 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.030) 0:02:49.448 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.027) 0:02:49.475 ********* 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.005610", "end": "2024-07-13 16:37:38.890715", "rc": 0, "start": "2024-07-13 16:37:38.885105" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.198) 0:02:49.674 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:37:38 +0000 (0:00:00.022) 0:02:49.696 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 13 July 2024 16:37:39 +0000 (0:00:00.098) 0:02:49.795 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:37:39 +0000 (0:00:00.047) 0:02:49.842 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.023235", "end": "2024-07-13 16:37:39.276123", "rc": 0, "start": "2024-07-13 16:37:39.252888" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:37:39 +0000 (0:00:00.221) 0:02:50.064 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:37:39 +0000 (0:00:00.026) 0:02:50.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the host mount volumes] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 13 July 2024 16:37:39 +0000 (0:00:00.022) 0:02:50.112 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 13 July 2024 16:37:39 +0000 (0:00:00.021) 0:02:50.133 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 13 July 2024 16:37:39 +0000 (0:00:00.021) 0:02:50.155 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 13 July 2024 16:37:40 +0000 (0:00:01.170) 0:02:51.325 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 13 July 2024 16:37:40 +0000 (0:00:00.189) 0:02:51.515 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 13 July 2024 16:37:40 +0000 (0:00:00.200) 0:02:51.715 ********* 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-1720888661.0000277-7072-71029972327457/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 13 July 2024 16:37:41 +0000 (0:00:00.499) 0:02:52.214 ********* 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: c1cd0821b7d217f2645d82c15c5a0d85f90f08ed1635949af09b287a2919341a Container: f5752c9fa6bffa1becd42bbf108b6d1b2f78d97a7e5ac25a85def97569f33c54 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 13 July 2024 16:37:42 +0000 (0:00:01.024) 0:02:53.239 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 13 July 2024 16:37:42 +0000 (0:00:00.440) 0:02:53.679 ********* 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": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "podman\\x2dkube.slice basic.target -.mount run-user-2001.mount network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "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", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "podman\\x2dkube.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 13 July 2024 16:37:43 +0000 (0:00:00.382) 0:02:54.062 ********* 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": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount podman\\x2dkube.slice network-online.target basic.target run-user-2001.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "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", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target podman\\x2dkube.slice", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 13 July 2024 16:37:44 +0000 (0:00:01.027) 0:02:55.089 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.021) 0:02:55.110 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.055) 0:02:55.166 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.026) 0:02:55.193 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.078) 0:02:55.271 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.022) 0:02:55.293 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.030) 0:02:55.324 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.039) 0:02:55.363 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.027) 0:02:55.390 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.025) 0:02:55.415 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.028) 0:02:55.444 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.224) 0:02:55.668 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:44 +0000 (0:00:00.027) 0:02:55.696 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.241) 0:02:55.938 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.007149", "end": "2024-07-13 16:37:45.402091", "rc": 0, "start": "2024-07-13 16:37:45.394942" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.248) 0:02:56.186 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004659", "end": "2024-07-13 16:37:45.661084", "rc": 0, "start": "2024-07-13 16:37:45.656425" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.257) 0:02:56.443 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.029) 0:02:56.473 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.082) 0:02:56.556 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.022) 0:02:56.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.024) 0:02:56.603 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.022) 0:02:56.626 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.023) 0:02:56.649 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.041) 0:02:56.691 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.022) 0:02:56.714 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 July 2024 16:37:45 +0000 (0:00:00.023) 0:02:56.737 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.042) 0:02:56.780 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.027) 0:02:56.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.023) 0:02:56.830 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.046) 0:02:56.877 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.035) 0:02:56.912 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.224) 0:02:57.137 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.031) 0:02:57.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.032) 0:02:57.201 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 13 July 2024 16:37:46 +0000 (0:00:00.076) 0:02:57.278 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 13 July 2024 16:37:47 +0000 (0:00:00.728) 0:02:58.006 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 13 July 2024 16:37:47 +0000 (0:00:00.259) 0:02:58.265 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 13 July 2024 16:37:47 +0000 (0:00:00.023) 0:02:58.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 13 July 2024 16:37:47 +0000 (0:00:00.023) 0:02:58.312 ********* changed: [sut] => { "changed": true, "checksum": "1127036af0ba22b83d33a5a35ab54db2c5855175", "dest": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "gid": 2001, "group": "auth_test_user1", "md5sum": "ce647a260371eff050752697c0d6523b", "mode": "0644", "owner": "auth_test_user1", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 171, "src": "/root/.ansible/tmp/ansible-tmp-1720888667.6054833-7227-153193469686484/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.657) 0:02:58.970 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.024) 0:02:58.995 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.031) 0:02:59.026 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.030) 0:02:59.056 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.021) 0:02:59.078 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.124) 0:02:59.203 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.027) 0:02:59.230 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.039) 0:02:59.270 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.029) 0:02:59.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.028) 0:02:59.329 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.030) 0:02:59.359 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.259) 0:02:59.619 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:48 +0000 (0:00:00.028) 0:02:59.648 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.287) 0:02:59.936 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003826", "end": "2024-07-13 16:37:49.413154", "rc": 0, "start": "2024-07-13 16:37:49.409328" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.262) 0:03:00.198 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005417", "end": "2024-07-13 16:37:49.667168", "rc": 0, "start": "2024-07-13 16:37:49.661751" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.251) 0:03:00.450 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.031) 0:03:00.481 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.022) 0:03:00.504 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.020) 0:03:00.524 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.075) 0:03:00.600 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.023) 0:03:00.623 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.030) 0:03:00.654 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:37:49 +0000 (0:00:00.091) 0:03:00.745 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.037) 0:03:00.783 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.024) 0:03:00.807 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.022) 0:03:00.829 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.037) 0:03:00.866 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.027) 0:03:00.894 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.028) 0:03:00.922 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.078) 0:03:01.001 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.024) 0:03:01.025 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.032) 0:03:01.058 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.024) 0:03:01.083 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.036) 0:03:01.119 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.028) 0:03:01.148 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.134) 0:03:01.283 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.033) 0:03:01.316 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.237) 0:03:01.553 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:50 +0000 (0:00:00.028) 0:03:01.581 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.240) 0:03:01.821 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.008709", "end": "2024-07-13 16:37:51.281108", "rc": 0, "start": "2024-07-13 16:37:51.272399" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.243) 0:03:02.065 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005551", "end": "2024-07-13 16:37:51.522861", "rc": 0, "start": "2024-07-13 16:37:51.517310" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.245) 0:03:02.310 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.030) 0:03:02.341 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.022) 0:03:02.364 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.023) 0:03:02.387 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.021) 0:03:02.409 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.021) 0:03:02.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.021) 0:03:02.451 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.029) 0:03:02.481 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.074) 0:03:02.555 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.030) 0:03:02.586 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.024) 0:03:02.610 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.032) 0:03:02.642 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.032) 0:03:02.675 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.021) 0:03:02.697 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - root] *********************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:212 Saturday 13 July 2024 16:37:51 +0000 (0:00:00.020) 0:03:02.718 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:37:52 +0000 (0:00:00.034) 0:03:02.752 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:37:52 +0000 (0:00:00.038) 0:03:02.791 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:37:52 +0000 (0:00:00.025) 0:03:02.816 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:37:52 +0000 (0:00:00.021) 0:03:02.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:37:52 +0000 (0:00:00.020) 0:03:02.857 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:37:52 +0000 (0:00:00.053) 0:03:02.910 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:37:53 +0000 (0:00:01.622) 0:03:04.532 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:37:53 +0000 (0:00:00.021) 0:03:04.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:37:53 +0000 (0:00:00.032) 0:03:04.587 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042445", "end": "2024-07-13 16:37:54.073606", "rc": 0, "start": "2024-07-13 16:37:54.031161" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.273) 0:03:04.860 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.023) 0:03:04.884 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.022) 0:03:04.906 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.043) 0:03:04.950 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.055) 0:03:05.005 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.254) 0:03:05.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.078) 0:03:05.339 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.034) 0:03:05.373 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.254) 0:03:05.627 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:54 +0000 (0:00:00.033) 0:03:05.661 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.251) 0:03:05.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.023) 0:03:05.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.022) 0:03:05.959 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.022) 0:03:05.981 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.027) 0:03:06.008 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.023) 0:03:06.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.022) 0:03:06.054 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.021) 0:03:06.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.022) 0:03:06.098 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.027) 0:03:06.125 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.043) 0:03:06.168 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.021) 0:03:06.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.077) 0:03:06.267 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.046) 0:03:06.314 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.022) 0:03:06.337 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.026) 0:03:06.363 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.047) 0:03:06.411 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.022) 0:03:06.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.024) 0:03:06.457 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.047) 0:03:06.505 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.026) 0:03:06.532 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.026) 0:03:06.559 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.021) 0:03:06.580 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.023) 0:03:06.603 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.022) 0:03:06.626 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.023) 0:03:06.649 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:37:55 +0000 (0:00:00.021) 0:03:06.671 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.116) 0:03:06.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.022) 0:03:06.810 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.027) 0:03:06.837 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.028) 0:03:06.866 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.042) 0:03:06.908 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.035) 0:03:06.943 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.030) 0:03:06.974 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.052) 0:03:07.027 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.252) 0:03:07.279 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.027) 0:03:07.307 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.240) 0:03:07.547 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.022) 0:03:07.569 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.021) 0:03:07.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.024) 0:03:07.614 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.025) 0:03:07.640 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:56 +0000 (0:00:00.081) 0:03:07.721 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.052) 0:03:07.774 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.043) 0:03:07.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.024) 0:03:07.841 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.027) 0:03:07.868 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.033) 0:03:07.902 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.032) 0:03:07.934 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.025) 0:03:07.959 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.031) 0:03:07.990 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.037) 0:03:08.027 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.027) 0:03:08.055 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.029) 0:03:08.085 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.058) 0:03:08.143 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.031) 0:03:08.175 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.036) 0:03:08.211 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.112) 0:03:08.323 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.036) 0:03:08.360 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.038) 0:03:08.398 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.245) 0:03:08.644 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:57 +0000 (0:00:00.028) 0:03:08.673 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.247) 0:03:08.920 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.021) 0:03:08.941 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.023) 0:03:08.965 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.021) 0:03:08.987 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.021) 0:03:09.009 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.023) 0:03:09.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.024) 0:03:09.057 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.024) 0:03:09.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.022) 0:03:09.105 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.053) 0:03:09.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.025) 0:03:09.184 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.026) 0:03:09.210 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.091) 0:03:09.302 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.026) 0:03:09.328 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.027) 0:03:09.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.024) 0:03:09.381 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.023) 0:03:09.404 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.063) 0:03:09.468 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.028) 0:03:09.497 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.032) 0:03:09.529 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.024) 0:03:09.554 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.041) 0:03:09.595 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.029) 0:03:09.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.029) 0:03:09.654 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:37:58 +0000 (0:00:00.028) 0:03:09.683 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.235) 0:03:09.918 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.028) 0:03:09.947 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.283) 0:03:10.231 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.023) 0:03:10.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.021) 0:03:10.275 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.021) 0:03:10.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.021) 0:03:10.319 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.021) 0:03:10.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.021) 0:03:10.362 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.021) 0:03:10.383 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.021) 0:03:10.405 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.021) 0:03:10.426 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.036) 0:03:10.463 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.024) 0:03:10.487 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.025) 0:03:10.512 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:37:59 +0000 (0:00:00.026) 0:03:10.538 ********* 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.007301", "end": "2024-07-13 16:37:59.987730", "rc": 0, "start": "2024-07-13 16:37:59.980429" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:38:00 +0000 (0:00:00.234) 0:03:10.773 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 13 July 2024 16:38:00 +0000 (0:00:00.043) 0:03:10.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 13 July 2024 16:38:00 +0000 (0:00:00.072) 0:03:10.889 ********* ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system-podman\\x2dkube.slice sysinit.target -.mount systemd-journald.socket basic.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "man:podman-kube-play(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system-podman\\x2dkube.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 13 July 2024 16:38:00 +0000 (0:00:00.421) 0:03:11.310 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 13 July 2024 16:38:00 +0000 (0:00:00.230) 0:03:11.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 13 July 2024 16:38:00 +0000 (0:00:00.026) 0:03:11.567 ********* ok: [sut] => { "changed": false, "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.267) 0:03:11.834 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.026) 0:03:11.860 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.037) 0:03:11.897 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.022) 0:03:11.920 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.023) 0:03:11.943 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.024) 0:03:11.968 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.023) 0:03:11.991 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.065) 0:03:12.056 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.107) 0:03:12.164 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.037) 0:03:12.201 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.027) 0:03:12.229 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.042) 0:03:12.272 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.054) 0:03:12.327 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.028) 0:03:12.355 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.048) 0:03:12.403 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:01 +0000 (0:00:00.084) 0:03:12.488 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.305) 0:03:12.793 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.045) 0:03:12.839 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.239) 0:03:13.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.022) 0:03:13.101 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.033) 0:03:13.135 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.023) 0:03:13.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.023) 0:03:13.182 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.023) 0:03:13.206 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.091) 0:03:13.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.037) 0:03:13.335 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.041) 0:03:13.377 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.189) 0:03:13.566 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.039) 0:03:13.605 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.052) 0:03:13.658 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 July 2024 16:38:02 +0000 (0:00:00.090) 0:03:13.748 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.042) 0:03:13.791 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.106) 0:03:13.897 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.072) 0:03:13.969 ********* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service auth_test_1_quadlet.service: host TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.496) 0:03:14.466 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.037) 0:03:14.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.023) 0:03:14.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.039) 0:03:14.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.026) 0:03:14.593 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 13 July 2024 16:38:03 +0000 (0:00:00.029) 0:03:14.622 ********* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.328) 0:03:14.951 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.058) 0:03:15.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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.025) 0:03:15.035 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.033) 0:03:15.069 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.057) 0:03:15.127 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.034) 0:03:15.161 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.027) 0:03:15.188 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.062) 0:03:15.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.039) 0:03:15.291 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.068) 0:03:15.360 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.133) 0:03:15.493 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.040) 0:03:15.533 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.058) 0:03:15.592 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.033) 0:03:15.626 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:04 +0000 (0:00:00.030) 0:03:15.656 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.142) 0:03:15.799 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.259) 0:03:16.058 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.040) 0:03:16.098 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.259) 0:03:16.358 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.030) 0:03:16.389 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.036) 0:03:16.425 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.026) 0:03:16.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.031) 0:03:16.483 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.027) 0:03:16.511 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.026) 0:03:16.537 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.029) 0:03:16.566 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.042) 0:03:16.608 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.043) 0:03:16.652 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.030) 0:03:16.683 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.022) 0:03:16.705 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:38:05 +0000 (0:00:00.024) 0:03:16.730 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:38:06 +0000 (0:00:00.302) 0:03:17.032 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:38:06 +0000 (0:00:00.284) 0:03:17.316 ********* ok: [sut] => { "changed": false, "path": "/root/.config/containers", "state": "absent" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 13 July 2024 16:38:06 +0000 (0:00:00.310) 0:03:17.627 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:38:06 +0000 (0:00:00.070) 0:03:17.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:38:06 +0000 (0:00:00.027) 0:03:17.725 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.029) 0:03:17.754 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.024) 0:03:17.778 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.038) 0:03:17.817 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.027) 0:03:17.844 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.028) 0:03:17.872 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.029) 0:03:17.902 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.235) 0:03:18.138 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.033) 0:03:18.171 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.342) 0:03:18.513 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.037) 0:03:18.551 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.024) 0:03:18.576 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.037) 0:03:18.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.039) 0:03:18.653 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.021) 0:03:18.675 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.030) 0:03:18.706 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:07 +0000 (0:00:00.025) 0:03:18.731 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:38:08 +0000 (0:00:00.035) 0:03:18.767 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/root" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:38:08 +0000 (0:00:00.029) 0:03:18.797 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/etc/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:38:08 +0000 (0:00:00.025) 0:03:18.822 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:38:08 +0000 (0:00:00.036) 0:03:18.858 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:38:08 +0000 (0:00:00.030) 0:03:18.889 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:38:08 +0000 (0:00:00.035) 0:03:18.925 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:38:08 +0000 (0:00:00.767) 0:03:19.692 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:38:09 +0000 (0:00:00.250) 0:03:19.943 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Remove all container resources - rootless] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:233 Saturday 13 July 2024 16:38:09 +0000 (0:00:00.249) 0:03:20.192 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 13 July 2024 16:38:09 +0000 (0:00:00.053) 0:03:20.246 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 13 July 2024 16:38:09 +0000 (0:00:00.054) 0:03:20.300 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 13 July 2024 16:38:09 +0000 (0:00:00.047) 0:03:20.347 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 13 July 2024 16:38:09 +0000 (0:00:00.036) 0:03:20.383 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 13 July 2024 16:38:09 +0000 (0:00:00.042) 0:03:20.426 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/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" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 13 July 2024 16:38:09 +0000 (0:00:00.057) 0:03:20.484 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 13 July 2024 16:38:11 +0000 (0:00:01.674) 0:03:22.158 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 13 July 2024 16:38:11 +0000 (0:00:00.022) 0:03:22.181 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 13 July 2024 16:38:11 +0000 (0:00:00.027) 0:03:22.208 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035066", "end": "2024-07-13 16:38:11.698131", "rc": 0, "start": "2024-07-13 16:38:11.663065" } STDOUT: podman version 4.9.4-dev TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 13 July 2024 16:38:11 +0000 (0:00:00.274) 0:03:22.483 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 13 July 2024 16:38:11 +0000 (0:00:00.024) 0:03:22.508 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 13 July 2024 16:38:11 +0000 (0:00:00.021) 0:03:22.530 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 13 July 2024 16:38:11 +0000 (0:00:00.042) 0:03:22.572 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:11 +0000 (0:00:00.046) 0:03:22.619 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:12 +0000 (0:00:00.244) 0:03:22.863 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:12 +0000 (0:00:00.031) 0:03:22.895 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:12 +0000 (0:00:00.031) 0:03:22.927 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:12 +0000 (0:00:00.259) 0:03:23.186 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:12 +0000 (0:00:00.027) 0:03:23.214 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:12 +0000 (0:00:00.349) 0:03:23.564 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003640", "end": "2024-07-13 16:38:13.021328", "rc": 0, "start": "2024-07-13 16:38:13.017688" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.237) 0:03:23.802 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004695", "end": "2024-07-13 16:38:13.274134", "rc": 0, "start": "2024-07-13 16:38:13.269439" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.255) 0:03:24.057 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.032) 0:03:24.089 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.025) 0:03:24.115 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.025) 0:03:24.141 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.027) 0:03:24.168 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.022) 0:03:24.191 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.022) 0:03:24.213 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.027) 0:03:24.241 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.044) 0:03:24.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.050) 0:03:24.336 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.032) 0:03:24.368 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.110) 0:03:24.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.086) 0:03:24.565 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.032) 0:03:24.598 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.055) 0:03:24.653 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.030) 0:03:24.683 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 13 July 2024 16:38:13 +0000 (0:00:00.025) 0:03:24.708 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.077) 0:03:24.785 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.023) 0:03:24.809 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.026) 0:03:24.836 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.030) 0:03:24.867 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.025) 0:03:24.893 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.042) 0:03:24.935 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.066) 0:03:25.001 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle certs.d files - present] ************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.064) 0:03:25.065 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.062) 0:03:25.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.026) 0:03:25.155 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.124) 0:03:25.279 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.072) 0:03:25.352 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.078) 0:03:25.430 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.034) 0:03:25.465 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.041) 0:03:25.506 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:14 +0000 (0:00:00.032) 0:03:25.539 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:15 +0000 (0:00:00.256) 0:03:25.796 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:15 +0000 (0:00:00.057) 0:03:25.854 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:15 +0000 (0:00:00.251) 0:03:26.105 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005072", "end": "2024-07-13 16:38:15.597538", "rc": 0, "start": "2024-07-13 16:38:15.592466" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:15 +0000 (0:00:00.293) 0:03:26.399 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004144", "end": "2024-07-13 16:38:15.876496", "rc": 0, "start": "2024-07-13 16:38:15.872352" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:15 +0000 (0:00:00.261) 0:03:26.661 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:15 +0000 (0:00:00.031) 0:03:26.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:15 +0000 (0:00:00.021) 0:03:26.714 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:15 +0000 (0:00:00.020) 0:03:26.735 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.102) 0:03:26.837 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.042) 0:03:26.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.048) 0:03:26.928 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.074) 0:03:27.002 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.033) 0:03:27.036 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.062) 0:03:27.098 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.028) 0:03:27.127 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.032) 0:03:27.160 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.032) 0:03:27.193 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.030) 0:03:27.224 ********* 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 - present] *********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.041) 0:03:27.265 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.071) 0:03:27.336 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.030) 0:03:27.367 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.038) 0:03:27.405 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.029) 0:03:27.434 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.027) 0:03:27.462 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:16 +0000 (0:00:00.162) 0:03:27.624 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:17 +0000 (0:00:00.251) 0:03:27.876 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:17 +0000 (0:00:00.029) 0:03:27.906 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:17 +0000 (0:00:00.283) 0:03:28.189 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004227", "end": "2024-07-13 16:38:17.678038", "rc": 0, "start": "2024-07-13 16:38:17.673811" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:17 +0000 (0:00:00.282) 0:03:28.472 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005317", "end": "2024-07-13 16:38:17.938779", "rc": 0, "start": "2024-07-13 16:38:17.933462" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:17 +0000 (0:00:00.264) 0:03:28.737 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.034) 0:03:28.771 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.024) 0:03:28.795 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.035) 0:03:28.831 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.035) 0:03:28.866 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.024) 0:03:28.890 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.035) 0:03:28.926 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.036) 0:03:28.963 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.045) 0:03:29.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 : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.022) 0:03:29.031 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.076) 0:03:29.108 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.023) 0:03:29.131 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.025) 0:03:29.157 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.024) 0:03:29.181 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.061) 0:03:29.243 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.097) 0:03:29.340 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.110) 0:03:29.451 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.050) 0:03:29.501 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.030) 0:03:29.532 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.045) 0:03:29.577 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.052) 0:03:29.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.069) 0:03:29.698 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:18 +0000 (0:00:00.031) 0:03:29.729 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:19 +0000 (0:00:00.258) 0:03:29.988 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:19 +0000 (0:00:00.053) 0:03:30.041 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:19 +0000 (0:00:00.267) 0:03:30.309 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003574", "end": "2024-07-13 16:38:19.778239", "rc": 0, "start": "2024-07-13 16:38:19.774665" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:19 +0000 (0:00:00.255) 0:03:30.564 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004818", "end": "2024-07-13 16:38:20.030498", "rc": 0, "start": "2024-07-13 16:38:20.025680" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.271) 0:03:30.835 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.047) 0:03:30.882 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.023) 0:03:30.906 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.022) 0:03:30.928 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.027) 0:03:30.955 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.025) 0:03:30.980 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.030) 0:03:31.011 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.042) 0:03:31.054 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.070) 0:03:31.125 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.028) 0:03:31.154 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.037) 0:03:31.191 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.027) 0:03:31.219 ********* 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.006435", "end": "2024-07-13 16:38:20.691956", "rc": 0, "start": "2024-07-13 16:38:20.685521" } 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.255) 0:03:31.475 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 13 July 2024 16:38:20 +0000 (0:00:00.044) 0:03:31.520 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888659.281508, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720888662.1895363, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 119403, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720888662.1895363, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 13 July 2024 16:38:21 +0000 (0:00:00.250) 0:03:31.770 ********* 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": { "ActiveEnterTimestamp": "Sat 2024-07-13 16:37:44 UTC", "ActiveEnterTimestampMonotonic": "932310629", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount podman\\x2dkube.slice network-online.target basic.target run-user-2001.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-07-13 16:37:43 UTC", "AssertTimestampMonotonic": "931617335", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-07-13 16:37:43 UTC", "ConditionTimestampMonotonic": "931617334", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlPID": "0", "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", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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": "26838", "ExecMainStartTimestamp": "Sat 2024-07-13 16:37:44 UTC", "ExecMainStartTimestampMonotonic": "932310606", "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-07-13 16:37:43 UTC] ; stop_time=[n/a] ; pid=26803 ; 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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "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-07-13 16:37:43 UTC", "InactiveExitTimestampMonotonic": "931617925", "InvocationID": "d82efb0a21cf466eafaf89109702da2b", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "26838", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "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", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target podman\\x2dkube.slice", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-07-13 16:37:44 UTC", "StateChangeTimestampMonotonic": "932310629", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogTimestamp": "Sat 2024-07-13 16:37:44 UTC", "WatchdogTimestampMonotonic": "932310626", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 13 July 2024 16:38:21 +0000 (0:00:00.915) 0:03:32.686 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888661.7255318, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1720888661.4025285, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 322961744, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1720888661.2155268, "nlink": 1, "path": "/home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml", "pw_name": "auth_test_user1", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 244, "uid": 2001, "version": "4054005986", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 13 July 2024 16:38:22 +0000 (0:00:00.200) 0:03:32.886 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 13 July 2024 16:38:22 +0000 (0:00:00.314) 0:03:33.201 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 13 July 2024 16:38:22 +0000 (0:00:00.194) 0:03:33.396 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039468", "end": "2024-07-13 16:38:22.857638", "rc": 0, "start": "2024-07-13 16:38:22.818170" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 13 July 2024 16:38:22 +0000 (0:00:00.246) 0:03:33.642 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:38:22 +0000 (0:00:00.036) 0:03:33.679 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:38:22 +0000 (0:00:00.022) 0:03:33.702 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:38:22 +0000 (0:00:00.021) 0:03:33.723 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.092) 0:03:33.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.023) 0:03:33.839 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.081) 0:03:33.920 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.027) 0:03:33.947 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.027) 0:03:33.975 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.021) 0:03:33.996 ********* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "auth_test_1_quadlet", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.033) 0:03:34.030 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.069) 0:03:34.099 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.068) 0:03:34.168 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.030) 0:03:34.198 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.037) 0:03:34.235 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.198) 0:03:34.433 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.033) 0:03:34.467 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:23 +0000 (0:00:00.207) 0:03:34.675 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005647", "end": "2024-07-13 16:38:24.105524", "rc": 0, "start": "2024-07-13 16:38:24.099877" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.296) 0:03:34.971 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003713", "end": "2024-07-13 16:38:24.405845", "rc": 0, "start": "2024-07-13 16:38:24.402132" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.216) 0:03:35.188 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.031) 0:03:35.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.022) 0:03:35.242 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.022) 0:03:35.264 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.021) 0:03:35.286 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.022) 0:03:35.308 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.023) 0:03:35.332 ********* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "auth_test_1_quadlet.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.039) 0:03:35.371 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.055) 0:03:35.427 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.025) 0:03:35.453 ********* ok: [sut] => { "ansible_facts": { "__podman_images": [ "localhost:5000/libpod/testimage:20210610" ], "__podman_quadlet_file": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 6] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.043) 0:03:35.496 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.025) 0:03:35.522 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 13 July 2024 16:38:24 +0000 (0:00:00.047) 0:03:35.570 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888659.281508, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720888662.1895363, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 119403, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720888662.1895363, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.194) 0:03:35.764 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.slice -.mount basic.target run-user-2001.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=auth_test_1_quadlet.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target -.slice", "RequiresMountsFor": "/run/user/2001/containers /home/auth_test_user1", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "auth_test_1_quadlet", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.406) 0:03:36.170 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.022) 0:03:36.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.020) 0:03:36.213 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.026) 0:03:36.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.021) 0:03:36.261 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.020) 0:03:36.281 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.191) 0:03:36.473 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.035) 0:03:36.509 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.022) 0:03:36.531 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.024) 0:03:36.555 ********* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "auth_test_user1" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 13 July 2024 16:38:25 +0000 (0:00:00.024) 0:03:36.580 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 13 July 2024 16:38:26 +0000 (0:00:00.337) 0:03:36.918 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042325", "end": "2024-07-13 16:38:26.381767", "rc": 0, "start": "2024-07-13 16:38:26.339442" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 13 July 2024 16:38:26 +0000 (0:00:00.249) 0:03:37.167 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 13 July 2024 16:38:26 +0000 (0:00:00.022) 0:03:37.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 13 July 2024 16:38:26 +0000 (0:00:00.069) 0:03:37.259 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 13 July 2024 16:38:26 +0000 (0:00:00.063) 0:03:37.323 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 13 July 2024 16:38:26 +0000 (0:00:00.026) 0:03:37.349 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 13 July 2024 16:38:26 +0000 (0:00:00.026) 0:03:37.376 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888659.281508, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1720888662.1895363, "dev": 61, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 119403, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1720888662.1895363, "nlink": 8, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 180, "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 13 July 2024 16:38:26 +0000 (0:00:00.191) 0:03:37.568 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 13 July 2024 16:38:27 +0000 (0:00:00.299) 0:03:37.867 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.055574", "end": "2024-07-13 16:38:27.340388", "rc": 0, "start": "2024-07-13 16:38:27.284814" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 13 July 2024 16:38:27 +0000 (0:00:00.259) 0:03:38.127 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.042821", "end": "2024-07-13 16:38:27.589786", "rc": 0, "start": "2024-07-13 16:38:27.546965" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 13 July 2024 16:38:27 +0000 (0:00:00.247) 0:03:38.374 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008028", "end": "2024-07-13 16:38:27.793905", "rc": 0, "start": "2024-07-13 16:38:27.785877" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 13 July 2024 16:38:27 +0000 (0:00:00.210) 0:03:38.584 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 13 July 2024 16:38:27 +0000 (0:00:00.068) 0:03:38.653 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 13 July 2024 16:38:27 +0000 (0:00:00.030) 0:03:38.683 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.125) 0:03:38.808 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.032) 0:03:38.840 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.040) 0:03:38.881 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.050) 0:03:38.932 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.199) 0:03:39.131 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.026) 0:03:39.158 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.189) 0:03:39.347 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003485", "end": "2024-07-13 16:38:28.758018", "rc": 0, "start": "2024-07-13 16:38:28.754533" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.191) 0:03:39.539 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003429", "end": "2024-07-13 16:38:28.953551", "rc": 0, "start": "2024-07-13 16:38:28.950122" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:28 +0000 (0:00:00.193) 0:03:39.733 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.033) 0:03:39.766 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.026) 0:03:39.792 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.022) 0:03:39.815 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.023) 0:03:39.839 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.026) 0:03:39.865 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.074) 0:03:39.940 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.031) 0:03:39.972 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure credential file is copied] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.022) 0:03:39.994 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.021) 0:03:40.015 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.020) 0:03:40.035 ********* 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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.190) 0:03:40.225 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.197) 0:03:40.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.027) 0:03:40.450 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml for sut TASK [linux-system-roles.podman : Check given registry_host] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.070) 0:03:40.520 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 0] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.021) 0:03:40.542 ********* ok: [sut] => { "ansible_facts": { "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 1] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.023) 0:03:40.566 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.022) 0:03:40.588 ********* included: /WORKDIR/git-weekly-cisl9n14ev/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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.043) 0:03:40.631 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.026) 0:03:40.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 13 July 2024 16:38:29 +0000 (0:00:00.082) 0:03:40.740 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.031) 0:03:40.771 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.200) 0:03:40.971 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.030) 0:03:41.002 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1720888550.1784472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1720888518.4721842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6884224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "1585628471", "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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.195) 0:03:41.198 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003611", "end": "2024-07-13 16:38:30.612493", "rc": 0, "start": "2024-07-13 16:38:30.608882" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.195) 0:03:41.393 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003441", "end": "2024-07-13 16:38:30.803082", "rc": 0, "start": "2024-07-13 16:38:30.799641" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.190) 0:03:41.584 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.031) 0:03:41.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.020) 0:03:41.637 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.021) 0:03:41.659 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.021) 0:03:41.680 ********* 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-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.020) 0:03:41.701 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-cert spec variables part 2] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.020) 0:03:41.722 ********* ok: [sut] => { "ansible_facts": { "__podman_user_home_dir": "/home/auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 3] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 13 July 2024 16:38:30 +0000 (0:00:00.025) 0:03:41.747 ********* ok: [sut] => { "ansible_facts": { "__podman_certs_d_path": "/home/auth_test_user1/.config/containers/certs.d/localhost:5000" }, "changed": false } TASK [linux-system-roles.podman : Set per-cert spec variables part 4] ********** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 13 July 2024 16:38:31 +0000 (0:00:00.021) 0:03:41.769 ********* 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 certs.d directory] ******************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 13 July 2024 16:38:31 +0000 (0:00:00.028) 0:03:41.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 13 July 2024 16:38:31 +0000 (0:00:00.082) 0:03:41.879 ********* skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 13 July 2024 16:38:31 +0000 (0:00:00.030) 0:03:41.910 ********* ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } changed: [sut] => (item=None) => { "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 : Find files in certs.d directory] ************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 13 July 2024 16:38:31 +0000 (0:00:00.550) 0:03:42.460 ********* 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 certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 13 July 2024 16:38:31 +0000 (0:00:00.189) 0:03:42.649 ********* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Remove user] ************************************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:255 Saturday 13 July 2024 16:38:32 +0000 (0:00:00.209) 0:03:42.859 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:260 Saturday 13 July 2024 16:38:32 +0000 (0:00:00.293) 0:03:43.152 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:278 Saturday 13 July 2024 16:38:32 +0000 (0:00:00.217) 0:03:43.369 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_2mma27_p_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tests_auth_and_security.yml:286 Saturday 13 July 2024 16:38:32 +0000 (0:00:00.119) 0:03:43.489 ********* included: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/cleanup_registry.yml:3 Saturday 13 July 2024 16:38:32 +0000 (0:00:00.033) 0:03:43.522 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.280869", "end": "2024-07-13 16:38:33.206822", "rc": 0, "start": "2024-07-13 16:38:32.925953" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/cleanup_registry.yml:7 Saturday 13 July 2024 16:38:33 +0000 (0:00:00.528) 0:03:44.051 ********* changed: [sut] => (item=/tmp/lsr_5hqc7no8_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_5hqc7no8_podman", "path": "/tmp/lsr_5hqc7no8_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=787 changed=71 unreachable=0 failed=0 skipped=892 rescued=2 ignored=0 Saturday 13 July 2024 16:38:33 +0000 (0:00:00.186) 0:03:44.237 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 57.25s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 4.94s /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.85s /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Start registry ---------------------------------------------------------- 3.56s /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:92 -------------- linux-system-roles.podman : Gather the package facts -------------------- 3.28s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.17s /WORKDIR/git-weekly-cisl9n14ev/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.podman : Gather the package facts -------------------- 1.67s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.66s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.63s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Start service ------------------------------- 1.46s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Push test images into local registry ------------------------------------ 1.44s /WORKDIR/git-weekly-cisl9n14ev/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Gather the package facts -------------------- 1.35s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.27s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.25s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.24s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.24s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Update containers/pods ---------------------- 1.19s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Ensure container images are present --------- 1.17s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Stop and disable service -------------------- 1.15s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Start service ------------------------------- 1.03s /WORKDIR/git-weekly-cisl9n14ev/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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) ---^---^---^---^---^---