# 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-ci4w7yldix/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:4 Saturday 22 June 2024 19:46:46 +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-ci4w7yldix/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-ci4w7yldix/tests/tests_auth_and_security.yml:9 Saturday 22 June 2024 19:46:46 +0000 (0:00:00.024) 0:00:00.039 ********* ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:48 Saturday 22 June 2024 19:46:47 +0000 (0:00:00.834) 0:00:00.873 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:46:47 +0000 (0:00:00.141) 0:00:01.015 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:46:47 +0000 (0:00:00.024) 0:00:01.039 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:46:47 +0000 (0:00:00.030) 0:00:01.069 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:46:48 +0000 (0:00:00.330) 0:00:01.399 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:46:48 +0000 (0:00:00.067) 0:00:01.467 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:46:48 +0000 (0:00:00.035) 0:00:01.503 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:46:48 +0000 (0:00:00.818) 0:00:02.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:46:48 +0000 (0:00:00.033) 0:00:02.355 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.15-1.el9.x86_64", "Installed: conmon-3:2.1.12-1.el9.x86_64", "Installed: netavark-2:1.11.0-1.el9.x86_64", "Installed: container-selinux-3:2.231.0-1.el9.noarch", "Installed: libnet-1.2-7.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: podman-2:5.1.0-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: slirp4netns-1.3.1-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: libslirp-4.4.0-7.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:48:01 +0000 (0:01:12.546) 0:01:14.901 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030888", "end": "2024-06-22 19:48:01.916976", "rc": 0, "start": "2024-06-22 19:48:01.886088" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:48:01 +0000 (0:00:00.446) 0:01:15.348 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.041) 0:01:15.390 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.031) 0:01:15.422 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.059) 0:01:15.481 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.077) 0:01:15.559 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.276) 0:01:15.835 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.034) 0:01:15.870 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.034) 0:01:15.904 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.206) 0:01:16.111 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:02 +0000 (0:00:00.039) 0:01:16.151 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.229) 0:01:16.380 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.039) 0:01:16.420 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.063) 0:01:16.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.021) 0:01:16.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.022) 0:01:16.527 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.021) 0:01:16.548 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.021) 0:01:16.570 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.031) 0:01:16.601 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.023) 0:01:16.625 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.052) 0:01:16.678 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.057) 0:01:16.735 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.066) 0:01:16.802 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.027) 0:01:16.829 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.045) 0:01:16.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.030) 0:01:16.904 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.037) 0:01:16.942 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.054) 0:01:16.996 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.077) 0:01:17.074 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.078) 0:01:17.152 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.075) 0:01:17.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.033) 0:01:17.262 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.036) 0:01:17.298 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.028) 0:01:17.326 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:48:03 +0000 (0:00:00.021) 0:01:17.347 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.036) 0:01:17.384 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.032) 0:01:17.416 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.040) 0:01:17.457 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.023) 0:01:17.481 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.058) 0:01:17.539 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.019) 0:01:17.558 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.019) 0:01:17.578 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.020) 0:01:17.598 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.019) 0:01:17.618 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.018) 0:01:17.637 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:52 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.020) 0:01:17.657 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:5 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.055) 0:01:17.713 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_tv0wfktv_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:12 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.291) 0:01:18.004 ********* ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_tv0wfktv_podman/auth", "__podman_test_authfile": "/tmp/lsr_tv0wfktv_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:18 Saturday 22 June 2024 19:48:04 +0000 (0:00:00.045) 0:01:18.050 ********* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_tv0wfktv_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-ci4w7yldix/tests/tasks/setup_registry.yml:24 Saturday 22 June 2024 19:48:05 +0000 (0:00:00.412) 0:01:18.463 ********* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 22 June 2024 19:48:05 +0000 (0:00:00.118) 0:01:18.582 ********* included: /WORKDIR/git-weekly-ci4w7yldix/.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-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 22 June 2024 19:48:05 +0000 (0:00:00.042) 0:01:18.624 ********* 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-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 22 June 2024 19:48:05 +0000 (0:00:00.031) 0:01:18.655 ********* 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-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 22 June 2024 19:48:05 +0000 (0:00:00.250) 0:01:18.906 ********* 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-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 22 June 2024 19:48:05 +0000 (0:00:00.084) 0:01:18.990 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 22 June 2024 19:48:05 +0000 (0:00:00.126) 0:01:19.117 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 22 June 2024 19:48:08 +0000 (0:00:02.712) 0:01:21.830 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 22 June 2024 19:48:11 +0000 (0:00:03.005) 0:01:24.835 ********* 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-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 22 June 2024 19:48:11 +0000 (0:00:00.274) 0:01:25.110 ********* 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-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 22 June 2024 19:48:12 +0000 (0:00:00.325) 0:01:25.435 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target basic.target dbus-broker.service network.target systemd-journald.socket system.slice sysinit.target dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 22 June 2024 19:48:12 +0000 (0:00:00.899) 0:01:26.334 ********* 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-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 22 June 2024 19:48:14 +0000 (0:00:01.747) 0:01:28.082 ********* ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUx5bEhBUEVSVWZ1bC80Q216Rzl5MWd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJKagpZVFV4WXpBekxXTTBORFUwTjJWbExUazNabVV3TWpsaUxUTXhZbVJqWWpVM01CNFhEVEkwTURZeU1qRTVORGd4Ck0xb1hEVEkxTURZeU1qRTVORGd4TTFvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFua1R5clJ1Q1hPL1FkTzBIVXZJa1V0djlnZkdDZHJKRwpBT2ZXTVJ5Tll3OHRCQTlmSEFINU0zcG40Vnl3MmhDVm8zcitybGJiMHRDWUVFeWN1QjNzNE52dFhQOXpQY09yCkk1TUFxQTh4blppOE5lNnhIc1JncXpCeFQ2QmNXUm04N0oyZERWVGQ5K2ZWMlRGWjVBUU9sZzJXQ09lNUdqN2kKMGNsSDgyY2J4cUI2Qy9wQnlHdVNDTnVtOUVqYmg4Zks1ODBlRjdhcVp4WHN2cXVqSXJKV2dOWmVERWFJcWZ4UAp3M1FINnVvazc3eTkrT2tJVm16NnUzZk02MXUwaTdRTDh6dWpaamdjbjZHWGVxZTZ1bU9SK1U2S2JlYm1jcEU5ClY1SmF2cUozTGl4RDVBKy9SaTRpQTZLYmJLVzEzWHFNM0RHQ3EwUDg4ZytSajBwQkVLb3dVd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVUNXRUpZRHQyazFUWGJqSTYyNWR3cTREblFpTXdId1lEVlIwakJCZ3dGb0FVcDJRZzY3SVIKQUt3cFVzamVCd1pmd3lMTFA5d3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQmpEclc2U0h1QUI2OXY4dlh0UwpqcVFYREM1dElXUjY5dkp1MWhObW9WL0lNdGNraVRvY3I1SzQzVU80TjN1dk9FdE9hQXhNNUlOcGcwKzFCZ1JVCjVRVGxJTnJhTS9UUTNjcThIcTJZcERpZFBUNHQxZXR5RmtHSUk5eVBNVW5pK0tYOFRCNWtkTXBiRGZjcERyeWgKTkpjVHVFclRZbE54RHVvTnp6YlA5dzRINWZHVkUybitaR2lMWUFtQm9iZU5nR1FSM1BXeW12Ylo3bysxZFZmYgpRbk9LUVBnOXRqUDlIV0pQd1hsdXU3eEE5SldWL1dkRG1PTXVHUjVBZWlBRi9PcFczMDZERkxKQXZFOHBBRlU3CjQxbk9EdllhWEM1VEVIMXNkN1g3SDJ0WktmRmNCa2VWWlJleXd2a0JNZE9WSWo2cEY4MysveXRiaXlJOVVMQ3IKMU13PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2UUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktjd2dnU2pBZ0VBQW9JQkFRQ2VSUEt0RzRKYzc5QjAKN1FkUzhpUlMyLzJCOFlKMnNrWUE1OVl4SEkxakR5MEVEMThjQWZremVtZmhYTERhRUpXamV2NnVWdHZTMEpnUQpUSnk0SGV6ZzIrMWMvM005dzZzamt3Q29EekdkbUx3MTdyRWV4R0NyTUhGUG9GeFpHYnpzblowTlZOMzM1OVhaCk1WbmtCQTZXRFpZSTU3a2FQdUxSeVVmelp4dkdvSG9MK2tISWE1SUkyNmIwU051SHg4cm56UjRYdHFwbkZleSsKcTZNaXNsYUExbDRNUm9pcC9FL0RkQWZxNmlUdnZMMzQ2UWhXYlBxN2Q4enJXN1NMdEF2ek82Tm1PQnlmb1pkNgpwN3E2WTVINVRvcHQ1dVp5a1QxWGtscStvbmN1TEVQa0Q3OUdMaUlEb3B0c3BiWGRlb3pjTVlLclEvenlENUdQClNrRVFxakJUQWdNQkFBRUNnZ0VBUm9XT1pKZ0haSVh2S3NxYkl0aUdXdTF2YmtGQTBzYm83bXBmUkk3bWFTZFAKOWFrcnhmMFRIMThCZnFlZ25lb1o0emhnMXlvWTFUemhKUkllR3VRcXNwOE1pdzNBT2R0QUhKL2FBUWlVSVJiMwpka2lmWDRnOVVzcEpFeVB2UWp4M3RDOGUxZHZrOUJ1M2JBblRkZ2hndjNmYVRLbUVEeS9LUFpRa25VNXFUL3hwCmdIRDdsR1NUSzNQaGVPNXdOa3dXUS8xMVBuNzMyTXk4dk9oVzhMeUgxbHZXRUptK0ZFc0N4akFFcHFuVkE1enoKWGs3NHQvOFFhYStPVXllRUc5amU0emptWDVETW5EYUs5VmttS0c1RVBwaW1aeE9XRnY4bWpUbCtETU11T2Q2dApVc0JlUlVpaFd3a0ZHT2xVSlFKOUdKdTZVWDhMK2psL2FCeUdWNlhSTVFLQmdRRGN0dkdGZ1RtM0YvdzdpdytWCnNJdW5lYWZaQXJKendQRG9yWkpqdkx1SFBGQ004dnRjTGZuVHpheEFqWnBtR1ZhOGtaVlovQ2VLdndUUHFnZS8KKzJvUmxGSGRMTjc5OWsxTlI2RXF5ZmdmSTV3Rmlaem1HRUsxODR4VXJodWpZMkVtUURYNHNoVHRmOGpYbFRocAppV0hSNUlTbFRvVWpIZFZPNzZsR05kZUtkd0tCZ1FDM2tsZktzaHdpdUpDZU1uZ0RlTU9sZU9EVDJxV25uYyt2CnhXR3BFL3YxbGt5NXVUSmJ5Y3RWVy8yNGVSUmhvdjNydEViRWluMHdYcUp2QU53L0E3Zk1idkMwRXI5amM4WHkKUVNnRkIwdnZqcW5DNkpXeTUzalNrYkpjdzJOVTdtNGdxU1g3bm5oWjgzWjA2SWtVS3N6OGxZU2VSSVU1Y1c3Mwp3c2grMHhKa0JRS0JnRTNycEU3T3RYS0hYRHdsTndaUXdxMElqUkpYR21zMVJaZlBsMnZ3dUgvZzhrc2dpVThjCnlDTlhiQ1dLR0dWTk1zcjExclZqQ1E2NXExZ3BIZjFRSkQwNmtNQTExQy95b1kzVDZQa3pQbzYzd3FCTjJmOTkKdHllSGFSYUlOU2Uwc1JxUTlyenJHZXBTLzdQa2NYc0l6bWtNZFN2ckVhTzVKNUpybCtZNm9mSzNBb0dCQUpEWAplVW5IcXdlQ1ZTbGRiUEJnVXc2M0I3NWhJSi9XbHM1N2tRa1ZhWkpuR3ZiWHQzSlJFSXl6WHNnMVVPMlE2NFVVCjQxbWtaQTdNUEtJVkxiTFN2aTBodys1eGRHMkdKY04xd1p2bUcvWlN2SU83ZkpLQ3JRU0lUUkdBWVZuY0h5eksKQ2R3MU40VFI0cjl2MHVrRXRHVC9uSG84V2xudXRMM3RCTUY4elYvNUFvR0FQRjlDTGQ0N2JqMU5kSHYzTloyQQpmOVZNajVLWGdkckkrYldjeDVnZFRyQmh1V0VJUXdPREpEMFdkRno1dmNMM3FxYjVUSEw4dkdxR0lObTJXN1hOCkplaXFMcWE0N1hIL3FWOWRJVHI1aCsvaU15dU9WYnRaNkdKUXFHRFoyV2xFbTR4VTIxeWVlZ2hTbEpJNitpRDgKNUNZUTRremdiWUxjUlpoTExlZ1ZwUEE9Ci0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqakNDQW5hZ0F3SUJBZ0lSQUx5bEhBUEVSVWZ1bC80Q216Rzl5MWd3RFFZSktvWklodmNOQVFFTEJRQXcKVURFZ01CNEdBMVVFQXd3WFRHOWpZV3dnVTJsbmJtbHVaeUJCZFhSb2IzSnBkSGt4TERBcUJnTlZCQU1NSTJKagpZVFV4WXpBekxXTTBORFUwTjJWbExUazNabVV3TWpsaUxUTXhZbVJqWWpVM01CNFhEVEkwTURZeU1qRTVORGd4Ck0xb1hEVEkxTURZeU1qRTVORGd4TTFvd0ZERVNNQkFHQTFVRUF4TUpiRzlqWVd4b2IzTjBNSUlCSWpBTkJna3EKaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFua1R5clJ1Q1hPL1FkTzBIVXZJa1V0djlnZkdDZHJKRwpBT2ZXTVJ5Tll3OHRCQTlmSEFINU0zcG40Vnl3MmhDVm8zcitybGJiMHRDWUVFeWN1QjNzNE52dFhQOXpQY09yCkk1TUFxQTh4blppOE5lNnhIc1JncXpCeFQ2QmNXUm04N0oyZERWVGQ5K2ZWMlRGWjVBUU9sZzJXQ09lNUdqN2kKMGNsSDgyY2J4cUI2Qy9wQnlHdVNDTnVtOUVqYmg4Zks1ODBlRjdhcVp4WHN2cXVqSXJKV2dOWmVERWFJcWZ4UAp3M1FINnVvazc3eTkrT2tJVm16NnUzZk02MXUwaTdRTDh6dWpaamdjbjZHWGVxZTZ1bU9SK1U2S2JlYm1jcEU5ClY1SmF2cUozTGl4RDVBKy9SaTRpQTZLYmJLVzEzWHFNM0RHQ3EwUDg4ZytSajBwQkVLb3dVd0lEQVFBQm80R2UKTUlHYk1Bc0dBMVVkRHdRRUF3SUZvREFmQmdOVkhSRUVHREFXZ2dsc2IyTmhiR2h2YzNTQ0NURXlOeTR3TGpBdQpNVEFkQmdOVkhTVUVGakFVQmdnckJnRUZCUWNEQVFZSUt3WUJCUVVIQXdJd0RBWURWUjBUQVFIL0JBSXdBREFkCkJnTlZIUTRFRmdRVUNXRUpZRHQyazFUWGJqSTYyNWR3cTREblFpTXdId1lEVlIwakJCZ3dGb0FVcDJRZzY3SVIKQUt3cFVzamVCd1pmd3lMTFA5d3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBQmpEclc2U0h1QUI2OXY4dlh0UwpqcVFYREM1dElXUjY5dkp1MWhObW9WL0lNdGNraVRvY3I1SzQzVU80TjN1dk9FdE9hQXhNNUlOcGcwKzFCZ1JVCjVRVGxJTnJhTS9UUTNjcThIcTJZcERpZFBUNHQxZXR5RmtHSUk5eVBNVW5pK0tYOFRCNWtkTXBiRGZjcERyeWgKTkpjVHVFclRZbE54RHVvTnp6YlA5dzRINWZHVkUybitaR2lMWUFtQm9iZU5nR1FSM1BXeW12Ylo3bysxZFZmYgpRbk9LUVBnOXRqUDlIV0pQd1hsdXU3eEE5SldWL1dkRG1PTXVHUjVBZWlBRi9PcFczMDZERkxKQXZFOHBBRlU3CjQxbk9EdllhWEM1VEVIMXNkN1g3SDJ0WktmRmNCa2VWWlJleXd2a0JNZE9WSWo2cEY4MysveXRiaXlJOVVMQ3IKMU13PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 22 June 2024 19:48:15 +0000 (0:00:00.763) 0:01:28.846 ********* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALylHAPERUful/4CmzG9y1gwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jj\nYTUxYzAzLWM0NDU0N2VlLTk3ZmUwMjliLTMxYmRjYjU3MB4XDTI0MDYyMjE5NDgx\nM1oXDTI1MDYyMjE5NDgxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnkTyrRuCXO/QdO0HUvIkUtv9gfGCdrJG\nAOfWMRyNYw8tBA9fHAH5M3pn4Vyw2hCVo3r+rlbb0tCYEEycuB3s4NvtXP9zPcOr\nI5MAqA8xnZi8Ne6xHsRgqzBxT6BcWRm87J2dDVTd9+fV2TFZ5AQOlg2WCOe5Gj7i\n0clH82cbxqB6C/pByGuSCNum9Ejbh8fK580eF7aqZxXsvqujIrJWgNZeDEaIqfxP\nw3QH6uok77y9+OkIVmz6u3fM61u0i7QL8zujZjgcn6GXeqe6umOR+U6KbebmcpE9\nV5JavqJ3LixD5A+/Ri4iA6KbbKW13XqM3DGCq0P88g+Rj0pBEKowUwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUCWEJYDt2k1TXbjI625dwq4DnQiMwHwYDVR0jBBgwFoAUp2Qg67IR\nAKwpUsjeBwZfwyLLP9wwDQYJKoZIhvcNAQELBQADggEBABjDrW6SHuAB69v8vXtS\njqQXDC5tIWR69vJu1hNmoV/IMtckiTocr5K43UO4N3uvOEtOaAxM5INpg0+1BgRU\n5QTlINraM/TQ3cq8Hq2YpDidPT4t1etyFkGII9yPMUni+KX8TB5kdMpbDfcpDryh\nNJcTuErTYlNxDuoNzzbP9w4H5fGVE2n+ZGiLYAmBobeNgGQR3PWymvbZ7o+1dVfb\nQnOKQPg9tjP9HWJPwXluu7xA9JWV/WdDmOMuGR5AeiAF/OpW306DFLJAvE8pAFU7\n41nODvYaXC5TEH1sd7X7H2tZKfFcBkeVZReywvkBMdOVIj6pF83+/ytbiyI9ULCr\n1Mw=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALylHAPERUful/4CmzG9y1gwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jj\nYTUxYzAzLWM0NDU0N2VlLTk3ZmUwMjliLTMxYmRjYjU3MB4XDTI0MDYyMjE5NDgx\nM1oXDTI1MDYyMjE5NDgxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnkTyrRuCXO/QdO0HUvIkUtv9gfGCdrJG\nAOfWMRyNYw8tBA9fHAH5M3pn4Vyw2hCVo3r+rlbb0tCYEEycuB3s4NvtXP9zPcOr\nI5MAqA8xnZi8Ne6xHsRgqzBxT6BcWRm87J2dDVTd9+fV2TFZ5AQOlg2WCOe5Gj7i\n0clH82cbxqB6C/pByGuSCNum9Ejbh8fK580eF7aqZxXsvqujIrJWgNZeDEaIqfxP\nw3QH6uok77y9+OkIVmz6u3fM61u0i7QL8zujZjgcn6GXeqe6umOR+U6KbebmcpE9\nV5JavqJ3LixD5A+/Ri4iA6KbbKW13XqM3DGCq0P88g+Rj0pBEKowUwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUCWEJYDt2k1TXbjI625dwq4DnQiMwHwYDVR0jBBgwFoAUp2Qg67IR\nAKwpUsjeBwZfwyLLP9wwDQYJKoZIhvcNAQELBQADggEBABjDrW6SHuAB69v8vXtS\njqQXDC5tIWR69vJu1hNmoV/IMtckiTocr5K43UO4N3uvOEtOaAxM5INpg0+1BgRU\n5QTlINraM/TQ3cq8Hq2YpDidPT4t1etyFkGII9yPMUni+KX8TB5kdMpbDfcpDryh\nNJcTuErTYlNxDuoNzzbP9w4H5fGVE2n+ZGiLYAmBobeNgGQR3PWymvbZ7o+1dVfb\nQnOKQPg9tjP9HWJPwXluu7xA9JWV/WdDmOMuGR5AeiAF/OpW306DFLJAvE8pAFU7\n41nODvYaXC5TEH1sd7X7H2tZKfFcBkeVZReywvkBMdOVIj6pF83+/ytbiyI9ULCr\n1Mw=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCeRPKtG4Jc79B0\n7QdS8iRS2/2B8YJ2skYA59YxHI1jDy0ED18cAfkzemfhXLDaEJWjev6uVtvS0JgQ\nTJy4Hezg2+1c/3M9w6sjkwCoDzGdmLw17rEexGCrMHFPoFxZGbzsnZ0NVN3359XZ\nMVnkBA6WDZYI57kaPuLRyUfzZxvGoHoL+kHIa5II26b0SNuHx8rnzR4XtqpnFey+\nq6MislaA1l4MRoip/E/DdAfq6iTvvL346QhWbPq7d8zrW7SLtAvzO6NmOByfoZd6\np7q6Y5H5Topt5uZykT1Xklq+oncuLEPkD79GLiIDoptspbXdeozcMYKrQ/zyD5GP\nSkEQqjBTAgMBAAECggEARoWOZJgHZIXvKsqbItiGWu1vbkFA0sbo7mpfRI7maSdP\n9akrxf0TH18BfqegneoZ4zhg1yoY1TzhJRIeGuQqsp8Miw3AOdtAHJ/aAQiUIRb3\ndkifX4g9UspJEyPvQjx3tC8e1dvk9Bu3bAnTdghgv3faTKmEDy/KPZQknU5qT/xp\ngHD7lGSTK3PheO5wNkwWQ/11Pn732My8vOhW8LyH1lvWEJm+FEsCxjAEpqnVA5zz\nXk74t/8Qaa+OUyeEG9je4zjmX5DMnDaK9VkmKG5EPpimZxOWFv8mjTl+DMMuOd6t\nUsBeRUihWwkFGOlUJQJ9GJu6UX8L+jl/aByGV6XRMQKBgQDctvGFgTm3F/w7iw+V\nsIuneafZArJzwPDorZJjvLuHPFCM8vtcLfnTzaxAjZpmGVa8kZVZ/CeKvwTPqge/\n+2oRlFHdLN799k1NR6EqyfgfI5wFiZzmGEK184xUrhujY2EmQDX4shTtf8jXlThp\niWHR5ISlToUjHdVO76lGNdeKdwKBgQC3klfKshwiuJCeMngDeMOleODT2qWnnc+v\nxWGpE/v1lky5uTJbyctVW/24eRRhov3rtEbEin0wXqJvANw/A7fMbvC0Er9jc8Xy\nQSgFB0vvjqnC6JWy53jSkbJcw2NU7m4gqSX7nnhZ83Z06IkUKsz8lYSeRIU5cW73\nwsh+0xJkBQKBgE3rpE7OtXKHXDwlNwZQwq0IjRJXGms1RZfPl2vwuH/g8ksgiU8c\nyCNXbCWKGGVNMsr11rVjCQ65q1gpHf1QJD06kMA11C/yoY3T6PkzPo63wqBN2f99\ntyeHaRaINSe0sRqQ9rzrGepS/7PkcXsIzmkMdSvrEaO5J5Jrl+Y6ofK3AoGBAJDX\neUnHqweCVSldbPBgUw63B75hIJ/Wls57kQkVaZJnGvbXt3JREIyzXsg1UO2Q64UU\n41mkZA7MPKIVLbLSvi0hw+5xdG2GJcN1wZvmG/ZSvIO7fJKCrQSITRGAYVncHyzK\nCdw1N4TR4r9v0ukEtGT/nHo8WlnutL3tBMF8zV/5AoGAPF9CLd47bj1NdHv3NZ2A\nf9VMj5KXgdrI+bWcx5gdTrBhuWEIQwODJD0WdFz5vcL3qqb5THL8vGqGINm2W7XN\nJeiqLqa47XH/qV9dITr5h+/iMyuOVbtZ6GJQqGDZ2WlEm4xU21yeeghSlJI6+iD8\n5CYQ4kzgbYLcRZhLLegVpPA=\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 22 June 2024 19:48:15 +0000 (0:00:00.036) 0:01:28.883 ********* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALylHAPERUful/4CmzG9y1gwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jj\nYTUxYzAzLWM0NDU0N2VlLTk3ZmUwMjliLTMxYmRjYjU3MB4XDTI0MDYyMjE5NDgx\nM1oXDTI1MDYyMjE5NDgxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnkTyrRuCXO/QdO0HUvIkUtv9gfGCdrJG\nAOfWMRyNYw8tBA9fHAH5M3pn4Vyw2hCVo3r+rlbb0tCYEEycuB3s4NvtXP9zPcOr\nI5MAqA8xnZi8Ne6xHsRgqzBxT6BcWRm87J2dDVTd9+fV2TFZ5AQOlg2WCOe5Gj7i\n0clH82cbxqB6C/pByGuSCNum9Ejbh8fK580eF7aqZxXsvqujIrJWgNZeDEaIqfxP\nw3QH6uok77y9+OkIVmz6u3fM61u0i7QL8zujZjgcn6GXeqe6umOR+U6KbebmcpE9\nV5JavqJ3LixD5A+/Ri4iA6KbbKW13XqM3DGCq0P88g+Rj0pBEKowUwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUCWEJYDt2k1TXbjI625dwq4DnQiMwHwYDVR0jBBgwFoAUp2Qg67IR\nAKwpUsjeBwZfwyLLP9wwDQYJKoZIhvcNAQELBQADggEBABjDrW6SHuAB69v8vXtS\njqQXDC5tIWR69vJu1hNmoV/IMtckiTocr5K43UO4N3uvOEtOaAxM5INpg0+1BgRU\n5QTlINraM/TQ3cq8Hq2YpDidPT4t1etyFkGII9yPMUni+KX8TB5kdMpbDfcpDryh\nNJcTuErTYlNxDuoNzzbP9w4H5fGVE2n+ZGiLYAmBobeNgGQR3PWymvbZ7o+1dVfb\nQnOKQPg9tjP9HWJPwXluu7xA9JWV/WdDmOMuGR5AeiAF/OpW306DFLJAvE8pAFU7\n41nODvYaXC5TEH1sd7X7H2tZKfFcBkeVZReywvkBMdOVIj6pF83+/ytbiyI9ULCr\n1Mw=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCeRPKtG4Jc79B0\n7QdS8iRS2/2B8YJ2skYA59YxHI1jDy0ED18cAfkzemfhXLDaEJWjev6uVtvS0JgQ\nTJy4Hezg2+1c/3M9w6sjkwCoDzGdmLw17rEexGCrMHFPoFxZGbzsnZ0NVN3359XZ\nMVnkBA6WDZYI57kaPuLRyUfzZxvGoHoL+kHIa5II26b0SNuHx8rnzR4XtqpnFey+\nq6MislaA1l4MRoip/E/DdAfq6iTvvL346QhWbPq7d8zrW7SLtAvzO6NmOByfoZd6\np7q6Y5H5Topt5uZykT1Xklq+oncuLEPkD79GLiIDoptspbXdeozcMYKrQ/zyD5GP\nSkEQqjBTAgMBAAECggEARoWOZJgHZIXvKsqbItiGWu1vbkFA0sbo7mpfRI7maSdP\n9akrxf0TH18BfqegneoZ4zhg1yoY1TzhJRIeGuQqsp8Miw3AOdtAHJ/aAQiUIRb3\ndkifX4g9UspJEyPvQjx3tC8e1dvk9Bu3bAnTdghgv3faTKmEDy/KPZQknU5qT/xp\ngHD7lGSTK3PheO5wNkwWQ/11Pn732My8vOhW8LyH1lvWEJm+FEsCxjAEpqnVA5zz\nXk74t/8Qaa+OUyeEG9je4zjmX5DMnDaK9VkmKG5EPpimZxOWFv8mjTl+DMMuOd6t\nUsBeRUihWwkFGOlUJQJ9GJu6UX8L+jl/aByGV6XRMQKBgQDctvGFgTm3F/w7iw+V\nsIuneafZArJzwPDorZJjvLuHPFCM8vtcLfnTzaxAjZpmGVa8kZVZ/CeKvwTPqge/\n+2oRlFHdLN799k1NR6EqyfgfI5wFiZzmGEK184xUrhujY2EmQDX4shTtf8jXlThp\niWHR5ISlToUjHdVO76lGNdeKdwKBgQC3klfKshwiuJCeMngDeMOleODT2qWnnc+v\nxWGpE/v1lky5uTJbyctVW/24eRRhov3rtEbEin0wXqJvANw/A7fMbvC0Er9jc8Xy\nQSgFB0vvjqnC6JWy53jSkbJcw2NU7m4gqSX7nnhZ83Z06IkUKsz8lYSeRIU5cW73\nwsh+0xJkBQKBgE3rpE7OtXKHXDwlNwZQwq0IjRJXGms1RZfPl2vwuH/g8ksgiU8c\nyCNXbCWKGGVNMsr11rVjCQ65q1gpHf1QJD06kMA11C/yoY3T6PkzPo63wqBN2f99\ntyeHaRaINSe0sRqQ9rzrGepS/7PkcXsIzmkMdSvrEaO5J5Jrl+Y6ofK3AoGBAJDX\neUnHqweCVSldbPBgUw63B75hIJ/Wls57kQkVaZJnGvbXt3JREIyzXsg1UO2Q64UU\n41mkZA7MPKIVLbLSvi0hw+5xdG2GJcN1wZvmG/ZSvIO7fJKCrQSITRGAYVncHyzK\nCdw1N4TR4r9v0ukEtGT/nHo8WlnutL3tBMF8zV/5AoGAPF9CLd47bj1NdHv3NZ2A\nf9VMj5KXgdrI+bWcx5gdTrBhuWEIQwODJD0WdFz5vcL3qqb5THL8vGqGINm2W7XN\nJeiqLqa47XH/qV9dITr5h+/iMyuOVbtZ6GJQqGDZ2WlEm4xU21yeeghSlJI6+iD8\n5CYQ4kzgbYLcRZhLLegVpPA=\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALylHAPERUful/4CmzG9y1gwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jj\nYTUxYzAzLWM0NDU0N2VlLTk3ZmUwMjliLTMxYmRjYjU3MB4XDTI0MDYyMjE5NDgx\nM1oXDTI1MDYyMjE5NDgxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnkTyrRuCXO/QdO0HUvIkUtv9gfGCdrJG\nAOfWMRyNYw8tBA9fHAH5M3pn4Vyw2hCVo3r+rlbb0tCYEEycuB3s4NvtXP9zPcOr\nI5MAqA8xnZi8Ne6xHsRgqzBxT6BcWRm87J2dDVTd9+fV2TFZ5AQOlg2WCOe5Gj7i\n0clH82cbxqB6C/pByGuSCNum9Ejbh8fK580eF7aqZxXsvqujIrJWgNZeDEaIqfxP\nw3QH6uok77y9+OkIVmz6u3fM61u0i7QL8zujZjgcn6GXeqe6umOR+U6KbebmcpE9\nV5JavqJ3LixD5A+/Ri4iA6KbbKW13XqM3DGCq0P88g+Rj0pBEKowUwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUCWEJYDt2k1TXbjI625dwq4DnQiMwHwYDVR0jBBgwFoAUp2Qg67IR\nAKwpUsjeBwZfwyLLP9wwDQYJKoZIhvcNAQELBQADggEBABjDrW6SHuAB69v8vXtS\njqQXDC5tIWR69vJu1hNmoV/IMtckiTocr5K43UO4N3uvOEtOaAxM5INpg0+1BgRU\n5QTlINraM/TQ3cq8Hq2YpDidPT4t1etyFkGII9yPMUni+KX8TB5kdMpbDfcpDryh\nNJcTuErTYlNxDuoNzzbP9w4H5fGVE2n+ZGiLYAmBobeNgGQR3PWymvbZ7o+1dVfb\nQnOKQPg9tjP9HWJPwXluu7xA9JWV/WdDmOMuGR5AeiAF/OpW306DFLJAvE8pAFU7\n41nODvYaXC5TEH1sd7X7H2tZKfFcBkeVZReywvkBMdOVIj6pF83+/ytbiyI9ULCr\n1Mw=\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.034264", "end": "2024-06-22 19:48:15.738443", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALylHAPERUful/4CmzG9y1gwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jj\nYTUxYzAzLWM0NDU0N2VlLTk3ZmUwMjliLTMxYmRjYjU3MB4XDTI0MDYyMjE5NDgx\nM1oXDTI1MDYyMjE5NDgxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnkTyrRuCXO/QdO0HUvIkUtv9gfGCdrJG\nAOfWMRyNYw8tBA9fHAH5M3pn4Vyw2hCVo3r+rlbb0tCYEEycuB3s4NvtXP9zPcOr\nI5MAqA8xnZi8Ne6xHsRgqzBxT6BcWRm87J2dDVTd9+fV2TFZ5AQOlg2WCOe5Gj7i\n0clH82cbxqB6C/pByGuSCNum9Ejbh8fK580eF7aqZxXsvqujIrJWgNZeDEaIqfxP\nw3QH6uok77y9+OkIVmz6u3fM61u0i7QL8zujZjgcn6GXeqe6umOR+U6KbebmcpE9\nV5JavqJ3LixD5A+/Ri4iA6KbbKW13XqM3DGCq0P88g+Rj0pBEKowUwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUCWEJYDt2k1TXbjI625dwq4DnQiMwHwYDVR0jBBgwFoAUp2Qg67IR\nAKwpUsjeBwZfwyLLP9wwDQYJKoZIhvcNAQELBQADggEBABjDrW6SHuAB69v8vXtS\njqQXDC5tIWR69vJu1hNmoV/IMtckiTocr5K43UO4N3uvOEtOaAxM5INpg0+1BgRU\n5QTlINraM/TQ3cq8Hq2YpDidPT4t1etyFkGII9yPMUni+KX8TB5kdMpbDfcpDryh\nNJcTuErTYlNxDuoNzzbP9w4H5fGVE2n+ZGiLYAmBobeNgGQR3PWymvbZ7o+1dVfb\nQnOKQPg9tjP9HWJPwXluu7xA9JWV/WdDmOMuGR5AeiAF/OpW306DFLJAvE8pAFU7\n41nODvYaXC5TEH1sd7X7H2tZKfFcBkeVZReywvkBMdOVIj6pF83+/ytbiyI9ULCr\n1Mw=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIRALylHAPERUful/4CmzG9y1gwDQYJKoZIhvcNAQELBQAw\nUDEgMB4GA1UEAwwXTG9jYWwgU2lnbmluZyBBdXRob3JpdHkxLDAqBgNVBAMMI2Jj\nYTUxYzAzLWM0NDU0N2VlLTk3ZmUwMjliLTMxYmRjYjU3MB4XDTI0MDYyMjE5NDgx\nM1oXDTI1MDYyMjE5NDgxM1owFDESMBAGA1UEAxMJbG9jYWxob3N0MIIBIjANBgkq\nhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnkTyrRuCXO/QdO0HUvIkUtv9gfGCdrJG\nAOfWMRyNYw8tBA9fHAH5M3pn4Vyw2hCVo3r+rlbb0tCYEEycuB3s4NvtXP9zPcOr\nI5MAqA8xnZi8Ne6xHsRgqzBxT6BcWRm87J2dDVTd9+fV2TFZ5AQOlg2WCOe5Gj7i\n0clH82cbxqB6C/pByGuSCNum9Ejbh8fK580eF7aqZxXsvqujIrJWgNZeDEaIqfxP\nw3QH6uok77y9+OkIVmz6u3fM61u0i7QL8zujZjgcn6GXeqe6umOR+U6KbebmcpE9\nV5JavqJ3LixD5A+/Ri4iA6KbbKW13XqM3DGCq0P88g+Rj0pBEKowUwIDAQABo4Ge\nMIGbMAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgglsb2NhbGhvc3SCCTEyNy4wLjAu\nMTAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAd\nBgNVHQ4EFgQUCWEJYDt2k1TXbjI625dwq4DnQiMwHwYDVR0jBBgwFoAUp2Qg67IR\nAKwpUsjeBwZfwyLLP9wwDQYJKoZIhvcNAQELBQADggEBABjDrW6SHuAB69v8vXtS\njqQXDC5tIWR69vJu1hNmoV/IMtckiTocr5K43UO4N3uvOEtOaAxM5INpg0+1BgRU\n5QTlINraM/TQ3cq8Hq2YpDidPT4t1etyFkGII9yPMUni+KX8TB5kdMpbDfcpDryh\nNJcTuErTYlNxDuoNzzbP9w4H5fGVE2n+ZGiLYAmBobeNgGQR3PWymvbZ7o+1dVfb\nQnOKQPg9tjP9HWJPwXluu7xA9JWV/WdDmOMuGR5AeiAF/OpW306DFLJAvE8pAFU7\n41nODvYaXC5TEH1sd7X7H2tZKfFcBkeVZReywvkBMdOVIj6pF83+/ytbiyI9ULCr\n1Mw=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCeRPKtG4Jc79B0\n7QdS8iRS2/2B8YJ2skYA59YxHI1jDy0ED18cAfkzemfhXLDaEJWjev6uVtvS0JgQ\nTJy4Hezg2+1c/3M9w6sjkwCoDzGdmLw17rEexGCrMHFPoFxZGbzsnZ0NVN3359XZ\nMVnkBA6WDZYI57kaPuLRyUfzZxvGoHoL+kHIa5II26b0SNuHx8rnzR4XtqpnFey+\nq6MislaA1l4MRoip/E/DdAfq6iTvvL346QhWbPq7d8zrW7SLtAvzO6NmOByfoZd6\np7q6Y5H5Topt5uZykT1Xklq+oncuLEPkD79GLiIDoptspbXdeozcMYKrQ/zyD5GP\nSkEQqjBTAgMBAAECggEARoWOZJgHZIXvKsqbItiGWu1vbkFA0sbo7mpfRI7maSdP\n9akrxf0TH18BfqegneoZ4zhg1yoY1TzhJRIeGuQqsp8Miw3AOdtAHJ/aAQiUIRb3\ndkifX4g9UspJEyPvQjx3tC8e1dvk9Bu3bAnTdghgv3faTKmEDy/KPZQknU5qT/xp\ngHD7lGSTK3PheO5wNkwWQ/11Pn732My8vOhW8LyH1lvWEJm+FEsCxjAEpqnVA5zz\nXk74t/8Qaa+OUyeEG9je4zjmX5DMnDaK9VkmKG5EPpimZxOWFv8mjTl+DMMuOd6t\nUsBeRUihWwkFGOlUJQJ9GJu6UX8L+jl/aByGV6XRMQKBgQDctvGFgTm3F/w7iw+V\nsIuneafZArJzwPDorZJjvLuHPFCM8vtcLfnTzaxAjZpmGVa8kZVZ/CeKvwTPqge/\n+2oRlFHdLN799k1NR6EqyfgfI5wFiZzmGEK184xUrhujY2EmQDX4shTtf8jXlThp\niWHR5ISlToUjHdVO76lGNdeKdwKBgQC3klfKshwiuJCeMngDeMOleODT2qWnnc+v\nxWGpE/v1lky5uTJbyctVW/24eRRhov3rtEbEin0wXqJvANw/A7fMbvC0Er9jc8Xy\nQSgFB0vvjqnC6JWy53jSkbJcw2NU7m4gqSX7nnhZ83Z06IkUKsz8lYSeRIU5cW73\nwsh+0xJkBQKBgE3rpE7OtXKHXDwlNwZQwq0IjRJXGms1RZfPl2vwuH/g8ksgiU8c\nyCNXbCWKGGVNMsr11rVjCQ65q1gpHf1QJD06kMA11C/yoY3T6PkzPo63wqBN2f99\ntyeHaRaINSe0sRqQ9rzrGepS/7PkcXsIzmkMdSvrEaO5J5Jrl+Y6ofK3AoGBAJDX\neUnHqweCVSldbPBgUw63B75hIJ/Wls57kQkVaZJnGvbXt3JREIyzXsg1UO2Q64UU\n41mkZA7MPKIVLbLSvi0hw+5xdG2GJcN1wZvmG/ZSvIO7fJKCrQSITRGAYVncHyzK\nCdw1N4TR4r9v0ukEtGT/nHo8WlnutL3tBMF8zV/5AoGAPF9CLd47bj1NdHv3NZ2A\nf9VMj5KXgdrI+bWcx5gdTrBhuWEIQwODJD0WdFz5vcL3qqb5THL8vGqGINm2W7XN\nJeiqLqa47XH/qV9dITr5h+/iMyuOVbtZ6GJQqGDZ2WlEm4xU21yeeghSlJI6+iD8\n5CYQ4kzgbYLcRZhLLegVpPA=\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-06-22 19:48:15.704179" } STDOUT: Request "20240622194813" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 22 June 2024 19:48:15 +0000 (0:00:00.283) 0:01:29.166 ********* 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-ci4w7yldix/tests/tasks/setup_registry.yml:35 Saturday 22 June 2024 19:48:16 +0000 (0:00:00.657) 0:01:29.823 ********* changed: [sut] => { "changed": true, "checksum": "5efa344be5d0b312e4dd2b4683a97201bca4971a", "dest": "/tmp/lsr_tv0wfktv_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "921a014c555baf1a88d90ad6a6946d22", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1719085696.522094-2965-191898411077297/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:41 Saturday 22 June 2024 19:48:17 +0000 (0:00:00.878) 0:01:30.701 ********* changed: [sut] => { "changed": true, "checksum": "f2315a27bb13c1c5018fce4a666a1296b4326c4d", "dest": "/tmp/lsr_tv0wfktv_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "2be3ff48d6a75581ecca018408ea3ab6", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1719085697.456744-3006-279451388378125/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:47 Saturday 22 June 2024 19:48:18 +0000 (0:00:00.772) 0:01:31.474 ********* changed: [sut] => { "changed": true, "checksum": "5efa344be5d0b312e4dd2b4683a97201bca4971a", "dest": "/tmp/lsr_tv0wfktv_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "921a014c555baf1a88d90ad6a6946d22", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1719085698.1765938-3031-191683602068660/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:54 Saturday 22 June 2024 19:48:18 +0000 (0:00:00.677) 0:01:32.151 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-util-1.6.1-23.el9.x86_64", "Installed: apr-util-bdb-1.6.1-23.el9.x86_64", "Installed: apr-util-openssl-1.6.1-23.el9.x86_64", "Installed: httpd-tools-2.4.57-8.el9.x86_64", "Installed: skopeo-2:1.14.3-0.1.el9.x86_64", "Installed: apr-1.7.0-12.el9.x86_64" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:59 Saturday 22 June 2024 19:48:22 +0000 (0:00:03.575) 0:01:35.727 ********* 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-ci4w7yldix/tests/tasks/setup_registry.yml:67 Saturday 22 June 2024 19:48:22 +0000 (0:00:00.223) 0:01:35.950 ********* 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-ci4w7yldix/tests/tasks/setup_registry.yml:84 Saturday 22 June 2024 19:48:23 +0000 (0:00:00.574) 0:01:36.525 ********* ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_tv0wfktv_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:92 Saturday 22 June 2024 19:48:23 +0000 (0:00:00.021) 0:01:36.546 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_tv0wfktv_podman/auth:/auth:Z", "-e", "REGISTRY_AUTH=htpasswd", "-e", "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm", "-e", "REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd", "-e", "REGISTRY_HTTP_TLS_CERTIFICATE=/auth/registry_cert.crt", "-e", "REGISTRY_HTTP_TLS_KEY=/auth/registry_key.pem", "quay.io/libpod/registry:2.8.2" ], "delta": "0:00:02.448440", "end": "2024-06-22 19:48:25.801804", "rc": 0, "start": "2024-06-22 19:48:23.353364" } STDOUT: c7b97cab05eb127e3f242178e6b3bf6c7b2a821ee384200fb83c9e9ab9834287 STDERR: Trying to pull quay.io/libpod/registry:2.8.2... Getting image source signatures Copying blob sha256:7417fa3c6d923a722787ff60825c3c40f74621ab2e4abcc120e25b10a35e4811 Copying blob sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e Copying blob sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de Copying blob sha256:88b450dec42ebc9659f10c6fd6d2326706fec4ab7aadf0c38973d930c23c546a Copying blob sha256:121f958bea53668d782691e643e9401ea21dd36c9d81078b51964d2e82b51376 Copying config sha256:0030ba3d620c647159c935ee778991c68ef3e51a274703753b0bc530104ef5e5 Writing manifest to image destination TASK [Wait for port] *********************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:103 Saturday 22 June 2024 19:48:25 +0000 (0:00:02.655) 0:01:39.201 ********* 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-ci4w7yldix/tests/tasks/setup_registry.yml:107 Saturday 22 June 2024 19:48:26 +0000 (0:00:00.330) 0:01:39.532 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.042466", "end": "2024-06-22 19:48:26.376027", "rc": 0, "start": "2024-06-22 19:48:26.333561" } STDERR: time="2024-06-22T19:48:25.798402605Z" 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=de66fb90-c789-46f6-9f50-07a5ebc8f41e service=registry version=2.8.2 time="2024-06-22T19:48:25.798950541Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=de66fb90-c789-46f6-9f50-07a5ebc8f41e service=registry version=2.8.2 time="2024-06-22T19:48:25.799132106Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=de66fb90-c789-46f6-9f50-07a5ebc8f41e service=registry version=2.8.2 time="2024-06-22T19:48:25.799544577Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.19.9 instance.id=de66fb90-c789-46f6-9f50-07a5ebc8f41e service=registry version=2.8.2 time="2024-06-22T19:48:25.803509795Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=de66fb90-c789-46f6-9f50-07a5ebc8f41e service=registry version=2.8.2 time="2024-06-22T19:48:25.804130973Z" 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=de66fb90-c789-46f6-9f50-07a5ebc8f41e service=registry version=2.8.2 time="2024-06-22T19:48:25.804480352Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=de66fb90-c789-46f6-9f50-07a5ebc8f41e service=registry version=2.8.2 2024/06/22 19:48:26 http: TLS handshake error from 10.88.0.1:40508: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:113 Saturday 22 June 2024 19:48:26 +0000 (0:00:00.237) 0:01:39.769 ********* 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-ci4w7yldix/tests/tasks/setup_registry.yml:118 Saturday 22 June 2024 19:48:26 +0000 (0:00:00.023) 0:01:39.793 ********* 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_tv0wfktv_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_tv0wfktv_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.393045", "end": "2024-06-22 19:48:27.992920", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-06-22 19:48:26.599875" } 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-ci4w7yldix/tests/tasks/setup_registry.yml:129 Saturday 22 June 2024 19:48:28 +0000 (0:00:01.633) 0:01:41.426 ********* ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_tv0wfktv_podman/auth/auth.json", "--cert-dir=/tmp/lsr_tv0wfktv_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.180046", "end": "2024-06-22 19:48:28.414820", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-06-22 19:48:28.234774" } 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-ci4w7yldix/tests/tests_auth_and_security.yml:60 Saturday 22 June 2024 19:48:28 +0000 (0:00:00.419) 0:01:41.846 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:48:28 +0000 (0:00:00.082) 0:01:41.928 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:48:28 +0000 (0:00:00.068) 0:01:41.997 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:48:28 +0000 (0:00:00.062) 0:01:42.060 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:48:28 +0000 (0:00:00.043) 0:01:42.104 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:48:28 +0000 (0:00:00.075) 0:01:42.179 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:48:28 +0000 (0:00:00.088) 0:01:42.268 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:48:29 +0000 (0:00:00.779) 0:01:43.047 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:48:29 +0000 (0:00:00.044) 0:01:43.092 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:48:29 +0000 (0:00:00.039) 0:01:43.131 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029943", "end": "2024-06-22 19:48:29.964113", "rc": 0, "start": "2024-06-22 19:48:29.934170" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.239) 0:01:43.370 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.026) 0:01:43.397 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.030) 0:01:43.427 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.042) 0:01:43.470 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.047) 0:01:43.517 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.029) 0:01:43.547 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.025) 0:01:43.573 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.026) 0:01:43.600 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.207) 0:01:43.808 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.100) 0:01:43.909 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.209) 0:01:44.118 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.023) 0:01:44.142 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.027) 0:01:44.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.023) 0:01:44.193 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.022) 0:01:44.216 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.025) 0:01:44.241 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.026) 0:01:44.267 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.021) 0:01:44.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:48:30 +0000 (0:00:00.025) 0:01:44.315 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.078) 0:01:44.394 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.053) 0:01:44.448 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.021) 0:01:44.469 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.026) 0:01:44.496 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.048) 0:01:44.544 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.040) 0:01:44.585 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.022) 0:01:44.607 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.108) 0:01:44.716 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.023) 0:01:44.739 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.031) 0:01:44.771 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.053) 0:01:44.825 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.023) 0:01:44.848 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.029) 0:01:44.877 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.024) 0:01:44.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.023) 0:01:44.926 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.051) 0:01:44.978 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.023) 0:01:45.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.031) 0:01:45.032 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.019) 0:01:45.052 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.021) 0:01:45.074 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.018) 0:01:45.093 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.069) 0:01:45.162 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.027) 0:01:45.190 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.073) 0:01:45.263 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:48:31 +0000 (0:00:00.054) 0:01:45.318 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.076) 0:01:45.394 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.115) 0:01:45.510 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.058) 0:01:45.568 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.063) 0:01:45.631 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.263) 0:01:45.895 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.038) 0:01:45.933 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.267) 0:01:46.201 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.045) 0:01:46.246 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.036) 0:01:46.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:32 +0000 (0:00:00.060) 0:01:46.343 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.036) 0:01:46.379 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.029) 0:01:46.409 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.086) 0:01:46.495 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.095) 0:01:46.591 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.036) 0:01:46.627 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.089) 0:01:46.717 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.060) 0:01:46.778 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.088) 0:01:46.867 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.080) 0:01:46.948 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.049) 0:01:46.997 ********* 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.006264", "end": "2024-06-22 19:48:33.816890", "rc": 0, "start": "2024-06-22 19:48:33.810626" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.227) 0:01:47.224 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.021) 0:01:47.246 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 22 June 2024 19:48:33 +0000 (0:00:00.050) 0:01:47.297 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:48:34 +0000 (0:00:00.091) 0:01:47.388 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:48:34 +0000 (0:00:00.079) 0:01:47.468 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:48:34 +0000 (0:00:00.028) 0:01:47.496 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 22 June 2024 19:48:34 +0000 (0:00:00.025) 0:01:47.521 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 22 June 2024 19:48:34 +0000 (0:00:00.027) 0:01:47.548 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 22 June 2024 19:48:34 +0000 (0:00:00.038) 0:01:47.587 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:75 Saturday 22 June 2024 19:48:34 +0000 (0:00:00.690) 0:01:48.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:86 Saturday 22 June 2024 19:48:34 +0000 (0:00:00.062) 0:01:48.340 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:48:35 +0000 (0:00:00.235) 0:01:48.575 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:48:35 +0000 (0:00:00.064) 0:01:48.640 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:48:35 +0000 (0:00:00.035) 0:01:48.675 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:48:35 +0000 (0:00:00.038) 0:01:48.713 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:48:35 +0000 (0:00:00.056) 0:01:48.770 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:48:35 +0000 (0:00:00.080) 0:01:48.850 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:48:36 +0000 (0:00:00.906) 0:01:49.757 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:48:36 +0000 (0:00:00.084) 0:01:49.842 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:48:36 +0000 (0:00:00.085) 0:01:49.927 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030674", "end": "2024-06-22 19:48:36.777334", "rc": 0, "start": "2024-06-22 19:48:36.746660" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:48:36 +0000 (0:00:00.287) 0:01:50.214 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:48:36 +0000 (0:00:00.038) 0:01:50.253 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:48:36 +0000 (0:00:00.066) 0:01:50.319 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.184) 0:01:50.504 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.087) 0:01:50.591 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.047) 0:01:50.639 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.062) 0:01:50.702 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.070) 0:01:50.773 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.247) 0:01:51.020 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.055) 0:01:51.076 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.222) 0:01:51.298 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:37 +0000 (0:00:00.026) 0:01:51.325 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.046) 0:01:51.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.055) 0:01:51.427 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.036) 0:01:51.463 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.036) 0:01:51.500 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.042) 0:01:51.543 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.024) 0:01:51.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.027) 0:01:51.595 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.032) 0:01:51.628 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.079) 0:01:51.708 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.022) 0:01:51.730 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.025) 0:01:51.756 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.041) 0:01:51.798 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.021) 0:01:51.820 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.024) 0:01:51.844 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.041) 0:01:51.886 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.026) 0:01:51.912 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.024) 0:01:51.937 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.042) 0:01:51.980 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.023) 0:01:52.003 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.025) 0:01:52.028 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.022) 0:01:52.050 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.042) 0:01:52.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.057) 0:01:52.150 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.080) 0:01:52.231 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:48:38 +0000 (0:00:00.066) 0:01:52.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 : Handle credential files - present] *********** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.069) 0:01:52.366 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.042) 0:01:52.409 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.081) 0:01:52.490 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.155) 0:01:52.645 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.048) 0:01:52.694 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.047) 0:01:52.741 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.070) 0:01:52.812 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.053) 0:01:52.865 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.179) 0:01:53.044 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.133) 0:01:53.177 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:39 +0000 (0:00:00.042) 0:01:53.220 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.238) 0:01:53.458 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.033) 0:01:53.492 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.229) 0:01:53.722 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.066) 0:01:53.789 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.023) 0:01:53.812 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.021) 0:01:53.834 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.020) 0:01:53.854 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.021) 0:01:53.876 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.021) 0:01:53.897 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.028) 0:01:53.925 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.022) 0:01:53.948 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.021) 0:01:53.969 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.059) 0:01:54.029 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.074) 0:01:54.103 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.066) 0:01:54.170 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:48:40 +0000 (0:00:00.040) 0:01:54.211 ********* 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.006038", "end": "2024-06-22 19:48:41.041957", "rc": 0, "start": "2024-06-22 19:48:41.035919" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.282) 0:01:54.493 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.041) 0:01:54.534 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.049) 0:01:54.584 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.093) 0:01:54.678 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.025) 0:01:54.703 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.022) 0:01:54.725 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.030) 0:01:54.756 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.062) 0:01:54.818 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.039) 0:01:54.857 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:101 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.469) 0:01:55.327 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:112 Saturday 22 June 2024 19:48:41 +0000 (0:00:00.026) 0:01:55.353 ********* changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_shd3v22c_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:120 Saturday 22 June 2024 19:48:42 +0000 (0:00:00.134) 0:01:55.488 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:48:42 +0000 (0:00:00.054) 0:01:55.542 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:48:42 +0000 (0:00:00.036) 0:01:55.579 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:48:42 +0000 (0:00:00.026) 0:01:55.605 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:48:42 +0000 (0:00:00.020) 0:01:55.626 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:48:42 +0000 (0:00:00.020) 0:01:55.647 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:48:42 +0000 (0:00:00.106) 0:01:55.753 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.851) 0:01:56.604 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.024) 0:01:56.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.075) 0:01:56.704 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030533", "end": "2024-06-22 19:48:43.592671", "rc": 0, "start": "2024-06-22 19:48:43.562138" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.296) 0:01:57.001 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.042) 0:01:57.043 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.027) 0:01:57.071 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.109) 0:01:57.180 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.057) 0:01:57.238 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.059) 0:01:57.297 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:43 +0000 (0:00:00.032) 0:01:57.329 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.054) 0:01:57.383 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.249) 0:01:57.633 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.046) 0:01:57.679 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.360) 0:01:58.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.036) 0:01:58.077 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.047) 0:01:58.124 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.038) 0:01:58.162 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.022) 0:01:58.185 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.048) 0:01:58.234 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:44 +0000 (0:00:00.058) 0:01:58.293 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.089) 0:01:58.382 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.035) 0:01:58.418 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.070) 0:01:58.488 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.095) 0:01:58.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.042) 0:01:58.626 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.021) 0:01:58.647 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.039) 0:01:58.687 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.021) 0:01:58.709 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.023) 0:01:58.732 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.080) 0:01:58.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.037) 0:01:58.850 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.021) 0:01:58.872 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.075) 0:01:58.947 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.024) 0:01:58.972 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.026) 0:01:58.998 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.025) 0:01:59.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.033) 0:01:59.057 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.036) 0:01:59.093 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.022) 0:01:59.116 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.038) 0:01:59.154 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.053) 0:01:59.208 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.021) 0:01:59.229 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.029) 0:01:59.259 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.025) 0:01:59.284 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:45 +0000 (0:00:00.039) 0:01:59.324 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.128) 0:01:59.452 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.052) 0:01:59.504 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.070) 0:01:59.575 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.252) 0:01:59.827 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.033) 0:01:59.861 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.282) 0:02:00.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.037) 0:02:00.181 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.028) 0:02:00.209 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.056) 0:02:00.266 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:46 +0000 (0:00:00.058) 0:02:00.324 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:47 +0000 (0:00:00.082) 0:02:00.407 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:47 +0000 (0:00:00.061) 0:02:00.468 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:47 +0000 (0:00:00.038) 0:02:00.507 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:48:47 +0000 (0:00:00.050) 0:02:00.557 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:48:47 +0000 (0:00:00.069) 0:02:00.626 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:48:47 +0000 (0:00:00.049) 0:02:00.676 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:48:47 +0000 (0:00:00.073) 0:02:00.750 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:48:47 +0000 (0:00:00.296) 0:02:01.046 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.904) 0:02:01.951 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.072) 0:02:02.023 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.040) 0:02:02.064 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.033) 0:02:02.097 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.034) 0:02:02.132 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.036) 0:02:02.169 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.081) 0:02:02.250 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.044) 0:02:02.294 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:48:48 +0000 (0:00:00.040) 0:02:02.334 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.036) 0:02:02.371 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.058) 0:02:02.429 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.061) 0:02:02.490 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.034) 0:02:02.525 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.040) 0:02:02.565 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.212) 0:02:02.778 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.088) 0:02:02.867 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.204) 0:02:03.071 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.021) 0:02:03.092 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.021) 0:02:03.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.021) 0:02:03.135 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.021) 0:02:03.157 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.021) 0:02:03.179 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.023) 0:02:03.202 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.023) 0:02:03.226 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.022) 0:02:03.248 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.028) 0:02:03.276 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.052) 0:02:03.328 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:48:49 +0000 (0:00:00.026) 0:02:03.355 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.024) 0:02:03.380 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.026) 0:02:03.406 ********* 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.005745", "end": "2024-06-22 19:48:50.216259", "rc": 0, "start": "2024-06-22 19:48:50.210514" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.199) 0:02:03.606 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.022) 0:02:03.628 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.090) 0:02:03.718 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.040) 0:02:03.758 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.022) 0:02:03.780 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.020) 0:02:03.801 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.022) 0:02:03.824 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.024) 0:02:03.848 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 22 June 2024 19:48:50 +0000 (0:00:00.024) 0:02:03.873 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 22 June 2024 19:48:51 +0000 (0:00:00.585) 0:02:04.459 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 22 June 2024 19:48:51 +0000 (0:00:00.219) 0:02:04.678 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 22 June 2024 19:48:51 +0000 (0:00:00.243) 0:02:04.922 ********* 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-1719085731.6300473-4541-117267294191926/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 22 June 2024 19:48:52 +0000 (0:00:00.632) 0:02:05.555 ********* changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: 76da565b98366cee3f7ca615cbc544d9f3ba72a5e38c39c9cdd8a8e08ad74beb Container: b4aef5d80635b224ac24fcd63e42e7c7edac5a7bcbb975a311982a696a5ca3b4 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 22 June 2024 19:48:53 +0000 (0:00:01.131) 0:02:06.686 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 22 June 2024 19:48:54 +0000 (0:00:00.751) 0:02:07.438 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount sysinit.target \"system-podman\\\\x2dkube.slice\" network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 22 June 2024 19:48:54 +0000 (0:00:00.807) 0:02:08.245 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "\"system-podman\\\\x2dkube.slice\" -.mount basic.target sysinit.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 22 June 2024 19:48:56 +0000 (0:00:01.328) 0:02:09.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.021) 0:02:09.596 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.084) 0:02:09.681 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.038) 0:02:09.719 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.120) 0:02:09.840 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.039) 0:02:09.879 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.077) 0:02:09.957 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.090) 0:02:10.047 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.059) 0:02:10.107 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.035) 0:02:10.143 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:48:56 +0000 (0:00:00.068) 0:02:10.211 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.316) 0:02:10.528 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.051) 0:02:10.580 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.308) 0:02:10.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.024) 0:02:10.912 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.024) 0:02:10.936 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.023) 0:02:10.960 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.028) 0:02:10.988 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.021) 0:02:11.010 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.022) 0:02:11.033 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.025) 0:02:11.058 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.065) 0:02:11.124 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.039) 0:02:11.163 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.026) 0:02:11.190 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.049) 0:02:11.239 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 19:48:57 +0000 (0:00:00.096) 0:02:11.336 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 19:48:58 +0000 (0:00:00.036) 0:02:11.373 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 19:48:58 +0000 (0:00:00.043) 0:02:11.417 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 19:48:58 +0000 (0:00:00.065) 0:02:11.482 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:48:58 +0000 (0:00:00.049) 0:02:11.531 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:48:58 +0000 (0:00:00.027) 0:02:11.559 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:48:58 +0000 (0:00:00.023) 0:02:11.582 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 19:48:58 +0000 (0:00:00.022) 0:02:11.604 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 19:48:58 +0000 (0:00:00.024) 0:02:11.629 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 19:48:59 +0000 (0:00:00.930) 0:02:12.559 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 19:48:59 +0000 (0:00:00.320) 0:02:12.880 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 19:48:59 +0000 (0:00:00.035) 0:02:12.915 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 19:48:59 +0000 (0:00:00.030) 0:02:12.946 ********* 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-1719085739.6456008-4732-181729292238090/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.738) 0:02:13.684 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.080) 0:02:13.765 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.029) 0:02:13.794 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.027) 0:02:13.822 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.042) 0:02:13.864 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.047) 0:02:13.912 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.067) 0:02:13.980 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.033) 0:02:14.013 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.069) 0:02:14.083 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.038) 0:02:14.121 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.155) 0:02:14.276 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.033) 0:02:14.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:00 +0000 (0:00:00.033) 0:02:14.343 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.037) 0:02:14.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.312) 0:02:14.692 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.088) 0:02:14.780 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.337) 0:02:15.118 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.036) 0:02:15.155 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.034) 0:02:15.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.027) 0:02:15.216 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.061) 0:02:15.278 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:01 +0000 (0:00:00.038) 0:02:15.317 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.056) 0:02:15.374 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.043) 0:02:15.417 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.039) 0:02:15.457 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.077) 0:02:15.535 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.052) 0:02:15.588 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.070) 0:02:15.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.029) 0:02:15.689 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.063) 0:02:15.752 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.302) 0:02:16.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 : Ensure the certs.d directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.039) 0:02:16.095 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:135 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.039) 0:02:16.134 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.096) 0:02:16.230 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.062) 0:02:16.293 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:49:02 +0000 (0:00:00.055) 0:02:16.349 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:49:03 +0000 (0:00:00.043) 0:02:16.393 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:49:03 +0000 (0:00:00.064) 0:02:16.457 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:49:03 +0000 (0:00:00.178) 0:02:16.635 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.898) 0:02:17.534 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.028) 0:02:17.563 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.146) 0:02:17.710 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.044910", "end": "2024-06-22 19:49:04.625471", "rc": 0, "start": "2024-06-22 19:49:04.580561" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.331) 0:02:18.041 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.066) 0:02:18.108 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.057) 0:02:18.166 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.066) 0:02:18.232 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.054) 0:02:18.287 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:04 +0000 (0:00:00.044) 0:02:18.331 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.036) 0:02:18.368 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.059) 0:02:18.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.294) 0:02:18.721 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.052) 0:02:18.773 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.314) 0:02:19.087 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.052) 0:02:19.140 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.074) 0:02:19.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.059) 0:02:19.275 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:05 +0000 (0:00:00.039) 0:02:19.314 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.150) 0:02:19.465 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.024) 0:02:19.489 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.022) 0:02:19.511 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.040) 0:02:19.552 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.045) 0:02:19.597 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.061) 0:02:19.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.033) 0:02:19.692 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.032) 0:02:19.724 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.051) 0:02:19.776 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.021) 0:02:19.798 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.022) 0:02:19.820 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.041) 0:02:19.861 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.023) 0:02:19.885 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.028) 0:02:19.913 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.113) 0:02:20.026 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.025) 0:02:20.052 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.033) 0:02:20.085 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.027) 0:02:20.112 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.025) 0:02:20.138 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.025) 0:02:20.163 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.022) 0:02:20.186 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.022) 0:02:20.209 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.019) 0:02:20.229 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.020) 0:02:20.250 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.020) 0:02:20.270 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.053) 0:02:20.323 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:49:06 +0000 (0:00:00.029) 0:02:20.353 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:49:07 +0000 (0:00:00.064) 0:02:20.417 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:49:07 +0000 (0:00:00.030) 0:02:20.448 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:07 +0000 (0:00:00.054) 0:02:20.503 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:07 +0000 (0:00:00.065) 0:02:20.568 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:07 +0000 (0:00:00.126) 0:02:20.695 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:07 +0000 (0:00:00.048) 0:02:20.743 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:07 +0000 (0:00:00.332) 0:02:21.075 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:07 +0000 (0:00:00.040) 0:02:21.116 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.295) 0:02:21.411 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.038) 0:02:21.450 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.031) 0:02:21.482 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.022) 0:02:21.504 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.051) 0:02:21.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.072) 0:02:21.628 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.063) 0:02:21.692 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.065) 0:02:21.758 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.056) 0:02:21.814 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.048) 0:02:21.863 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.045) 0:02:21.909 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.036) 0:02:21.945 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.026) 0:02:21.972 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.046) 0:02:22.018 ********* 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.010646", "end": "2024-06-22 19:49:08.914936", "rc": 0, "start": "2024-06-22 19:49:08.904290" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:49:08 +0000 (0:00:00.323) 0:02:22.342 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:49:09 +0000 (0:00:00.099) 0:02:22.442 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 22 June 2024 19:49:09 +0000 (0:00:00.079) 0:02:22.521 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:49:09 +0000 (0:00:00.053) 0:02:22.574 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:49:09 +0000 (0:00:00.028) 0:02:22.602 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:49:09 +0000 (0:00:00.038) 0:02:22.641 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 22 June 2024 19:49:09 +0000 (0:00:00.062) 0:02:22.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 22 June 2024 19:49:09 +0000 (0:00:00.090) 0:02:22.795 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 22 June 2024 19:49:09 +0000 (0:00:00.064) 0:02:22.859 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 22 June 2024 19:49:10 +0000 (0:00:01.010) 0:02:23.869 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1719085732.6124377, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1719085732.1344414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 195035527, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719085731.922443, "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": "1760329532", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 22 June 2024 19:49:10 +0000 (0:00:00.328) 0:02:24.198 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 22 June 2024 19:49:11 +0000 (0:00:00.350) 0:02:24.549 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 22 June 2024 19:49:11 +0000 (0:00:00.685) 0:02:25.234 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.502) 0:02:25.737 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.034) 0:02:25.771 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.028) 0:02:25.799 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.024) 0:02:25.824 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.026) 0:02:25.851 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.057) 0:02:25.908 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.029) 0:02:25.938 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.034) 0:02:25.973 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.021) 0:02:25.995 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.071) 0:02:26.067 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.052) 0:02:26.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.044) 0:02:26.164 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.026) 0:02:26.191 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:12 +0000 (0:00:00.137) 0:02:26.328 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.312) 0:02:26.640 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.066) 0:02:26.706 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.290) 0:02:26.997 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.031) 0:02:27.028 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.022) 0:02:27.051 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.027) 0:02:27.078 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.041) 0:02:27.120 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.025) 0:02:27.146 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.042) 0:02:27.188 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.042) 0:02:27.231 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.025) 0:02:27.257 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 19:49:13 +0000 (0:00:00.061) 0:02:27.318 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.045) 0:02:27.364 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.063) 0:02:27.428 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.057) 0:02:27.485 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.032) 0:02:27.518 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.041) 0:02:27.560 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.105) 0:02:27.665 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.078) 0:02:27.744 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.042) 0:02:27.786 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.031) 0:02:27.817 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.035) 0:02:27.853 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 19:49:14 +0000 (0:00:00.049) 0:02:27.903 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 19:49:15 +0000 (0:00:00.861) 0:02:28.765 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 19:49:15 +0000 (0:00:00.304) 0:02:29.070 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 19:49:15 +0000 (0:00:00.044) 0:02:29.114 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 19:49:15 +0000 (0:00:00.030) 0:02:29.145 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 19:49:16 +0000 (0:00:00.706) 0:02:29.851 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 19:49:16 +0000 (0:00:00.032) 0:02:29.883 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 19:49:16 +0000 (0:00:00.023) 0:02:29.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 19:49:16 +0000 (0:00:00.090) 0:02:29.997 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 19:49:16 +0000 (0:00:00.029) 0:02:30.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 : Handle certs.d files - absent] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 19:49:16 +0000 (0:00:00.034) 0:02:30.062 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:146 Saturday 22 June 2024 19:49:16 +0000 (0:00:00.025) 0:02:30.088 ********* changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_shd3v22c_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:152 Saturday 22 June 2024 19:49:17 +0000 (0:00:00.369) 0:02:30.457 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:49:17 +0000 (0:00:00.077) 0:02:30.534 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:49:17 +0000 (0:00:00.049) 0:02:30.584 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:49:17 +0000 (0:00:00.038) 0:02:30.622 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:49:17 +0000 (0:00:00.043) 0:02:30.665 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:49:17 +0000 (0:00:00.034) 0:02:30.700 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:49:17 +0000 (0:00:00.052) 0:02:30.753 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:49:18 +0000 (0:00:01.037) 0:02:31.790 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:49:18 +0000 (0:00:00.028) 0:02:31.819 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:49:18 +0000 (0:00:00.027) 0:02:31.846 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035340", "end": "2024-06-22 19:49:18.770557", "rc": 0, "start": "2024-06-22 19:49:18.735217" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:49:18 +0000 (0:00:00.351) 0:02:32.198 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:49:18 +0000 (0:00:00.055) 0:02:32.253 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:49:18 +0000 (0:00:00.046) 0:02:32.299 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.073) 0:02:32.373 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.057) 0:02:32.431 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.038) 0:02:32.469 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.035) 0:02:32.505 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.063) 0:02:32.569 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.304) 0:02:32.874 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.030) 0:02:32.905 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.292) 0:02:33.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.030) 0:02:33.227 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.026) 0:02:33.253 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.034) 0:02:33.288 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.028) 0:02:33.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:19 +0000 (0:00:00.023) 0:02:33.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.032) 0:02:33.373 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.040) 0:02:33.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.042) 0:02:33.456 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.066) 0:02:33.522 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.057) 0:02:33.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.035) 0:02:33.615 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.035) 0:02:33.651 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.055) 0:02:33.706 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.026) 0:02:33.732 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.032) 0:02:33.765 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.103) 0:02:33.868 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.034) 0:02:33.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.022) 0:02:33.925 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.057) 0:02:33.982 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.042) 0:02:34.025 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.037) 0:02:34.062 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.028) 0:02:34.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.096) 0:02:34.187 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.050) 0:02:34.237 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.039) 0:02:34.277 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.044) 0:02:34.322 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:49:20 +0000 (0:00:00.023) 0:02:34.345 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:49:21 +0000 (0:00:00.073) 0:02:34.418 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:49:21 +0000 (0:00:00.024) 0:02:34.442 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:21 +0000 (0:00:00.039) 0:02:34.482 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:21 +0000 (0:00:00.159) 0:02:34.641 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:21 +0000 (0:00:00.081) 0:02:34.723 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:21 +0000 (0:00:00.060) 0:02:34.783 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:21 +0000 (0:00:00.325) 0:02:35.109 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:21 +0000 (0:00:00.030) 0:02:35.140 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.277) 0:02:35.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.023) 0:02:35.440 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.036) 0:02:35.476 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.026) 0:02:35.503 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.036) 0:02:35.540 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.032) 0:02:35.572 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.028) 0:02:35.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.045) 0:02:35.646 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.048) 0:02:35.695 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.059) 0:02:35.754 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:49:22 +0000 (0:00:00.349) 0:02:36.104 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:49:23 +0000 (0:00:01.056) 0:02:37.161 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:49:23 +0000 (0:00:00.037) 0:02:37.199 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:49:23 +0000 (0:00:00.041) 0:02:37.240 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:49:23 +0000 (0:00:00.033) 0:02:37.274 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:49:23 +0000 (0:00:00.029) 0:02:37.303 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:49:23 +0000 (0:00:00.027) 0:02:37.331 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.057) 0:02:37.389 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.031) 0:02:37.420 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.030) 0:02:37.451 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.023) 0:02:37.474 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.049) 0:02:37.523 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.035) 0:02:37.559 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.042) 0:02:37.602 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.039) 0:02:37.641 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.338) 0:02:37.980 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:24 +0000 (0:00:00.122) 0:02:38.102 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.272) 0:02:38.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.053) 0:02:38.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.024) 0:02:38.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.028) 0:02:38.480 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.023) 0:02:38.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.023) 0:02:38.528 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.026) 0:02:38.554 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.025) 0:02:38.580 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.027) 0:02:38.607 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.021) 0:02:38.628 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.037) 0:02:38.665 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.025) 0:02:38.690 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.029) 0:02:38.720 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.032) 0:02:38.752 ********* 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.008961", "end": "2024-06-22 19:49:25.662839", "rc": 0, "start": "2024-06-22 19:49:25.653878" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.316) 0:02:39.068 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.023) 0:02:39.092 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.068) 0:02:39.160 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.120) 0:02:39.281 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:49:25 +0000 (0:00:00.040) 0:02:39.321 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:49:26 +0000 (0:00:00.072) 0:02:39.394 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 22 June 2024 19:49:26 +0000 (0:00:00.046) 0:02:39.440 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 22 June 2024 19:49:26 +0000 (0:00:00.030) 0:02:39.470 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 22 June 2024 19:49:26 +0000 (0:00:00.032) 0:02:39.503 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 22 June 2024 19:49:27 +0000 (0:00:00.959) 0:02:40.462 ********* ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1719085732.6124377, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1719085732.1344414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 195035527, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719085731.922443, "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": "1760329532", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 22 June 2024 19:49:27 +0000 (0:00:00.323) 0:02:40.786 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 22 June 2024 19:49:27 +0000 (0:00:00.353) 0:02:41.139 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 22 June 2024 19:49:28 +0000 (0:00:00.812) 0:02:41.952 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.493) 0:02:42.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.088) 0:02:42.533 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.043) 0:02:42.576 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.034) 0:02:42.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.026) 0:02:42.637 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.136) 0:02:42.773 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.089) 0:02:42.863 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.068) 0:02:42.932 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.042) 0:02:42.974 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.046) 0:02:43.020 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.041) 0:02:43.062 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.055) 0:02:43.118 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.047) 0:02:43.165 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:29 +0000 (0:00:00.087) 0:02:43.253 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:30 +0000 (0:00:00.405) 0:02:43.658 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:30 +0000 (0:00:00.040) 0:02:43.699 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:30 +0000 (0:00:00.383) 0:02:44.083 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:30 +0000 (0:00:00.142) 0:02:44.225 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:30 +0000 (0:00:00.035) 0:02:44.261 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:30 +0000 (0:00:00.037) 0:02:44.298 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:30 +0000 (0:00:00.056) 0:02:44.354 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.039) 0:02:44.393 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.029) 0:02:44.423 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.039) 0:02:44.462 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.033) 0:02:44.496 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.056) 0:02:44.553 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.076) 0:02:44.629 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.026) 0:02:44.655 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.074) 0:02:44.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.046) 0:02:44.777 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.039) 0:02:44.816 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.068) 0:02:44.885 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.051) 0:02:44.936 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.047) 0:02:44.983 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.106) 0:02:45.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.026) 0:02:45.117 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 19:49:31 +0000 (0:00:00.031) 0:02:45.149 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 19:49:32 +0000 (0:00:00.932) 0:02:46.081 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 19:49:32 +0000 (0:00:00.247) 0:02:46.328 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 19:49:32 +0000 (0:00:00.033) 0:02:46.362 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 19:49:33 +0000 (0:00:00.024) 0:02:46.386 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 19:49:33 +0000 (0:00:00.675) 0:02:47.062 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 19:49:33 +0000 (0:00:00.042) 0:02:47.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 19:49:33 +0000 (0:00:00.040) 0:02:47.146 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 19:49:33 +0000 (0:00:00.037) 0:02:47.183 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 19:49:33 +0000 (0:00:00.024) 0:02:47.208 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:49:33 +0000 (0:00:00.065) 0:02:47.273 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.106) 0:02:47.380 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.041) 0:02:47.422 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.043) 0:02:47.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.051) 0:02:47.517 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.081) 0:02:47.598 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.274) 0:02:47.873 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.082) 0:02:47.956 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.246) 0:02:48.202 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.026) 0:02:48.229 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.024) 0:02:48.253 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.026) 0:02:48.279 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.023) 0:02:48.303 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:34 +0000 (0:00:00.029) 0:02:48.333 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.029) 0:02:48.363 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.059) 0:02:48.422 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.040) 0:02:48.463 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.038) 0:02:48.501 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.085) 0:02:48.587 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.056) 0:02:48.643 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.037) 0:02:48.682 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.040) 0:02:48.722 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.061) 0:02:48.784 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.044) 0:02:48.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 [Remove all container resources - root] *********************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:164 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.031) 0:02:48.860 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.084) 0:02:48.944 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.066) 0:02:49.010 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.043) 0:02:49.054 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.061) 0:02:49.115 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.041) 0:02:49.156 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:49:35 +0000 (0:00:00.095) 0:02:49.252 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:49:36 +0000 (0:00:00.930) 0:02:50.182 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:49:36 +0000 (0:00:00.021) 0:02:50.203 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:49:36 +0000 (0:00:00.026) 0:02:50.230 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.046249", "end": "2024-06-22 19:49:37.108772", "rc": 0, "start": "2024-06-22 19:49:37.062523" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.275) 0:02:50.505 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.021) 0:02:50.527 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.020) 0:02:50.548 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.041) 0:02:50.589 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.040) 0:02:50.629 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.028) 0:02:50.658 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.028) 0:02:50.687 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.040) 0:02:50.727 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.294) 0:02:51.021 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:37 +0000 (0:00:00.029) 0:02:51.051 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.318) 0:02:51.369 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.023) 0:02:51.393 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.023) 0:02:51.417 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.022) 0:02:51.440 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.022) 0:02:51.462 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.021) 0:02:51.484 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.022) 0:02:51.506 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.052) 0:02:51.558 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.039) 0:02:51.598 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.043) 0:02:51.641 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.046) 0:02:51.688 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.028) 0:02:51.717 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.025) 0:02:51.743 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.045) 0:02:51.788 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.035) 0:02:51.823 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.035) 0:02:51.859 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.099) 0:02:51.958 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.033) 0:02:51.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.021) 0:02:52.014 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.047) 0:02:52.061 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.025) 0:02:52.086 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.024) 0:02:52.111 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.023) 0:02:52.135 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.049) 0:02:52.184 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.023) 0:02:52.208 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.027) 0:02:52.236 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.024) 0:02:52.260 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.055) 0:02:52.316 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:49:38 +0000 (0:00:00.023) 0:02:52.340 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.031) 0:02:52.371 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.041) 0:02:52.413 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.102) 0:02:52.515 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.026) 0:02:52.542 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.025) 0:02:52.567 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.029) 0:02:52.597 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.300) 0:02:52.897 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.035) 0:02:52.933 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.312) 0:02:53.245 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:39 +0000 (0:00:00.056) 0:02:53.301 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.063) 0:02:53.365 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.055) 0:02:53.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.036) 0:02:53.458 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.051) 0:02:53.509 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.040) 0:02:53.550 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.024) 0:02:53.575 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.026) 0:02:53.602 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.027) 0:02:53.629 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.024) 0:02:53.653 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.033) 0:02:53.687 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.082) 0:02:53.769 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.040) 0:02:53.810 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.043) 0:02:53.853 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.027) 0:02:53.881 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.024) 0:02:53.905 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.065) 0:02:53.970 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.028) 0:02:53.999 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.042) 0:02:54.041 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.052) 0:02:54.093 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.041) 0:02:54.135 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:40 +0000 (0:00:00.060) 0:02:54.196 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.336) 0:02:54.532 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.040) 0:02:54.573 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.355) 0:02:54.928 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.040) 0:02:54.969 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.098) 0:02:55.068 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.029) 0:02:55.097 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.024) 0:02:55.122 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.024) 0:02:55.146 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.023) 0:02:55.170 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.024) 0:02:55.194 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.026) 0:02:55.221 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.030) 0:02:55.251 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.021) 0:02:55.272 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.022) 0:02:55.295 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.022) 0:02:55.318 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:49:41 +0000 (0:00:00.026) 0:02:55.344 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.026) 0:02:55.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.028) 0:02:55.400 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.022) 0:02:55.422 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.056) 0:02:55.479 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.026) 0:02:55.505 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.028) 0:02:55.534 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.025) 0:02:55.559 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.090) 0:02:55.649 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.027) 0:02:55.676 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.028) 0:02:55.705 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.031) 0:02:55.736 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.291) 0:02:56.028 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:42 +0000 (0:00:00.027) 0:02:56.056 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.326) 0:02:56.382 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.024) 0:02:56.407 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.024) 0:02:56.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.046) 0:02:56.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.024) 0:02:56.503 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.022) 0:02:56.525 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.024) 0:02:56.549 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.024) 0:02:56.574 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.021) 0:02:56.595 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.084) 0:02:56.680 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.036) 0:02:56.716 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.041) 0:02:56.757 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.038) 0:02:56.795 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.069) 0:02:56.865 ********* 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.007502", "end": "2024-06-22 19:49:43.776195", "rc": 0, "start": "2024-06-22 19:49:43.768693" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.338) 0:02:57.203 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.057) 0:02:57.261 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 22 June 2024 19:49:43 +0000 (0:00:00.041) 0:02:57.302 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-22 19:48:56 UTC", "ActiveEnterTimestampMonotonic": "589946327", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "\"system-podman\\\\x2dkube.slice\" -.mount basic.target sysinit.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 19:48:55 UTC", "AssertTimestampMonotonic": "589058670", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "30726794000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-22 19:48:55 UTC", "ConditionTimestampMonotonic": "589058667", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/system-podman\\x2dkube.slice/podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "6743", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13367", "ExecMainStartTimestamp": "Sat 2024-06-22 19:48:56 UTC", "ExecMainStartTimestampMonotonic": "589946281", "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-06-22 19:48:55 UTC] ; stop_time=[n/a] ; pid=13314 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Sat 2024-06-22 19:48:55 UTC] ; stop_time=[n/a] ; pid=13314 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-22 19:48:55 UTC", "InactiveExitTimestampMonotonic": "589065575", "InvocationID": "1e20ff11c10c44fd9378b6070a60f4b3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13367", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "24600576", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"system-podman\\\\x2dkube.slice\" -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-22 19:48:56 UTC", "StateChangeTimestampMonotonic": "589946327", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 22 June 2024 19:49:45 +0000 (0:00:01.194) 0:02:58.496 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085732.6124377, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1719085732.1344414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 195035527, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719085731.922443, "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": "1760329532", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 22 June 2024 19:49:45 +0000 (0:00:00.251) 0:02:58.748 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 22 June 2024 19:49:45 +0000 (0:00:00.330) 0:02:59.079 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 22 June 2024 19:49:45 +0000 (0:00:00.224) 0:02:59.303 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.033265", "end": "2024-06-22 19:49:46.155431", "rc": 0, "start": "2024-06-22 19:49:46.122166" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.242) 0:02:59.546 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.042) 0:02:59.589 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.023) 0:02:59.612 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.025) 0:02:59.637 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.027) 0:02:59.665 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.033) 0:02:59.699 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.126) 0:02:59.825 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.042) 0:02:59.868 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.028) 0:02:59.896 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.023) 0:02:59.919 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.032) 0:02:59.952 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.040) 0:02:59.992 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.028) 0:03:00.021 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.054) 0:03:00.075 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:46 +0000 (0:00:00.089) 0:03:00.165 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.374) 0:03:00.540 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.046) 0:03:00.586 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.252) 0:03:00.839 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.035) 0:03:00.874 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.036) 0:03:00.911 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.059) 0:03:00.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.037) 0:03:01.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.072) 0:03:01.081 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.054) 0:03:01.135 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.066) 0:03:01.201 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.024) 0:03:01.226 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.066) 0:03:01.292 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 19:49:47 +0000 (0:00:00.039) 0:03:01.332 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.033) 0:03:01.365 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.065) 0:03:01.430 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.034) 0:03:01.464 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.060) 0:03:01.525 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.095) 0:03:01.620 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice systemd-journald.socket -.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.584) 0:03:02.205 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.044) 0:03:02.250 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.026) 0:03:02.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 19:49:48 +0000 (0:00:00.045) 0:03:02.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 19:49:49 +0000 (0:00:00.040) 0:03:02.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 19:49:49 +0000 (0:00:00.039) 0:03:02.402 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 19:49:49 +0000 (0:00:00.203) 0:03:02.606 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:49:49 +0000 (0:00:00.036) 0:03:02.643 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:49:49 +0000 (0:00:00.022) 0:03:02.665 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:49:49 +0000 (0:00:00.021) 0:03:02.687 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 19:49:49 +0000 (0:00:00.024) 0:03:02.711 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 19:49:49 +0000 (0:00:00.597) 0:03:03.308 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.036203", "end": "2024-06-22 19:49:50.183215", "rc": 0, "start": "2024-06-22 19:49:50.147012" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.298) 0:03:03.607 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.026) 0:03:03.634 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.021) 0:03:03.655 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.022) 0:03:03.678 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.082) 0:03:03.760 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.026) 0:03:03.787 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.050) 0:03:03.838 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.028) 0:03:03.866 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.027) 0:03:03.893 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.032) 0:03:03.926 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.213) 0:03:04.139 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:50 +0000 (0:00:00.030) 0:03:04.169 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.204) 0:03:04.373 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.054) 0:03:04.427 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.095) 0:03:04.523 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.029) 0:03:04.553 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.035) 0:03:04.588 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.056) 0:03:04.644 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.044) 0:03:04.688 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.025) 0:03:04.714 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.049) 0:03:04.763 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.103) 0:03:04.867 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.070) 0:03:04.937 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.042) 0:03:04.979 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.040) 0:03:05.019 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:49:51 +0000 (0:00:00.247) 0:03:05.267 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.341) 0:03:05.608 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.224) 0:03:05.833 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.061) 0:03:05.894 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.027) 0:03:05.922 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.086) 0:03:06.008 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.025) 0:03:06.034 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.041) 0:03:06.075 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.030) 0:03:06.105 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.037) 0:03:06.142 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:52 +0000 (0:00:00.059) 0:03:06.202 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.235) 0:03:06.437 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.060) 0:03:06.497 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.238) 0:03:06.736 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.060) 0:03:06.796 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.024) 0:03:06.820 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.032) 0:03:06.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.023) 0:03:06.876 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.021) 0:03:06.897 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.024) 0:03:06.922 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.022) 0:03:06.945 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.084) 0:03:07.029 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.031) 0:03:07.061 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.067) 0:03:07.129 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.031) 0:03:07.160 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.032) 0:03:07.193 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:49:53 +0000 (0:00:00.036) 0:03:07.230 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:49:54 +0000 (0:00:00.620) 0:03:07.850 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:49:54 +0000 (0:00:00.203) 0:03:08.054 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:178 Saturday 22 June 2024 19:49:54 +0000 (0:00:00.214) 0:03:08.268 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:183 Saturday 22 June 2024 19:49:55 +0000 (0:00:00.468) 0:03:08.736 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:49:55 +0000 (0:00:00.073) 0:03:08.810 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:49:55 +0000 (0:00:00.095) 0:03:08.905 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:49:55 +0000 (0:00:00.026) 0:03:08.932 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:49:55 +0000 (0:00:00.021) 0:03:08.954 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:49:55 +0000 (0:00:00.023) 0:03:08.977 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:49:55 +0000 (0:00:00.053) 0:03:09.031 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.670) 0:03:09.701 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.022) 0:03:09.724 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.040) 0:03:09.764 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030766", "end": "2024-06-22 19:49:56.612149", "rc": 0, "start": "2024-06-22 19:49:56.581383" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.239) 0:03:10.003 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.023) 0:03:10.027 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.021) 0:03:10.048 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.090) 0:03:10.139 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.041) 0:03:10.180 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.028) 0:03:10.208 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.027) 0:03:10.236 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:56 +0000 (0:00:00.031) 0:03:10.268 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.218) 0:03:10.486 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.031) 0:03:10.517 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.208) 0:03:10.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.021) 0:03:10.748 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.026) 0:03:10.775 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.039) 0:03:10.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.029) 0:03:10.843 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.023) 0:03:10.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.023) 0:03:10.890 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.034) 0:03:10.924 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.024) 0:03:10.949 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.082) 0:03:11.032 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.058) 0:03:11.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.037) 0:03:11.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.025) 0:03:11.153 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.045) 0:03:11.199 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.042) 0:03:11.241 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.023) 0:03:11.265 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.043) 0:03:11.308 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:49:57 +0000 (0:00:00.023) 0:03:11.332 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.037) 0:03:11.370 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.042) 0:03:11.412 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.022) 0:03:11.435 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.030) 0:03:11.465 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.023) 0:03:11.488 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.022) 0:03:11.510 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.080) 0:03:11.590 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.024) 0:03:11.615 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.022) 0:03:11.637 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.054) 0:03:11.692 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.023) 0:03:11.715 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.024) 0:03:11.740 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.029) 0:03:11.769 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.039) 0:03:11.809 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.214) 0:03:12.023 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.029) 0:03:12.053 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.030) 0:03:12.083 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.211) 0:03:12.295 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:49:58 +0000 (0:00:00.028) 0:03:12.323 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.211) 0:03:12.534 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004153", "end": "2024-06-22 19:49:59.351892", "rc": 0, "start": "2024-06-22 19:49:59.347739" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.215) 0:03:12.750 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003946", "end": "2024-06-22 19:49:59.577477", "rc": 0, "start": "2024-06-22 19:49:59.573531" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.217) 0:03:12.967 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.035) 0:03:13.003 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.022) 0:03:13.026 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.046) 0:03:13.072 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.056) 0:03:13.129 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.030) 0:03:13.159 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.051) 0:03:13.211 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.031) 0:03:13.242 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.044) 0:03:13.287 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:49:59 +0000 (0:00:00.050) 0:03:13.337 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:50:00 +0000 (0:00:00.268) 0:03:13.605 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:50:00 +0000 (0:00:00.662) 0:03:14.267 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:50:00 +0000 (0:00:00.049) 0:03:14.317 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:50:00 +0000 (0:00:00.024) 0:03:14.341 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.052) 0:03:14.394 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.133) 0:03:14.527 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.074) 0:03:14.602 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.051) 0:03:14.653 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.037) 0:03:14.691 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.032) 0:03:14.723 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.030) 0:03:14.754 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.228) 0:03:14.982 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.074) 0:03:15.056 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:01 +0000 (0:00:00.214) 0:03:15.271 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003970", "end": "2024-06-22 19:50:02.092219", "rc": 0, "start": "2024-06-22 19:50:02.088249" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.233) 0:03:15.505 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004163", "end": "2024-06-22 19:50:02.344213", "rc": 0, "start": "2024-06-22 19:50:02.340050" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.266) 0:03:15.771 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.073) 0:03:15.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.038) 0:03:15.883 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.032) 0:03:15.915 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.108) 0:03:16.024 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.034) 0:03:16.058 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.024) 0:03:16.083 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:50:02 +0000 (0:00:00.111) 0:03:16.195 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.220) 0:03:16.416 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.023) 0:03:16.440 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.569) 0:03:17.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 : Find files in credentials directory] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.026) 0:03:17.035 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.022) 0:03:17.058 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.021) 0:03:17.079 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.020) 0:03:17.100 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.059) 0:03:17.159 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.031) 0:03:17.190 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.040) 0:03:17.231 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:50:03 +0000 (0:00:00.055) 0:03:17.286 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:04 +0000 (0:00:00.103) 0:03:17.389 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:04 +0000 (0:00:00.036) 0:03:17.426 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:04 +0000 (0:00:00.029) 0:03:17.456 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:04 +0000 (0:00:00.036) 0:03:17.492 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:04 +0000 (0:00:00.234) 0:03:17.726 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:04 +0000 (0:00:00.037) 0:03:17.764 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:04 +0000 (0:00:00.233) 0:03:17.997 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004061", "end": "2024-06-22 19:50:04.833142", "rc": 0, "start": "2024-06-22 19:50:04.829081" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:04 +0000 (0:00:00.235) 0:03:18.232 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003970", "end": "2024-06-22 19:50:05.054534", "rc": 0, "start": "2024-06-22 19:50:05.050564" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.212) 0:03:18.445 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.031) 0:03:18.476 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.024) 0:03:18.500 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.023) 0:03:18.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.022) 0:03:18.547 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.023) 0:03:18.570 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.023) 0:03:18.593 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.075) 0:03:18.669 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.036) 0:03:18.706 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.037) 0:03:18.743 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.023) 0:03:18.767 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.024) 0:03:18.791 ********* 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.006321", "end": "2024-06-22 19:50:05.609803", "rc": 0, "start": "2024-06-22 19:50:05.603482" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.215) 0:03:19.007 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.027) 0:03:19.035 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.050) 0:03:19.085 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:50:05 +0000 (0:00:00.037) 0:03:19.123 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.021248", "end": "2024-06-22 19:50:05.961919", "rc": 0, "start": "2024-06-22 19:50:05.940671" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:50:06 +0000 (0:00:00.253) 0:03:19.377 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:50:06 +0000 (0:00:00.030) 0:03:19.407 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 22 June 2024 19:50:06 +0000 (0:00:00.022) 0:03:19.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 22 June 2024 19:50:06 +0000 (0:00:00.022) 0:03:19.452 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 22 June 2024 19:50:06 +0000 (0:00:00.020) 0:03:19.473 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 22 June 2024 19:50:07 +0000 (0:00:01.186) 0:03:20.660 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 22 June 2024 19:50:07 +0000 (0:00:00.199) 0:03:20.860 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 22 June 2024 19:50:07 +0000 (0:00:00.209) 0:03:21.070 ********* 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-1719085807.7502193-7218-35894275093328/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 22 June 2024 19:50:08 +0000 (0:00:00.546) 0:03:21.616 ********* 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: a8f93c3566101a639dafdc739531376228f579ff4845365c59ddcbf4afa60094 Container: 2890d8871a19b49daa153649a3946b9b1ac23e4d72a2d5d4242a99a5ee2c0342 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 22 June 2024 19:50:09 +0000 (0:00:01.019) 0:03:22.636 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 22 June 2024 19:50:09 +0000 (0:00:00.517) 0:03:23.154 ********* changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target basic.target -.mount run-user-2001.mount \"app-podman\\\\x2dkube.slice\"", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 22 June 2024 19:50:10 +0000 (0:00:00.457) 0:03:23.611 ********* changed: [sut] => { "changed": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-2001.mount -.mount \"app-podman\\\\x2dkube.slice\" basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.992) 0:03:24.603 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.072) 0:03:24.676 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.059) 0:03:24.735 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.042) 0:03:24.778 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.037) 0:03:24.816 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.023) 0:03:24.839 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.034) 0:03:24.873 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.042) 0:03:24.916 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.029) 0:03:24.946 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.037) 0:03:24.984 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:11 +0000 (0:00:00.033) 0:03:25.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:12 +0000 (0:00:00.381) 0:03:25.398 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:12 +0000 (0:00:00.049) 0:03:25.448 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:12 +0000 (0:00:00.267) 0:03:25.715 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004387", "end": "2024-06-22 19:50:12.579201", "rc": 0, "start": "2024-06-22 19:50:12.574814" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:12 +0000 (0:00:00.268) 0:03:25.984 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004820", "end": "2024-06-22 19:50:12.833311", "rc": 0, "start": "2024-06-22 19:50:12.828491" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:12 +0000 (0:00:00.265) 0:03:26.250 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:12 +0000 (0:00:00.036) 0:03:26.286 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:12 +0000 (0:00:00.023) 0:03:26.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:12 +0000 (0:00:00.031) 0:03:26.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.023) 0:03:26.364 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.024) 0:03:26.388 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.027) 0:03:26.416 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.038) 0:03:26.454 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.031) 0:03:26.486 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.023) 0:03:26.509 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.048) 0:03:26.558 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.026) 0:03:26.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.023) 0:03:26.607 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.056) 0:03:26.664 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.037) 0:03:26.701 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.359) 0:03:27.061 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.027) 0:03:27.088 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.022) 0:03:27.111 ********* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 22 June 2024 19:50:13 +0000 (0:00:00.020) 0:03:27.132 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 22 June 2024 19:50:14 +0000 (0:00:00.917) 0:03:28.050 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 22 June 2024 19:50:14 +0000 (0:00:00.303) 0:03:28.354 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 22 June 2024 19:50:15 +0000 (0:00:00.040) 0:03:28.394 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 22 June 2024 19:50:15 +0000 (0:00:00.024) 0:03:28.418 ********* 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-1719085815.1139197-7330-259131678184482/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 22 June 2024 19:50:15 +0000 (0:00:00.809) 0:03:29.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 22 June 2024 19:50:15 +0000 (0:00:00.029) 0:03:29.257 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 22 June 2024 19:50:15 +0000 (0:00:00.026) 0:03:29.283 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.083) 0:03:29.366 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.021) 0:03:29.388 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.069) 0:03:29.457 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.043) 0:03:29.501 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.056) 0:03:29.557 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.034) 0:03:29.592 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.029) 0:03:29.622 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.033) 0:03:29.655 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.311) 0:03:29.967 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.034) 0:03:30.002 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:16 +0000 (0:00:00.318) 0:03:30.321 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004683", "end": "2024-06-22 19:50:17.226445", "rc": 0, "start": "2024-06-22 19:50:17.221762" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.302) 0:03:30.623 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004052", "end": "2024-06-22 19:50:17.476825", "rc": 0, "start": "2024-06-22 19:50:17.472773" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.307) 0:03:30.930 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.041) 0:03:30.971 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.023) 0:03:30.995 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.021) 0:03:31.017 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.024) 0:03:31.041 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.024) 0:03:31.065 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.021) 0:03:31.087 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.075) 0:03:31.162 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.029) 0:03:31.191 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.024) 0:03:31.215 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.022) 0:03:31.238 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.020) 0:03:31.258 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.023) 0:03:31.282 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 19:50:17 +0000 (0:00:00.022) 0:03:31.305 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.062) 0:03:31.368 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.031) 0:03:31.399 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.035) 0:03:31.435 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.024) 0:03:31.459 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.093) 0:03:31.553 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.026) 0:03:31.579 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.027) 0:03:31.607 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.029) 0:03:31.637 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.303) 0:03:31.941 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.033) 0:03:31.974 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:18 +0000 (0:00:00.282) 0:03:32.257 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004421", "end": "2024-06-22 19:50:19.157347", "rc": 0, "start": "2024-06-22 19:50:19.152926" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.296) 0:03:32.553 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005900", "end": "2024-06-22 19:50:19.425389", "rc": 0, "start": "2024-06-22 19:50:19.419489" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.267) 0:03:32.821 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.034) 0:03:32.856 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.022) 0:03:32.878 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.021) 0:03:32.900 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.020) 0:03:32.920 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.089) 0:03:33.010 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.021) 0:03:33.032 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.029) 0:03:33.061 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.023) 0:03:33.085 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.030) 0:03:33.115 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.022) 0:03:33.138 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.031) 0:03:33.169 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.030) 0:03:33.200 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.040) 0:03:33.241 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:212 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.022) 0:03:33.264 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.033) 0:03:33.297 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.037) 0:03:33.334 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:50:19 +0000 (0:00:00.026) 0:03:33.361 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:50:20 +0000 (0:00:00.020) 0:03:33.381 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:50:20 +0000 (0:00:00.022) 0:03:33.404 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:50:20 +0000 (0:00:00.052) 0:03:33.457 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:50:20 +0000 (0:00:00.849) 0:03:34.306 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:50:20 +0000 (0:00:00.022) 0:03:34.329 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:50:20 +0000 (0:00:00.029) 0:03:34.358 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.040289", "end": "2024-06-22 19:50:21.285159", "rc": 0, "start": "2024-06-22 19:50:21.244870" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:50:21 +0000 (0:00:00.326) 0:03:34.685 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:50:21 +0000 (0:00:00.023) 0:03:34.708 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:50:21 +0000 (0:00:00.021) 0:03:34.729 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:50:21 +0000 (0:00:00.046) 0:03:34.776 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:21 +0000 (0:00:00.043) 0:03:34.820 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:21 +0000 (0:00:00.290) 0:03:35.111 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:21 +0000 (0:00:00.034) 0:03:35.145 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:21 +0000 (0:00:00.088) 0:03:35.233 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.272) 0:03:35.506 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.034) 0:03:35.540 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.293) 0:03:35.834 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.023) 0:03:35.857 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.022) 0:03:35.880 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.023) 0:03:35.903 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.021) 0:03:35.924 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.024) 0:03:35.948 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.021) 0:03:35.970 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.022) 0:03:35.992 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.020) 0:03:36.013 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.028) 0:03:36.041 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.041) 0:03:36.083 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.025) 0:03:36.109 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.023) 0:03:36.132 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.094) 0:03:36.226 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.022) 0:03:36.249 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.023) 0:03:36.272 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.043) 0:03:36.316 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.023) 0:03:36.339 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:50:22 +0000 (0:00:00.021) 0:03:36.361 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.044) 0:03:36.405 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.022) 0:03:36.428 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.023) 0:03:36.451 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.021) 0:03:36.472 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.022) 0:03:36.494 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.023) 0:03:36.518 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.020) 0:03:36.539 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.019) 0:03:36.558 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.114) 0:03:36.673 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.026) 0:03:36.700 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.025) 0:03:36.726 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.023) 0:03:36.750 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.041) 0:03:36.792 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.029) 0:03:36.821 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.028) 0:03:36.849 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.030) 0:03:36.880 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.273) 0:03:37.154 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:23 +0000 (0:00:00.030) 0:03:37.184 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.290) 0:03:37.474 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.030) 0:03:37.505 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.031) 0:03:37.536 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.022) 0:03:37.558 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.029) 0:03:37.588 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.020) 0:03:37.609 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.076) 0:03:37.685 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.023) 0:03:37.709 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.023) 0:03:37.732 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.027) 0:03:37.760 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.024) 0:03:37.784 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.031) 0:03:37.815 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.023) 0:03:37.839 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.030) 0:03:37.869 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.036) 0:03:37.905 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.024) 0:03:37.930 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.023) 0:03:37.953 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.058) 0:03:38.012 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.029) 0:03:38.041 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.043) 0:03:38.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.031) 0:03:38.116 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.030) 0:03:38.146 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:24 +0000 (0:00:00.032) 0:03:38.179 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.319) 0:03:38.499 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.057) 0:03:38.556 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.298) 0:03:38.855 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.036) 0:03:38.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.022) 0:03:38.915 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.025) 0:03:38.941 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.025) 0:03:38.966 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.043) 0:03:39.010 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.033) 0:03:39.044 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.029) 0:03:39.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.033) 0:03:39.106 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.034) 0:03:39.140 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.032) 0:03:39.172 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.022) 0:03:39.195 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.024) 0:03:39.219 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.024) 0:03:39.244 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.028) 0:03:39.273 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:50:25 +0000 (0:00:00.024) 0:03:39.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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.097) 0:03:39.395 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.064) 0:03:39.459 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.028) 0:03:39.488 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.031) 0:03:39.519 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.023) 0:03:39.543 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.042) 0:03:39.585 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.032) 0:03:39.618 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.030) 0:03:39.648 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.030) 0:03:39.678 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.266) 0:03:39.945 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.030) 0:03:39.975 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.244) 0:03:40.219 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.024) 0:03:40.243 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.021) 0:03:40.265 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:26 +0000 (0:00:00.083) 0:03:40.349 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.023) 0:03:40.372 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.024) 0:03:40.397 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.025) 0:03:40.422 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.025) 0:03:40.448 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.024) 0:03:40.473 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.023) 0:03:40.497 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.035) 0:03:40.532 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.023) 0:03:40.556 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.025) 0:03:40.581 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.027) 0:03:40.608 ********* 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.011155", "end": "2024-06-22 19:50:27.502982", "rc": 0, "start": "2024-06-22 19:50:27.491827" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.288) 0:03:40.897 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.047) 0:03:40.944 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 22 June 2024 19:50:27 +0000 (0:00:00.022) 0:03:40.966 ********* 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": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket -.mount sysinit.target \"system-podman\\\\x2dkube.slice\" basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-etc-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-etc-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount \"system-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.455) 0:03:41.422 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.292) 0:03:41.715 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.027) 0:03:41.742 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.228) 0:03:41.970 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.023) 0:03:41.993 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.037) 0:03:42.031 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.023) 0:03:42.054 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.024) 0:03:42.079 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.023) 0:03:42.102 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.022) 0:03:42.125 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.066) 0:03:42.191 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.028) 0:03:42.219 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.028) 0:03:42.247 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.023) 0:03:42.271 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 19:50:28 +0000 (0:00:00.039) 0:03:42.311 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.099) 0:03:42.410 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.030) 0:03:42.440 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.028) 0:03:42.469 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.031) 0:03:42.500 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.273) 0:03:42.773 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.029) 0:03:42.803 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.302) 0:03:43.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.023) 0:03:43.129 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.021) 0:03:43.151 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.022) 0:03:43.174 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.020) 0:03:43.194 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.021) 0:03:43.216 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.020) 0:03:43.236 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.025) 0:03:43.262 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.023) 0:03:43.286 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.040) 0:03:43.326 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 19:50:29 +0000 (0:00:00.025) 0:03:43.351 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.083) 0:03:43.435 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.051) 0:03:43.487 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.026) 0:03:43.513 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.055) 0:03:43.569 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.025) 0:03:43.594 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.498) 0:03:44.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.023) 0:03:44.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.023) 0:03:44.140 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.023) 0:03:44.163 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.026) 0:03:44.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 19:50:30 +0000 (0:00:00.024) 0:03:44.214 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.250) 0:03:44.464 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.049) 0:03:44.514 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.023) 0:03:44.537 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.079) 0:03:44.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.022) 0:03:44.638 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.023) 0:03:44.662 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.024) 0:03:44.686 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.027) 0:03:44.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.022) 0:03:44.736 ********* TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.020) 0:03:44.756 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.064) 0:03:44.821 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.024) 0:03:44.845 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.036) 0:03:44.882 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.027) 0:03:44.909 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.030) 0:03:44.939 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.030) 0:03:44.970 ********* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.236) 0:03:45.207 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:31 +0000 (0:00:00.027) 0:03:45.235 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.294) 0:03:45.529 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.024) 0:03:45.554 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.023) 0:03:45.577 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.023) 0:03:45.601 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.023) 0:03:45.625 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.027) 0:03:45.652 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.025) 0:03:45.677 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.024) 0:03:45.702 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.023) 0:03:45.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.033) 0:03:45.759 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.023) 0:03:45.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.023) 0:03:45.806 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.022) 0:03:45.829 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:50:32 +0000 (0:00:00.278) 0:03:46.107 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.309) 0:03:46.417 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.305) 0:03:46.723 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.067) 0:03:46.791 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.026) 0:03:46.817 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.023) 0:03:46.840 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.025) 0:03:46.866 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.041) 0:03:46.907 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.029) 0:03:46.937 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.027) 0:03:46.965 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.031) 0:03:46.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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.257) 0:03:47.253 ********* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:33 +0000 (0:00:00.030) 0:03:47.284 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.300) 0:03:47.584 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.022) 0:03:47.607 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.022) 0:03:47.629 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.074) 0:03:47.704 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.022) 0:03:47.727 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.021) 0:03:47.749 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.021) 0:03:47.771 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.023) 0:03:47.794 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.027) 0:03:47.822 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.028) 0:03:47.851 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.025) 0:03:47.876 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.031) 0:03:47.907 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.022) 0:03:47.930 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:50:34 +0000 (0:00:00.031) 0:03:47.961 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:50:35 +0000 (0:00:00.789) 0:03:48.750 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:50:35 +0000 (0:00:00.260) 0:03:49.011 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:233 Saturday 22 June 2024 19:50:35 +0000 (0:00:00.321) 0:03:49.332 ********* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 22 June 2024 19:50:36 +0000 (0:00:00.099) 0:03:49.432 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 22 June 2024 19:50:36 +0000 (0:00:00.039) 0:03:49.472 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 22 June 2024 19:50:36 +0000 (0:00:00.026) 0:03:49.498 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 22 June 2024 19:50:36 +0000 (0:00:00.023) 0:03:49.522 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 22 June 2024 19:50:36 +0000 (0:00:00.023) 0:03:49.545 ********* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 22 June 2024 19:50:36 +0000 (0:00:00.053) 0:03:49.599 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.861) 0:03:50.460 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.022) 0:03:50.483 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.026) 0:03:50.509 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.047071", "end": "2024-06-22 19:50:37.413650", "rc": 0, "start": "2024-06-22 19:50:37.366579" } STDOUT: podman version 5.1.0 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.369) 0:03:50.879 ********* ok: [sut] => { "ansible_facts": { "podman_version": "5.1.0" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.024) 0:03:50.904 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.022) 0:03:50.926 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.049) 0:03:50.976 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.044) 0:03:51.021 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.284) 0:03:51.306 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:37 +0000 (0:00:00.028) 0:03:51.334 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:38 +0000 (0:00:00.032) 0:03:51.366 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:38 +0000 (0:00:00.278) 0:03:51.645 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:38 +0000 (0:00:00.035) 0:03:51.680 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:38 +0000 (0:00:00.275) 0:03:51.955 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003867", "end": "2024-06-22 19:50:38.835297", "rc": 0, "start": "2024-06-22 19:50:38.831430" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:38 +0000 (0:00:00.270) 0:03:52.226 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006234", "end": "2024-06-22 19:50:39.131670", "rc": 0, "start": "2024-06-22 19:50:39.125436" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.303) 0:03:52.529 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.032) 0:03:52.562 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.021) 0:03:52.583 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.021) 0:03:52.605 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.022) 0:03:52.628 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.029) 0:03:52.657 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.023) 0:03:52.681 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.060) 0:03:52.741 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.047) 0:03:52.789 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.027) 0:03:52.816 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.022) 0:03:52.839 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.042) 0:03:52.881 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.020) 0:03:52.902 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.021) 0:03:52.923 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.044) 0:03:52.968 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.082) 0:03:53.051 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.021) 0:03:53.072 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.047) 0:03:53.120 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.022) 0:03:53.142 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.032) 0:03:53.175 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.022) 0:03:53.197 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.023) 0:03:53.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.026) 0:03:53.248 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.020) 0:03:53.269 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.024) 0:03:53.293 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:50:39 +0000 (0:00:00.052) 0:03:53.345 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.028) 0:03:53.374 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.021) 0:03:53.395 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.022) 0:03:53.418 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.038) 0:03:53.456 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.072) 0:03:53.529 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.027) 0:03:53.556 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.031) 0:03:53.588 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.309) 0:03:53.898 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.032) 0:03:53.930 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:40 +0000 (0:00:00.298) 0:03:54.229 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005604", "end": "2024-06-22 19:50:41.085506", "rc": 0, "start": "2024-06-22 19:50:41.079902" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.251) 0:03:54.480 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005923", "end": "2024-06-22 19:50:41.380080", "rc": 0, "start": "2024-06-22 19:50:41.374157" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.300) 0:03:54.781 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.033) 0:03:54.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.024) 0:03:54.838 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.024) 0:03:54.863 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.035) 0:03:54.899 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.023) 0:03:54.922 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.030) 0:03:54.953 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.029) 0:03:54.983 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.077) 0:03:55.060 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.031) 0:03:55.091 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.023) 0:03:55.115 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.031) 0:03:55.147 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.047) 0:03:55.194 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.032) 0:03:55.226 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.023) 0:03:55.250 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.064) 0:03:55.315 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:50:41 +0000 (0:00:00.029) 0:03:55.345 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:42 +0000 (0:00:00.048) 0:03:55.394 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:42 +0000 (0:00:00.030) 0:03:55.424 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:42 +0000 (0:00:00.033) 0:03:55.458 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:42 +0000 (0:00:00.031) 0:03:55.490 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:42 +0000 (0:00:00.303) 0:03:55.794 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:42 +0000 (0:00:00.030) 0:03:55.824 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:42 +0000 (0:00:00.374) 0:03:56.198 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006266", "end": "2024-06-22 19:50:43.076049", "rc": 0, "start": "2024-06-22 19:50:43.069783" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.276) 0:03:56.475 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006274", "end": "2024-06-22 19:50:43.369852", "rc": 0, "start": "2024-06-22 19:50:43.363578" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.294) 0:03:56.769 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.031) 0:03:56.801 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.022) 0:03:56.824 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.021) 0:03:56.845 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.023) 0:03:56.869 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.025) 0:03:56.895 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.029) 0:03:56.924 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.032) 0:03:56.957 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.022) 0:03:56.980 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.021) 0:03:57.001 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.021) 0:03:57.022 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.023) 0:03:57.045 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.023) 0:03:57.069 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.024) 0:03:57.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 [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.022) 0:03:57.116 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.116) 0:03:57.233 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.028) 0:03:57.262 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.033) 0:03:57.296 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 22 June 2024 19:50:43 +0000 (0:00:00.034) 0:03:57.331 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:44 +0000 (0:00:00.039) 0:03:57.370 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:44 +0000 (0:00:00.027) 0:03:57.397 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:44 +0000 (0:00:00.028) 0:03:57.426 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:44 +0000 (0:00:00.030) 0:03:57.457 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:44 +0000 (0:00:00.272) 0:03:57.729 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:44 +0000 (0:00:00.027) 0:03:57.757 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:44 +0000 (0:00:00.274) 0:03:58.032 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004208", "end": "2024-06-22 19:50:44.930324", "rc": 0, "start": "2024-06-22 19:50:44.926116" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:44 +0000 (0:00:00.291) 0:03:58.323 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003798", "end": "2024-06-22 19:50:45.192783", "rc": 0, "start": "2024-06-22 19:50:45.188985" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.303) 0:03:58.627 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.031) 0:03:58.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.021) 0:03:58.680 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.023) 0:03:58.703 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.025) 0:03:58.728 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.023) 0:03:58.752 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.022) 0:03:58.774 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.021) 0:03:58.796 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.033) 0:03:58.829 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.024) 0:03:58.853 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.022) 0:03:58.876 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.026) 0:03:58.903 ********* 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.008350", "end": "2024-06-22 19:50:45.792469", "rc": 0, "start": "2024-06-22 19:50:45.784119" } 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.283) 0:03:59.186 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 22 June 2024 19:50:45 +0000 (0:00:00.044) 0:03:59.231 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085805.988906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719085809.1038837, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1719085809.1038837, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 22 June 2024 19:50:46 +0000 (0:00:00.273) 0:03:59.505 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-06-22 19:50:11 UTC", "ActiveEnterTimestampMonotonic": "664977363", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-2001.mount -.mount \"app-podman\\\\x2dkube.slice\" basic.target network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-06-22 19:50:10 UTC", "AssertTimestampMonotonic": "664379159", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "21239915000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-06-22 19:50:10 UTC", "ConditionTimestampMonotonic": "664379155", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-2001.slice/user@2001.service/app.slice/app-podman\\x2dkube.slice/podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "ControlGroupId": "53323", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21713", "ExecMainStartTimestamp": "Sat 2024-06-22 19:50:11 UTC", "ExecMainStartTimestampMonotonic": "664977290", "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-06-22 19:50:10 UTC] ; stop_time=[n/a] ; pid=21701 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[Sat 2024-06-22 19:50:10 UTC] ; stop_time=[n/a] ; pid=21701 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-06-22 19:50:10 UTC", "InactiveExitTimestampMonotonic": "664386538", "InvocationID": "8b889b2b22c7452b9e5634af42e7c0f5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21713", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "63287296", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "basic.target \"app-podman\\\\x2dkube.slice\"", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-06-22 19:50:11 UTC", "StateChangeTimestampMonotonic": "664977363", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "14", "TasksMax": "22356", "TimeoutAbortUSec": "1min 10s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 10s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "default.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : Check if kube file exists] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 22 June 2024 19:50:47 +0000 (0:00:01.146) 0:04:00.651 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085808.5678875, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1719085808.1828904, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 503316802, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1719085807.9858918, "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": "3554422328", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 22 June 2024 19:50:47 +0000 (0:00:00.208) 0:04:00.860 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 22 June 2024 19:50:47 +0000 (0:00:00.342) 0:04:01.202 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.201) 0:04:01.404 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.055076", "end": "2024-06-22 19:50:48.285076", "rc": 0, "start": "2024-06-22 19:50:48.230000" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.274) 0:04:01.678 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.035) 0:04:01.714 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.027) 0:04:01.741 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.022) 0:04:01.764 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.026) 0:04:01.790 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.022) 0:04:01.812 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.111) 0:04:01.923 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.027) 0:04:01.951 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.024) 0:04:01.976 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.021) 0:04:01.997 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.029) 0:04:02.026 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.040) 0:04:02.067 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.028) 0:04:02.096 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.028) 0:04:02.124 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:48 +0000 (0:00:00.031) 0:04:02.155 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.223) 0:04:02.379 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.034) 0:04:02.413 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.220) 0:04:02.634 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004013", "end": "2024-06-22 19:50:49.453137", "rc": 0, "start": "2024-06-22 19:50:49.449124" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.210) 0:04:02.844 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003991", "end": "2024-06-22 19:50:49.665307", "rc": 0, "start": "2024-06-22 19:50:49.661316" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.276) 0:04:03.120 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.033) 0:04:03.153 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.022) 0:04:03.175 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.029) 0:04:03.204 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.032) 0:04:03.237 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.023) 0:04:03.261 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.022) 0:04:03.283 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.038) 0:04:03.322 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 22 June 2024 19:50:49 +0000 (0:00:00.032) 0:04:03.354 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.022) 0:04:03.377 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.043) 0:04:03.420 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.028) 0:04:03.448 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.049) 0:04:03.498 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085805.988906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719085809.1038837, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1719085809.1038837, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.216) 0:04:03.715 ********* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "auth_test_1_quadlet.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "app.slice basic.target run-user-2001.mount -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "auth_test_1_quadlet.service", "DevicePolicy": "auto", "DynamicUser": "no", "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 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=auth_test_1_quadlet --cidfile=/run/user/2001/auth_test_1_quadlet.cid --replace --rm --cgroups=split --sdnotify=conmon -d localhost:5000/libpod/testimage:20210610 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/2001/auth_test_1_quadlet.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/user/2001/systemd/generator/auth_test_1_quadlet.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "auth_test_1_quadlet.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "auth_test_1_quadlet.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/auth_test_user1/.config/containers/systemd/auth_test_1_quadlet.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "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": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/auth_test_user1" } } TASK [linux-system-roles.podman : See if quadlet file exists] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.439) 0:04:04.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:44 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.073) 0:04:04.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fetch the network quadlet] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:52 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.022) 0:04:04.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the network name] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.022) 0:04:04.273 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove tempdir] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.023) 0:04:04.296 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:70 Saturday 22 June 2024 19:50:50 +0000 (0:00:00.022) 0:04:04.319 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:76 Saturday 22 June 2024 19:50:51 +0000 (0:00:00.214) 0:04:04.533 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 22 June 2024 19:50:51 +0000 (0:00:00.040) 0:04:04.573 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 22 June 2024 19:50:51 +0000 (0:00:00.025) 0:04:04.599 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 22 June 2024 19:50:51 +0000 (0:00:00.022) 0:04:04.622 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:84 Saturday 22 June 2024 19:50:51 +0000 (0:00:00.034) 0:04:04.656 ********* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:93 Saturday 22 June 2024 19:50:51 +0000 (0:00:00.414) 0:04:05.071 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.052270", "end": "2024-06-22 19:50:51.955779", "rc": 0, "start": "2024-06-22 19:50:51.903509" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:101 Saturday 22 June 2024 19:50:51 +0000 (0:00:00.279) 0:04:05.350 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 22 June 2024 19:50:52 +0000 (0:00:00.023) 0:04:05.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 22 June 2024 19:50:52 +0000 (0:00:00.021) 0:04:05.395 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 22 June 2024 19:50:52 +0000 (0:00:00.127) 0:04:05.522 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 22 June 2024 19:50:52 +0000 (0:00:00.027) 0:04:05.550 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 22 June 2024 19:50:52 +0000 (0:00:00.026) 0:04:05.576 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085805.988906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719085809.1038837, "dev": 56, "device_type": 0, "executable": true, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1719085809.1038837, "nlink": 7, "path": "/run/user/2001", "pw_name": "auth_test_user1", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 160, "uid": 2001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 22 June 2024 19:50:52 +0000 (0:00:00.206) 0:04:05.782 ********* ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 22 June 2024 19:50:52 +0000 (0:00:00.332) 0:04:06.115 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.052652", "end": "2024-06-22 19:50:53.000526", "rc": 0, "start": "2024-06-22 19:50:52.947874" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.278) 0:04:06.394 ********* ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.048249", "end": "2024-06-22 19:50:53.273432", "rc": 0, "start": "2024-06-22 19:50:53.225183" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.273) 0:04:06.667 ********* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008930", "end": "2024-06-22 19:50:53.497888", "rc": 0, "start": "2024-06-22 19:50:53.488958" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.235) 0:04:06.902 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.068) 0:04:06.971 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.023) 0:04:06.995 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.039) 0:04:07.035 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.150) 0:04:07.185 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.033) 0:04:07.218 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:53 +0000 (0:00:00.030) 0:04:07.249 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.212) 0:04:07.462 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.031) 0:04:07.493 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.212) 0:04:07.705 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004000", "end": "2024-06-22 19:50:54.528901", "rc": 0, "start": "2024-06-22 19:50:54.524901" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.215) 0:04:07.921 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004010", "end": "2024-06-22 19:50:54.746262", "rc": 0, "start": "2024-06-22 19:50:54.742252" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.219) 0:04:08.140 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.040) 0:04:08.181 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.025) 0:04:08.206 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.030) 0:04:08.237 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.025) 0:04:08.262 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.027) 0:04:08.289 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.023) 0:04:08.313 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 22 June 2024 19:50:54 +0000 (0:00:00.032) 0:04:08.346 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.102) 0:04:08.449 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.023) 0:04:08.472 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.025) 0:04:08.498 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.218) 0:04:08.716 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.210) 0:04:08.927 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.026) 0:04:08.954 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.077) 0:04:09.031 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.022) 0:04:09.054 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.023) 0:04:09.078 ********* ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.024) 0:04:09.102 ********* included: /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.040) 0:04:09.143 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.027) 0:04:09.170 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.025) 0:04:09.195 ********* ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 22 June 2024 19:50:55 +0000 (0:00:00.030) 0:04:09.225 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.282) 0:04:09.508 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.030) 0:04:09.539 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1719085682.9728088, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1719085649.0500677, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6546692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "3627569065", "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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.210) 0:04:09.749 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004098", "end": "2024-06-22 19:50:56.568687", "rc": 0, "start": "2024-06-22 19:50:56.564589" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.211) 0:04:09.961 ********* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003961", "end": "2024-06-22 19:50:56.783286", "rc": 0, "start": "2024-06-22 19:50:56.779325" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.213) 0:04:10.174 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.031) 0:04:10.205 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.023) 0:04:10.228 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.023) 0:04:10.252 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.025) 0:04:10.277 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.023) 0:04:10.300 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.022) 0:04:10.323 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 22 June 2024 19:50:56 +0000 (0:00:00.027) 0:04:10.351 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 22 June 2024 19:50:57 +0000 (0:00:00.023) 0:04:10.374 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 22 June 2024 19:50:57 +0000 (0:00:00.032) 0:04:10.406 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 22 June 2024 19:50:57 +0000 (0:00:00.025) 0:04:10.432 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 22 June 2024 19:50:57 +0000 (0:00:00.029) 0:04:10.462 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 22 June 2024 19:50:57 +0000 (0:00:00.611) 0:04:11.073 ********* 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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 22 June 2024 19:50:57 +0000 (0:00:00.192) 0:04:11.266 ********* 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-ci4w7yldix/tests/tests_auth_and_security.yml:255 Saturday 22 June 2024 19:50:58 +0000 (0:00:00.202) 0:04:11.469 ********* changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:260 Saturday 22 June 2024 19:50:58 +0000 (0:00:00.381) 0:04:11.850 ********* changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:278 Saturday 22 June 2024 19:50:58 +0000 (0:00:00.241) 0:04:12.092 ********* changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_shd3v22c_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tests_auth_and_security.yml:286 Saturday 22 June 2024 19:50:58 +0000 (0:00:00.123) 0:04:12.215 ********* included: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/cleanup_registry.yml:3 Saturday 22 June 2024 19:50:58 +0000 (0:00:00.033) 0:04:12.249 ********* changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.290347", "end": "2024-06-22 19:50:59.353157", "rc": 0, "start": "2024-06-22 19:50:59.062810" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/cleanup_registry.yml:7 Saturday 22 June 2024 19:50:59 +0000 (0:00:00.497) 0:04:12.746 ********* changed: [sut] => (item=/tmp/lsr_tv0wfktv_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_tv0wfktv_podman", "path": "/tmp/lsr_tv0wfktv_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=891 rescued=2 ignored=0 Saturday 22 June 2024 19:50:59 +0000 (0:00:00.208) 0:04:12.955 ********* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 72.55s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.58s /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.01s /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 2.71s /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Start registry ---------------------------------------------------------- 2.66s /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:92 -------------- linux-system-roles.podman : Gather the package facts -------------------- 1.78s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.75s /WORKDIR/git-weekly-ci4w7yldix/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Push test images into local registry ------------------------------------ 1.63s /WORKDIR/git-weekly-ci4w7yldix/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Start service ------------------------------- 1.33s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Stop and disable service -------------------- 1.19s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Ensure container images are present --------- 1.19s /WORKDIR/git-weekly-ci4w7yldix/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-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.13s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Ensure credential file is copied ------------ 1.06s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 linux-system-roles.podman : Gather the package facts -------------------- 1.04s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Update containers/pods ---------------------- 1.02s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Ensure container images are present --------- 1.01s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 0.99s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Ensure container images are present --------- 0.96s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Ensure container images are present --------- 0.93s /WORKDIR/git-weekly-ci4w7yldix/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---