# 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-ci5ceo2pn2/tests/tests_auth_and_security.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:4 Saturday 18 May 2024 16:30:24 +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-ci5ceo2pn2/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-ci5ceo2pn2/tests/tests_auth_and_security.yml:9 Saturday 18 May 2024 16:30:24 +0000 (0:00:00.030) 0:00:00.044 ********** ok: [sut] META: ran handlers TASK [Run the role with no config to install podman] *************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:48 Saturday 18 May 2024 16:30:25 +0000 (0:00:00.910) 0:00:00.954 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:30:25 +0000 (0:00:00.077) 0:00:01.032 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:30:25 +0000 (0:00:00.018) 0:00:01.050 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:30:26 +0000 (0:00:00.021) 0:00:01.072 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:30:26 +0000 (0:00:00.267) 0:00:01.339 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:30:26 +0000 (0:00:00.026) 0:00:01.365 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:30:26 +0000 (0:00:00.057) 0:00:01.423 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:30:27 +0000 (0:00:00.779) 0:00:02.202 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:30:27 +0000 (0:00:00.030) 0:00:02.232 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: fuse3-libs-3.10.2-8.el9.x86_64", "Installed: netavark-2:1.10.3-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: podman-2:5.0.2-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-common-3.10.2-8.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14.4-1.el9.x86_64", "Installed: conmon-3:2.1.10-2.el9.x86_64", "Installed: passt-0^20231204.gb86afe3-1.el9.x86_64", "Installed: passt-selinux-0^20231204.gb86afe3-1.el9.noarch", "Installed: slirp4netns-1.2.3-1.el9.x86_64", "Installed: container-selinux-3:2.230.0-1.el9.noarch", "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: fuse-overlayfs-1.13-1.el9.x86_64", "Installed: fuse3-3.10.2-8.el9.x86_64", "Installed: containers-common-2:1-61.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64" ] } lsrpackages: podman shadow-utils-subid TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:31:36 +0000 (0:01:09.436) 0:01:11.669 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032964", "end": "2024-05-18 16:31:36.886618", "rc": 0, "start": "2024-05-18 16:31:36.853654" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:31:36 +0000 (0:00:00.328) 0:01:11.998 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:31:36 +0000 (0:00:00.033) 0:01:12.032 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.042) 0:01:12.074 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.094) 0:01:12.169 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.053) 0:01:12.222 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.257) 0:01:12.479 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.025) 0:01:12.505 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.029) 0:01:12.534 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.203) 0:01:12.737 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.027) 0:01:12.765 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.215) 0:01:12.981 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.028) 0:01:13.009 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:31:37 +0000 (0:00:00.024) 0:01:13.033 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.037) 0:01:13.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.033) 0:01:13.104 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.077) 0:01:13.182 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.056) 0:01:13.239 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.026) 0:01:13.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.069) 0:01:13.336 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.182) 0:01:13.518 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.076) 0:01:13.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.039) 0:01:13.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.035) 0:01:13.670 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.059) 0:01:13.729 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.038) 0:01:13.767 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.032) 0:01:13.800 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.061) 0:01:13.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.066) 0:01:13.928 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:31:38 +0000 (0:00:00.068) 0:01:13.997 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.075) 0:01:14.072 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.040) 0:01:14.113 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.020) 0:01:14.133 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.034) 0:01:14.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.056) 0:01:14.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.043) 0:01:14.268 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.026) 0:01:14.294 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.059) 0:01:14.354 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.022) 0:01:14.376 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.021) 0:01:14.397 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.031) 0:01:14.429 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.021) 0:01:14.451 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.031) 0:01:14.483 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.022) 0:01:14.505 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.029) 0:01:14.534 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:52 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.049) 0:01:14.584 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml for sut TASK [Create a temporary directory] ******************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:5 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.063) 0:01:14.647 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_46a62oq9_podman", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Set authdir] ************************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:12 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.302) 0:01:14.949 ********** ok: [sut] => { "ansible_facts": { "__podman_registry_authdir": "/tmp/lsr_46a62oq9_podman/auth", "__podman_test_authfile": "/tmp/lsr_46a62oq9_podman/auth/auth.json" }, "changed": false } TASK [Create authdir] ********************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:18 Saturday 18 May 2024 16:31:39 +0000 (0:00:00.043) 0:01:14.993 ********** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsr_46a62oq9_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-ci5ceo2pn2/tests/tasks/setup_registry.yml:24 Saturday 18 May 2024 16:31:40 +0000 (0:00:00.379) 0:01:15.372 ********** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 18 May 2024 16:31:40 +0000 (0:00:00.081) 0:01:15.454 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/.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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 18 May 2024 16:31:40 +0000 (0:00:00.114) 0:01:15.569 ********** 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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 18 May 2024 16:31:40 +0000 (0:00:00.038) 0:01:15.607 ********** 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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 18 May 2024 16:31:40 +0000 (0:00:00.218) 0:01:15.825 ********** 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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 18 May 2024 16:31:40 +0000 (0:00:00.064) 0:01:15.889 ********** 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-ci5ceo2pn2/.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-ci5ceo2pn2/.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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 18 May 2024 16:31:40 +0000 (0:00:00.104) 0:01:15.994 ********** 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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 18 May 2024 16:31:43 +0000 (0:00:02.690) 0:01:18.684 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 18 May 2024 16:31:46 +0000 (0:00:02.745) 0:01:21.430 ********** 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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 18 May 2024 16:31:46 +0000 (0:00:00.271) 0:01:21.701 ********** 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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 18 May 2024 16:31:46 +0000 (0:00:00.240) 0:01:21.942 ********** 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 systemd-journald.socket network.target dbus-broker.service sysinit.target dbus.socket system.slice", "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 system.slice dbus.socket", "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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 18 May 2024 16:31:47 +0000 (0:00:00.865) 0:01:22.807 ********** 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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 18 May 2024 16:31:48 +0000 (0:00:00.848) 0:01:23.656 ********** ok: [sut] => (item=['cert', {'name': 'podman_registry', 'dns': ['localhost', '127.0.0.1'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRQnJOZkhmeStSNldrNHlhVk1DVCttakFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTURaaQpNelZtTVdRdFptTmlaVFEzWVRVdFlUUmxNekkyT1RVdE16QXlOR1psT1Rrd0hoY05NalF3TlRFNE1UWXpNVFE0CldoY05NalV3TlRFNE1UWXpNVFEzV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ2tXSUY1YkFwODUwMUhiUkxrTlUwdWt5a2svNDJWcFhLbApkMVIzd2l2UzZTeTUzL0xJakdSeGg2Ty8xQVVYL1E0ZU5RUHNCcXdYTTYyV1F1OXVlalRUVFZPYkE3UWpWZkF0ClM0K0lKU21sRGF1aVlOb24zWFR5dzEwcEtzK053cnJ5VzFOSW5IK1IvMHVKamNpREVqY3FaVmliTmMvQUY5bHIKb2JITVNLUlF4NDBhVkwwaTdJMmR6bWJGUUtNRlJ4anl5a0MxV0V5WHZVaSs4enY4K2Uwb3lQK0RxRHJ5VC9uaAprVFlJUGNMUW01ZGVtSEd0R1VsV2psSFVZdGxiaTVsZkdKK2tERlIrSmtGa2JLUjk2L2ZHdGMxNDJOYUpLSW1SCmxMaFBuaHdQMERxYUNXQ3g3VGl6QXF2VTJIMFNmWmJ4QVNpTjl6di8zeERYcUNibnovcERBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJRNUZrRVRFSEVva1VVYklRQUNVNkkyUFF2Y3N6QWZCZ05WSFNNRUdEQVdnQlJCUUFnK3NaYUEKeitZMEhlcnRkYTN5TGt3TDhqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFIMFMwSnNxWXdzK3FXWitubVl6awp6OGJNQWJBTGxSUjY2Sld2N1RhdFQvM1I2RHQvcWtaUnZOS0psVGVVRkF0WG5oSmUweSs2R3VNTnpuUGNyRGEvCjVvZktQUzVsZm5MMlJ2SDYxdm1wTDR5Y0ZkQkllNm8vRUVSdnovYUdaK0pMb1lQeVhtMHltU2d5bmtodlY2UmcKVU52WUhkVENvNC9XNWt3WFp3VFhYOXg1cDZ4bXd3ZVVtRUhmMy9zM1B4VW9LdkMyQzNMRmRIZWd4dm5NNDNZVgpLVjQ4T2lLU0s4UURrcWNUeG9VdnVpNzRXeHdlR3lWN2RFV1gvLzh1MXlzTkIrMDZzdm02OGRxbFZaMG9pazJ3CnRKWGllZlV1SXNkNXJWY1BKK0RKcDdINW5IVCtGdVp0RDZtdUVxTVNyWmZ0NjBuS0lnMmoxU29IQndGUUJQdjQKTWc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRQ2tXSUY1YkFwODUwMUgKYlJMa05VMHVreWtrLzQyVnBYS2xkMVIzd2l2UzZTeTUzL0xJakdSeGg2Ty8xQVVYL1E0ZU5RUHNCcXdYTTYyVwpRdTl1ZWpUVFRWT2JBN1FqVmZBdFM0K0lKU21sRGF1aVlOb24zWFR5dzEwcEtzK053cnJ5VzFOSW5IK1IvMHVKCmpjaURFamNxWlZpYk5jL0FGOWxyb2JITVNLUlF4NDBhVkwwaTdJMmR6bWJGUUtNRlJ4anl5a0MxV0V5WHZVaSsKOHp2OCtlMG95UCtEcURyeVQvbmhrVFlJUGNMUW01ZGVtSEd0R1VsV2psSFVZdGxiaTVsZkdKK2tERlIrSmtGawpiS1I5Ni9mR3RjMTQyTmFKS0ltUmxMaFBuaHdQMERxYUNXQ3g3VGl6QXF2VTJIMFNmWmJ4QVNpTjl6di8zeERYCnFDYm56L3BEQWdNQkFBRUNnZ0VBSk1NM2t6VzcwdHpheUpONW1scmgvUDBtUXdSM1kzWXpBeGlDYUplaXZmY3kKN2hGT2VkWU4wZWVKbGF1VHlCM3ZQb3FWYWdMRUZCeVhRL21OSGFWd2s2UEVnL1I4SXp0aUVuL0loNmZvZk9kbAo4VmpBOUJIeHl5d3dkcmtBM0xFbXFIZ05WVHpNdkpmakNjNFJnR0JldnJrVTdRTklpYXZNRXV1RW5qSFJyOC9YCkxIQW51MWFIYitHQ0ZXaVd1M0VFRkJ1b1c5Y2hXNXFEK09iUnVjMDhWaU8vZnZ1cFJUNkJqZ0MvMUF5UTFqY0oKSm5WSHNGcGFuNSttY3FWRHdWM1FLVHV2VmJRTFFGb29LWnlGTHRGY29RTWZTNGJuWW1GWlM1VlI3YytjcDNKQgpDOVdIcUwwYjZjWTJZeXVjSnZoSGg3Y255VzNVSDV4RUw4OUE5RGE2QVFLQmdRRG5lWnl1NkZpQSt2akRTVjFJCjJnTjhkTEF0WXBKZHpzdkx4endOM1M0RWZRNFRQL0VaR2IxN29aNG56SWhEbTh4elpxMlh2aGk4VXpxN3R5aGcKTzlHNjQ4ZlpLSmVCL1BLN0w1YTR4Q0hBV1Z3a1JKV3RPWkQ0dE5OMjU3UHorRzhHdjdWcnZMQVdsNFFwaEJlaQpPYko0TTNpU3k5cnh1TlMrR3Z3ZDhwNXdnd0tCZ1FDMXdoNXozb3ZsOTR2RjNuZ3pNVFNyK3NuaExncUJKSVRQCkh3L3AzcmJxb3pUOTlXMmxTYW5HTDdRNmdSQWxpazdFZFIycUlMTWE2ZHlHb3lMQWlOS2puV2V0R2p4dnpNRVoKMzRsMHlHbjVGRjJqRkxpODRhS3RmQWwwTTdXNTRuUFlDSmZ1QU5JS3VpZjJUK0ZZejZLMEFuK1ZRbE9uYnFOdwpFcGpoL2FhalFRS0JnUURGcXI5WFNjaVNWRDlzbk5EUmJvTTltM1A3UGNyWjJzZUR2QjZYaEVKUXlPM2xHRnh0CjMrSkVtaTR4dEdMRXdWM2xTbENCWFc5SUd4Ynp5Q1B0a2dlMnZkOGluWnhMLzlMVWNINFlTRHkrUWxFQ0U2TngKcXRBVzRtd1doU1RSK1Z2dWVuV1ZqQ3NmRDhKbnBZcDlHU0pEclVpUXF3N01EdGQxaEJ1NkF6Nnp1d0tCZ0MwTAppT1NLZVAxclZqYVpwZ3g1MjJYcjUzQnBLcTFLMGFkTE9YUnFmOGF5NEFVNGVBNElyWXl5Y2VZMTZqeURoSFhuCjJJdzdRbWdmSVVvMHovNExhcmlsMy9Ya2xLbllndHJZcllaRnpRMnY0R3owUzd4ejV3ODd1RlFXSkttRzE5TG8KZms2NzRWSkxSSEFrNStKTXd6UDlrb1Q1UlNZdm8wMjVMaTZENEhLQkFvR0JBSitrYlM0ZXBZRHUzczdvdVQzdgprSGIzazZmWHlKR3NTK3hsS0svbTVGY0MrT3FLSnlzenI4N3FDdHRTZEhnaXNqbUJhS0haajNGRnB2amZaZUtVCnVGM3lnYUZESEExaUNrTkttQUtqY1BYK0dwSTkvSVhiejJCUEFMUWw4U1hySTVGM3A0QTBwNWIvYkpMNEZSS1QKL090R0JjU1c1WHBjQ2dwdXVlS0ZPaFlvCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "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": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURqVENDQW5XZ0F3SUJBZ0lRQnJOZkhmeStSNldrNHlhVk1DVCttakFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTURaaQpNelZtTVdRdFptTmlaVFEzWVRVdFlUUmxNekkyT1RVdE16QXlOR1psT1Rrd0hoY05NalF3TlRFNE1UWXpNVFE0CldoY05NalV3TlRFNE1UWXpNVFEzV2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRQ2tXSUY1YkFwODUwMUhiUkxrTlUwdWt5a2svNDJWcFhLbApkMVIzd2l2UzZTeTUzL0xJakdSeGg2Ty8xQVVYL1E0ZU5RUHNCcXdYTTYyV1F1OXVlalRUVFZPYkE3UWpWZkF0ClM0K0lKU21sRGF1aVlOb24zWFR5dzEwcEtzK053cnJ5VzFOSW5IK1IvMHVKamNpREVqY3FaVmliTmMvQUY5bHIKb2JITVNLUlF4NDBhVkwwaTdJMmR6bWJGUUtNRlJ4anl5a0MxV0V5WHZVaSs4enY4K2Uwb3lQK0RxRHJ5VC9uaAprVFlJUGNMUW01ZGVtSEd0R1VsV2psSFVZdGxiaTVsZkdKK2tERlIrSmtGa2JLUjk2L2ZHdGMxNDJOYUpLSW1SCmxMaFBuaHdQMERxYUNXQ3g3VGl6QXF2VTJIMFNmWmJ4QVNpTjl6di8zeERYcUNibnovcERBZ01CQUFHamdaNHcKZ1pzd0N3WURWUjBQQkFRREFnV2dNQjhHQTFVZEVRUVlNQmFDQ1d4dlkyRnNhRzl6ZElJSk1USTNMakF1TUM0eApNQjBHQTFVZEpRUVdNQlFHQ0NzR0FRVUZCd01CQmdnckJnRUZCUWNEQWpBTUJnTlZIUk1CQWY4RUFqQUFNQjBHCkExVWREZ1FXQkJRNUZrRVRFSEVva1VVYklRQUNVNkkyUFF2Y3N6QWZCZ05WSFNNRUdEQVdnQlJCUUFnK3NaYUEKeitZMEhlcnRkYTN5TGt3TDhqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFIMFMwSnNxWXdzK3FXWitubVl6awp6OGJNQWJBTGxSUjY2Sld2N1RhdFQvM1I2RHQvcWtaUnZOS0psVGVVRkF0WG5oSmUweSs2R3VNTnpuUGNyRGEvCjVvZktQUzVsZm5MMlJ2SDYxdm1wTDR5Y0ZkQkllNm8vRUVSdnovYUdaK0pMb1lQeVhtMHltU2d5bmtodlY2UmcKVU52WUhkVENvNC9XNWt3WFp3VFhYOXg1cDZ4bXd3ZVVtRUhmMy9zM1B4VW9LdkMyQzNMRmRIZWd4dm5NNDNZVgpLVjQ4T2lLU0s4UURrcWNUeG9VdnVpNzRXeHdlR3lWN2RFV1gvLzh1MXlzTkIrMDZzdm02OGRxbFZaMG9pazJ3CnRKWGllZlV1SXNkNXJWY1BKK0RKcDdINW5IVCtGdVp0RDZtdUVxTVNyWmZ0NjBuS0lnMmoxU29IQndGUUJQdjQKTWc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "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-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 18 May 2024 16:31:49 +0000 (0:00:00.768) 0:01:24.425 ********** ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "podman_registry": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBrNfHfy+R6Wk4yaVMCT+mjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZi\nMzVmMWQtZmNiZTQ3YTUtYTRlMzI2OTUtMzAyNGZlOTkwHhcNMjQwNTE4MTYzMTQ4\nWhcNMjUwNTE4MTYzMTQ3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkWIF5bAp8501HbRLkNU0ukykk/42VpXKl\nd1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62WQu9uejTTTVObA7QjVfAt\nS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJjciDEjcqZVibNc/AF9lr\nobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+8zv8+e0oyP+DqDryT/nh\nkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFkbKR96/fGtc142NaJKImR\nlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDXqCbnz/pDAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQ5FkETEHEokUUbIQACU6I2PQvcszAfBgNVHSMEGDAWgBRBQAg+sZaA\nz+Y0Hertda3yLkwL8jANBgkqhkiG9w0BAQsFAAOCAQEAH0S0JsqYws+qWZ+nmYzk\nz8bMAbALlRR66JWv7TatT/3R6Dt/qkZRvNKJlTeUFAtXnhJe0y+6GuMNznPcrDa/\n5ofKPS5lfnL2RvH61vmpL4ycFdBIe6o/EERvz/aGZ+JLoYPyXm0ymSgynkhvV6Rg\nUNvYHdTCo4/W5kwXZwTXX9x5p6xmwweUmEHf3/s3PxUoKvC2C3LFdHegxvnM43YV\nKV48OiKSK8QDkqcTxoUvui74WxweGyV7dEWX//8u1ysNB+06svm68dqlVZ0oik2w\ntJXiefUuIsd5rVcPJ+DJp7H5nHT+FuZtD6muEqMSrZft60nKIg2j1SoHBwFQBPv4\nMg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBrNfHfy+R6Wk4yaVMCT+mjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZi\nMzVmMWQtZmNiZTQ3YTUtYTRlMzI2OTUtMzAyNGZlOTkwHhcNMjQwNTE4MTYzMTQ4\nWhcNMjUwNTE4MTYzMTQ3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkWIF5bAp8501HbRLkNU0ukykk/42VpXKl\nd1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62WQu9uejTTTVObA7QjVfAt\nS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJjciDEjcqZVibNc/AF9lr\nobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+8zv8+e0oyP+DqDryT/nh\nkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFkbKR96/fGtc142NaJKImR\nlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDXqCbnz/pDAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQ5FkETEHEokUUbIQACU6I2PQvcszAfBgNVHSMEGDAWgBRBQAg+sZaA\nz+Y0Hertda3yLkwL8jANBgkqhkiG9w0BAQsFAAOCAQEAH0S0JsqYws+qWZ+nmYzk\nz8bMAbALlRR66JWv7TatT/3R6Dt/qkZRvNKJlTeUFAtXnhJe0y+6GuMNznPcrDa/\n5ofKPS5lfnL2RvH61vmpL4ycFdBIe6o/EERvz/aGZ+JLoYPyXm0ymSgynkhvV6Rg\nUNvYHdTCo4/W5kwXZwTXX9x5p6xmwweUmEHf3/s3PxUoKvC2C3LFdHegxvnM43YV\nKV48OiKSK8QDkqcTxoUvui74WxweGyV7dEWX//8u1ysNB+06svm68dqlVZ0oik2w\ntJXiefUuIsd5rVcPJ+DJp7H5nHT+FuZtD6muEqMSrZft60nKIg2j1SoHBwFQBPv4\nMg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCkWIF5bAp8501H\nbRLkNU0ukykk/42VpXKld1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62W\nQu9uejTTTVObA7QjVfAtS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJ\njciDEjcqZVibNc/AF9lrobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+\n8zv8+e0oyP+DqDryT/nhkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFk\nbKR96/fGtc142NaJKImRlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDX\nqCbnz/pDAgMBAAECggEAJMM3kzW70tzayJN5mlrh/P0mQwR3Y3YzAxiCaJeivfcy\n7hFOedYN0eeJlauTyB3vPoqVagLEFByXQ/mNHaVwk6PEg/R8IztiEn/Ih6fofOdl\n8VjA9BHxyywwdrkA3LEmqHgNVTzMvJfjCc4RgGBevrkU7QNIiavMEuuEnjHRr8/X\nLHAnu1aHb+GCFWiWu3EEFBuoW9chW5qD+ObRuc08ViO/fvupRT6BjgC/1AyQ1jcJ\nJnVHsFpan5+mcqVDwV3QKTuvVbQLQFooKZyFLtFcoQMfS4bnYmFZS5VR7c+cp3JB\nC9WHqL0b6cY2YyucJvhHh7cnyW3UH5xEL89A9Da6AQKBgQDneZyu6FiA+vjDSV1I\n2gN8dLAtYpJdzsvLxzwN3S4EfQ4TP/EZGb17oZ4nzIhDm8xzZq2Xvhi8Uzq7tyhg\nO9G648fZKJeB/PK7L5a4xCHAWVwkRJWtOZD4tNN257Pz+G8Gv7VrvLAWl4QphBei\nObJ4M3iSy9rxuNS+Gvwd8p5wgwKBgQC1wh5z3ovl94vF3ngzMTSr+snhLgqBJITP\nHw/p3rbqozT99W2lSanGL7Q6gRAlik7EdR2qILMa6dyGoyLAiNKjnWetGjxvzMEZ\n34l0yGn5FF2jFLi84aKtfAl0M7W54nPYCJfuANIKuif2T+FYz6K0An+VQlOnbqNw\nEpjh/aajQQKBgQDFqr9XSciSVD9snNDRboM9m3P7PcrZ2seDvB6XhEJQyO3lGFxt\n3+JEmi4xtGLEwV3lSlCBXW9IGxbzyCPtkge2vd8inZxL/9LUcH4YSDy+QlECE6Nx\nqtAW4mwWhSTR+VvuenWVjCsfD8JnpYp9GSJDrUiQqw7MDtd1hBu6Az6zuwKBgC0L\niOSKeP1rVjaZpgx522Xr53BpKq1K0adLOXRqf8ay4AU4eA4IrYyyceY16jyDhHXn\n2Iw7QmgfIUo0z/4Laril3/XklKnYgtrYrYZFzQ2v4Gz0S7xz5w87uFQWJKmG19Lo\nfk674VJLRHAk5+JMwzP9koT5RSYvo025Li6D4HKBAoGBAJ+kbS4epYDu3s7ouT3v\nkHb3k6fXyJGsS+xlKK/m5FcC+OqKJyszr87qCttSdHgisjmBaKHZj3FFpvjfZeKU\nuF3ygaFDHA1iCkNKmAKjcPX+GpI9/IXbz2BPALQl8SXrI5F3p4A0p5b/bJL4FRKT\n/OtGBcSW5XpcCgpuueKFOhYo\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 18 May 2024 16:31:49 +0000 (0:00:00.029) 0:01:24.454 ********** ok: [sut] => (item={'cert': '/etc/pki/tls/certs/podman_registry.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBrNfHfy+R6Wk4yaVMCT+mjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZi\nMzVmMWQtZmNiZTQ3YTUtYTRlMzI2OTUtMzAyNGZlOTkwHhcNMjQwNTE4MTYzMTQ4\nWhcNMjUwNTE4MTYzMTQ3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkWIF5bAp8501HbRLkNU0ukykk/42VpXKl\nd1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62WQu9uejTTTVObA7QjVfAt\nS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJjciDEjcqZVibNc/AF9lr\nobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+8zv8+e0oyP+DqDryT/nh\nkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFkbKR96/fGtc142NaJKImR\nlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDXqCbnz/pDAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQ5FkETEHEokUUbIQACU6I2PQvcszAfBgNVHSMEGDAWgBRBQAg+sZaA\nz+Y0Hertda3yLkwL8jANBgkqhkiG9w0BAQsFAAOCAQEAH0S0JsqYws+qWZ+nmYzk\nz8bMAbALlRR66JWv7TatT/3R6Dt/qkZRvNKJlTeUFAtXnhJe0y+6GuMNznPcrDa/\n5ofKPS5lfnL2RvH61vmpL4ycFdBIe6o/EERvz/aGZ+JLoYPyXm0ymSgynkhvV6Rg\nUNvYHdTCo4/W5kwXZwTXX9x5p6xmwweUmEHf3/s3PxUoKvC2C3LFdHegxvnM43YV\nKV48OiKSK8QDkqcTxoUvui74WxweGyV7dEWX//8u1ysNB+06svm68dqlVZ0oik2w\ntJXiefUuIsd5rVcPJ+DJp7H5nHT+FuZtD6muEqMSrZft60nKIg2j1SoHBwFQBPv4\nMg==\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/podman_registry.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCkWIF5bAp8501H\nbRLkNU0ukykk/42VpXKld1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62W\nQu9uejTTTVObA7QjVfAtS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJ\njciDEjcqZVibNc/AF9lrobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+\n8zv8+e0oyP+DqDryT/nhkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFk\nbKR96/fGtc142NaJKImRlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDX\nqCbnz/pDAgMBAAECggEAJMM3kzW70tzayJN5mlrh/P0mQwR3Y3YzAxiCaJeivfcy\n7hFOedYN0eeJlauTyB3vPoqVagLEFByXQ/mNHaVwk6PEg/R8IztiEn/Ih6fofOdl\n8VjA9BHxyywwdrkA3LEmqHgNVTzMvJfjCc4RgGBevrkU7QNIiavMEuuEnjHRr8/X\nLHAnu1aHb+GCFWiWu3EEFBuoW9chW5qD+ObRuc08ViO/fvupRT6BjgC/1AyQ1jcJ\nJnVHsFpan5+mcqVDwV3QKTuvVbQLQFooKZyFLtFcoQMfS4bnYmFZS5VR7c+cp3JB\nC9WHqL0b6cY2YyucJvhHh7cnyW3UH5xEL89A9Da6AQKBgQDneZyu6FiA+vjDSV1I\n2gN8dLAtYpJdzsvLxzwN3S4EfQ4TP/EZGb17oZ4nzIhDm8xzZq2Xvhi8Uzq7tyhg\nO9G648fZKJeB/PK7L5a4xCHAWVwkRJWtOZD4tNN257Pz+G8Gv7VrvLAWl4QphBei\nObJ4M3iSy9rxuNS+Gvwd8p5wgwKBgQC1wh5z3ovl94vF3ngzMTSr+snhLgqBJITP\nHw/p3rbqozT99W2lSanGL7Q6gRAlik7EdR2qILMa6dyGoyLAiNKjnWetGjxvzMEZ\n34l0yGn5FF2jFLi84aKtfAl0M7W54nPYCJfuANIKuif2T+FYz6K0An+VQlOnbqNw\nEpjh/aajQQKBgQDFqr9XSciSVD9snNDRboM9m3P7PcrZ2seDvB6XhEJQyO3lGFxt\n3+JEmi4xtGLEwV3lSlCBXW9IGxbzyCPtkge2vd8inZxL/9LUcH4YSDy+QlECE6Nx\nqtAW4mwWhSTR+VvuenWVjCsfD8JnpYp9GSJDrUiQqw7MDtd1hBu6Az6zuwKBgC0L\niOSKeP1rVjaZpgx522Xr53BpKq1K0adLOXRqf8ay4AU4eA4IrYyyceY16jyDhHXn\n2Iw7QmgfIUo0z/4Laril3/XklKnYgtrYrYZFzQ2v4Gz0S7xz5w87uFQWJKmG19Lo\nfk674VJLRHAk5+JMwzP9koT5RSYvo025Li6D4HKBAoGBAJ+kbS4epYDu3s7ouT3v\nkHb3k6fXyJGsS+xlKK/m5FcC+OqKJyszr87qCttSdHgisjmBaKHZj3FFpvjfZeKU\nuF3ygaFDHA1iCkNKmAKjcPX+GpI9/IXbz2BPALQl8SXrI5F3p4A0p5b/bJL4FRKT\n/OtGBcSW5XpcCgpuueKFOhYo\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/podman_registry.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBrNfHfy+R6Wk4yaVMCT+mjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZi\nMzVmMWQtZmNiZTQ3YTUtYTRlMzI2OTUtMzAyNGZlOTkwHhcNMjQwNTE4MTYzMTQ4\nWhcNMjUwNTE4MTYzMTQ3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkWIF5bAp8501HbRLkNU0ukykk/42VpXKl\nd1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62WQu9uejTTTVObA7QjVfAt\nS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJjciDEjcqZVibNc/AF9lr\nobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+8zv8+e0oyP+DqDryT/nh\nkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFkbKR96/fGtc142NaJKImR\nlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDXqCbnz/pDAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQ5FkETEHEokUUbIQACU6I2PQvcszAfBgNVHSMEGDAWgBRBQAg+sZaA\nz+Y0Hertda3yLkwL8jANBgkqhkiG9w0BAQsFAAOCAQEAH0S0JsqYws+qWZ+nmYzk\nz8bMAbALlRR66JWv7TatT/3R6Dt/qkZRvNKJlTeUFAtXnhJe0y+6GuMNznPcrDa/\n5ofKPS5lfnL2RvH61vmpL4ycFdBIe6o/EERvz/aGZ+JLoYPyXm0ymSgynkhvV6Rg\nUNvYHdTCo4/W5kwXZwTXX9x5p6xmwweUmEHf3/s3PxUoKvC2C3LFdHegxvnM43YV\nKV48OiKSK8QDkqcTxoUvui74WxweGyV7dEWX//8u1ysNB+06svm68dqlVZ0oik2w\ntJXiefUuIsd5rVcPJ+DJp7H5nHT+FuZtD6muEqMSrZft60nKIg2j1SoHBwFQBPv4\nMg==\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.032900", "end": "2024-05-18 16:31:49.590436", "item": { "ca": "/etc/pki/tls/certs/podman_registry.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBrNfHfy+R6Wk4yaVMCT+mjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZi\nMzVmMWQtZmNiZTQ3YTUtYTRlMzI2OTUtMzAyNGZlOTkwHhcNMjQwNTE4MTYzMTQ4\nWhcNMjUwNTE4MTYzMTQ3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkWIF5bAp8501HbRLkNU0ukykk/42VpXKl\nd1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62WQu9uejTTTVObA7QjVfAt\nS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJjciDEjcqZVibNc/AF9lr\nobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+8zv8+e0oyP+DqDryT/nh\nkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFkbKR96/fGtc142NaJKImR\nlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDXqCbnz/pDAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQ5FkETEHEokUUbIQACU6I2PQvcszAfBgNVHSMEGDAWgBRBQAg+sZaA\nz+Y0Hertda3yLkwL8jANBgkqhkiG9w0BAQsFAAOCAQEAH0S0JsqYws+qWZ+nmYzk\nz8bMAbALlRR66JWv7TatT/3R6Dt/qkZRvNKJlTeUFAtXnhJe0y+6GuMNznPcrDa/\n5ofKPS5lfnL2RvH61vmpL4ycFdBIe6o/EERvz/aGZ+JLoYPyXm0ymSgynkhvV6Rg\nUNvYHdTCo4/W5kwXZwTXX9x5p6xmwweUmEHf3/s3PxUoKvC2C3LFdHegxvnM43YV\nKV48OiKSK8QDkqcTxoUvui74WxweGyV7dEWX//8u1ysNB+06svm68dqlVZ0oik2w\ntJXiefUuIsd5rVcPJ+DJp7H5nHT+FuZtD6muEqMSrZft60nKIg2j1SoHBwFQBPv4\nMg==\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/podman_registry.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDjTCCAnWgAwIBAgIQBrNfHfy+R6Wk4yaVMCT+mjANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDZi\nMzVmMWQtZmNiZTQ3YTUtYTRlMzI2OTUtMzAyNGZlOTkwHhcNMjQwNTE4MTYzMTQ4\nWhcNMjUwNTE4MTYzMTQ3WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCkWIF5bAp8501HbRLkNU0ukykk/42VpXKl\nd1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62WQu9uejTTTVObA7QjVfAt\nS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJjciDEjcqZVibNc/AF9lr\nobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+8zv8+e0oyP+DqDryT/nh\nkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFkbKR96/fGtc142NaJKImR\nlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDXqCbnz/pDAgMBAAGjgZ4w\ngZswCwYDVR0PBAQDAgWgMB8GA1UdEQQYMBaCCWxvY2FsaG9zdIIJMTI3LjAuMC4x\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0G\nA1UdDgQWBBQ5FkETEHEokUUbIQACU6I2PQvcszAfBgNVHSMEGDAWgBRBQAg+sZaA\nz+Y0Hertda3yLkwL8jANBgkqhkiG9w0BAQsFAAOCAQEAH0S0JsqYws+qWZ+nmYzk\nz8bMAbALlRR66JWv7TatT/3R6Dt/qkZRvNKJlTeUFAtXnhJe0y+6GuMNznPcrDa/\n5ofKPS5lfnL2RvH61vmpL4ycFdBIe6o/EERvz/aGZ+JLoYPyXm0ymSgynkhvV6Rg\nUNvYHdTCo4/W5kwXZwTXX9x5p6xmwweUmEHf3/s3PxUoKvC2C3LFdHegxvnM43YV\nKV48OiKSK8QDkqcTxoUvui74WxweGyV7dEWX//8u1ysNB+06svm68dqlVZ0oik2w\ntJXiefUuIsd5rVcPJ+DJp7H5nHT+FuZtD6muEqMSrZft60nKIg2j1SoHBwFQBPv4\nMg==\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/podman_registry.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQCkWIF5bAp8501H\nbRLkNU0ukykk/42VpXKld1R3wivS6Sy53/LIjGRxh6O/1AUX/Q4eNQPsBqwXM62W\nQu9uejTTTVObA7QjVfAtS4+IJSmlDauiYNon3XTyw10pKs+NwrryW1NInH+R/0uJ\njciDEjcqZVibNc/AF9lrobHMSKRQx40aVL0i7I2dzmbFQKMFRxjyykC1WEyXvUi+\n8zv8+e0oyP+DqDryT/nhkTYIPcLQm5demHGtGUlWjlHUYtlbi5lfGJ+kDFR+JkFk\nbKR96/fGtc142NaJKImRlLhPnhwP0DqaCWCx7TizAqvU2H0SfZbxASiN9zv/3xDX\nqCbnz/pDAgMBAAECggEAJMM3kzW70tzayJN5mlrh/P0mQwR3Y3YzAxiCaJeivfcy\n7hFOedYN0eeJlauTyB3vPoqVagLEFByXQ/mNHaVwk6PEg/R8IztiEn/Ih6fofOdl\n8VjA9BHxyywwdrkA3LEmqHgNVTzMvJfjCc4RgGBevrkU7QNIiavMEuuEnjHRr8/X\nLHAnu1aHb+GCFWiWu3EEFBuoW9chW5qD+ObRuc08ViO/fvupRT6BjgC/1AyQ1jcJ\nJnVHsFpan5+mcqVDwV3QKTuvVbQLQFooKZyFLtFcoQMfS4bnYmFZS5VR7c+cp3JB\nC9WHqL0b6cY2YyucJvhHh7cnyW3UH5xEL89A9Da6AQKBgQDneZyu6FiA+vjDSV1I\n2gN8dLAtYpJdzsvLxzwN3S4EfQ4TP/EZGb17oZ4nzIhDm8xzZq2Xvhi8Uzq7tyhg\nO9G648fZKJeB/PK7L5a4xCHAWVwkRJWtOZD4tNN257Pz+G8Gv7VrvLAWl4QphBei\nObJ4M3iSy9rxuNS+Gvwd8p5wgwKBgQC1wh5z3ovl94vF3ngzMTSr+snhLgqBJITP\nHw/p3rbqozT99W2lSanGL7Q6gRAlik7EdR2qILMa6dyGoyLAiNKjnWetGjxvzMEZ\n34l0yGn5FF2jFLi84aKtfAl0M7W54nPYCJfuANIKuif2T+FYz6K0An+VQlOnbqNw\nEpjh/aajQQKBgQDFqr9XSciSVD9snNDRboM9m3P7PcrZ2seDvB6XhEJQyO3lGFxt\n3+JEmi4xtGLEwV3lSlCBXW9IGxbzyCPtkge2vd8inZxL/9LUcH4YSDy+QlECE6Nx\nqtAW4mwWhSTR+VvuenWVjCsfD8JnpYp9GSJDrUiQqw7MDtd1hBu6Az6zuwKBgC0L\niOSKeP1rVjaZpgx522Xr53BpKq1K0adLOXRqf8ay4AU4eA4IrYyyceY16jyDhHXn\n2Iw7QmgfIUo0z/4Laril3/XklKnYgtrYrYZFzQ2v4Gz0S7xz5w87uFQWJKmG19Lo\nfk674VJLRHAk5+JMwzP9koT5RSYvo025Li6D4HKBAoGBAJ+kbS4epYDu3s7ouT3v\nkHb3k6fXyJGsS+xlKK/m5FcC+OqKJyszr87qCttSdHgisjmBaKHZj3FFpvjfZeKU\nuF3ygaFDHA1iCkNKmAKjcPX+GpI9/IXbz2BPALQl8SXrI5F3p4A0p5b/bJL4FRKT\n/OtGBcSW5XpcCgpuueKFOhYo\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-05-18 16:31:49.557536" } STDOUT: Request "20240518163148" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 18 May 2024 16:31:49 +0000 (0:00:00.243) 0:01:24.698 ********** 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-ci5ceo2pn2/tests/tasks/setup_registry.yml:35 Saturday 18 May 2024 16:31:50 +0000 (0:00:00.637) 0:01:25.335 ********** changed: [sut] => { "changed": true, "checksum": "f261ca6e09eb2bbd1576e4f6090f2c8e4556da69", "dest": "/tmp/lsr_46a62oq9_podman/auth/registry_cert.crt", "gid": 0, "group": "root", "md5sum": "43c2e02303ec03b47901679d8c9eefe4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1716049910.3188698-2810-276908004936264/source", "state": "file", "uid": 0 } TASK [Write key for registry] ************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:41 Saturday 18 May 2024 16:31:51 +0000 (0:00:00.814) 0:01:26.150 ********** changed: [sut] => { "changed": true, "checksum": "970a25538d9cf1e051dca76bfadd349e457a9bba", "dest": "/tmp/lsr_46a62oq9_podman/auth/registry_key.pem", "gid": 0, "group": "root", "md5sum": "990f2bc1f6760e6b486605bc77d07b28", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1716049911.1170337-2820-67936086628295/source", "state": "file", "uid": 0 } TASK [Write CA cert for registry] ********************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:47 Saturday 18 May 2024 16:31:51 +0000 (0:00:00.534) 0:01:26.684 ********** changed: [sut] => { "changed": true, "checksum": "f261ca6e09eb2bbd1576e4f6090f2c8e4556da69", "dest": "/tmp/lsr_46a62oq9_podman/auth/ca.crt", "gid": 0, "group": "root", "md5sum": "43c2e02303ec03b47901679d8c9eefe4", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1294, "src": "/root/.ansible/tmp/ansible-tmp-1716049911.6670725-2830-160823321541011/source", "state": "file", "uid": 0 } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:54 Saturday 18 May 2024 16:31:52 +0000 (0:00:00.562) 0:01:27.246 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: apr-1.7.0-12.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-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" ] } lsrpackages: httpd-tools skopeo TASK [Write user and password] ************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:59 Saturday 18 May 2024 16:31:55 +0000 (0:00:03.546) 0:01:30.792 ********** 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-ci5ceo2pn2/tests/tasks/setup_registry.yml:67 Saturday 18 May 2024 16:31:56 +0000 (0:00:00.277) 0:01:31.070 ********** 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-ci5ceo2pn2/tests/tasks/setup_registry.yml:84 Saturday 18 May 2024 16:31:56 +0000 (0:00:00.598) 0:01:31.669 ********** ok: [sut] => { "ansible_facts": { "__podman_cleanup_paths": [ "/tmp/lsr_46a62oq9_podman" ] }, "changed": false } TASK [Start registry] ********************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:92 Saturday 18 May 2024 16:31:56 +0000 (0:00:00.027) 0:01:31.696 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "run", "-d", "-p", "127.0.0.1:5000:5000", "--name", "podman_registry", "-v", "/tmp/lsr_46a62oq9_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.308438", "end": "2024-05-18 16:31:59.103008", "rc": 0, "start": "2024-05-18 16:31:56.794570" } STDOUT: f6e675b253fc233bd3b53c9a783d34167377dcec10908c330f16be3abd27421c 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-ci5ceo2pn2/tests/tasks/setup_registry.yml:103 Saturday 18 May 2024 16:31:59 +0000 (0:00:02.518) 0:01:34.215 ********** 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-ci5ceo2pn2/tests/tasks/setup_registry.yml:107 Saturday 18 May 2024 16:31:59 +0000 (0:00:00.314) 0:01:34.530 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "podman", "logs", "podman_registry" ], "delta": "0:00:00.042996", "end": "2024-05-18 16:31:59.675806", "rc": 0, "start": "2024-05-18 16:31:59.632810" } STDERR: time="2024-05-18T16:31:59.10278939Z" 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=01e3a54b-7115-4ad8-bd08-2f059a98a9bb service=registry version=2.8.2 time="2024-05-18T16:31:59.103619293Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=01e3a54b-7115-4ad8-bd08-2f059a98a9bb service=registry version=2.8.2 time="2024-05-18T16:31:59.103804077Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.19.9 instance.id=01e3a54b-7115-4ad8-bd08-2f059a98a9bb service=registry version=2.8.2 time="2024-05-18T16:31:59.104314733Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.19.9 instance.id=01e3a54b-7115-4ad8-bd08-2f059a98a9bb service=registry version=2.8.2 time="2024-05-18T16:31:59.104410282Z" 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=01e3a54b-7115-4ad8-bd08-2f059a98a9bb service=registry version=2.8.2 time="2024-05-18T16:31:59.104793192Z" level=info msg="listening on [::]:5000, tls" go.version=go1.19.9 instance.id=01e3a54b-7115-4ad8-bd08-2f059a98a9bb service=registry version=2.8.2 time="2024-05-18T16:31:59.1049188Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.19.9 instance.id=01e3a54b-7115-4ad8-bd08-2f059a98a9bb service=registry version=2.8.2 2024/05/18 16:31:59 http: TLS handshake error from 10.88.0.1:41512: EOF TASK [Convert test image names into local registry names] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:113 Saturday 18 May 2024 16:31:59 +0000 (0:00:00.280) 0:01:34.810 ********** 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-ci5ceo2pn2/tests/tasks/setup_registry.yml:118 Saturday 18 May 2024 16:31:59 +0000 (0:00:00.045) 0:01:34.855 ********** 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_46a62oq9_podman/auth/auth.json\" --cert-dir=\"/tmp/lsr_46a62oq9_podman/auth\" quay.io/libpod/testimage:20210610 docker://localhost:5000/libpod/testimage:20210610", "delta": "0:00:01.357015", "end": "2024-05-18 16:32:01.314065", "item": { "key": "quay.io/libpod/testimage:20210610", "value": "localhost:5000/libpod/testimage:20210610" }, "rc": 0, "start": "2024-05-18 16:31:59.957050" } 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-ci5ceo2pn2/tests/tasks/setup_registry.yml:129 Saturday 18 May 2024 16:32:01 +0000 (0:00:01.564) 0:01:36.420 ********** ok: [sut] => (item=localhost:5000/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "skopeo", "inspect", "--authfile=/tmp/lsr_46a62oq9_podman/auth/auth.json", "--cert-dir=/tmp/lsr_46a62oq9_podman/auth", "docker://localhost:5000/libpod/testimage:20210610" ], "delta": "0:00:00.185795", "end": "2024-05-18 16:32:01.709460", "item": "localhost:5000/libpod/testimage:20210610", "rc": 0, "start": "2024-05-18 16:32:01.523665" } 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:60 Saturday 18 May 2024 16:32:01 +0000 (0:00:00.396) 0:01:36.817 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:32:01 +0000 (0:00:00.063) 0:01:36.880 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:32:01 +0000 (0:00:00.078) 0:01:36.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:32:02 +0000 (0:00:00.141) 0:01:37.101 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:32:02 +0000 (0:00:00.108) 0:01:37.209 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:32:02 +0000 (0:00:00.040) 0:01:37.250 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:32:02 +0000 (0:00:00.109) 0:01:37.359 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.887) 0:01:38.247 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.043) 0:01:38.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.078) 0:01:38.369 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030485", "end": "2024-05-18 16:32:03.559841", "rc": 0, "start": "2024-05-18 16:32:03.529356" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.325) 0:01:38.695 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.030) 0:01:38.725 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.044) 0:01:38.770 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.072) 0:01:38.842 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.042) 0:01:38.885 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.025) 0:01:38.911 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.037) 0:01:38.948 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:03 +0000 (0:00:00.038) 0:01:38.986 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.234) 0:01:39.221 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.027) 0:01:39.249 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.266) 0:01:39.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.027) 0:01:39.543 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.110) 0:01:39.653 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.059) 0:01:39.712 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.027) 0:01:39.739 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.048) 0:01:39.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.039) 0:01:39.828 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.052) 0:01:39.880 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.032) 0:01:39.912 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:32:04 +0000 (0:00:00.099) 0:01:40.012 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.110) 0:01:40.123 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.062) 0:01:40.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.034) 0:01:40.219 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.060) 0:01:40.279 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.053) 0:01:40.332 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.043) 0:01:40.376 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.046) 0:01:40.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.042) 0:01:40.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.118) 0:01:40.583 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.078) 0:01:40.662 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.027) 0:01:40.690 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.031) 0:01:40.721 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.029) 0:01:40.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.027) 0:01:40.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.032) 0:01:40.811 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.095) 0:01:40.906 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.035) 0:01:40.942 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.021) 0:01:40.963 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.031) 0:01:40.995 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:32:05 +0000 (0:00:00.029) 0:01:41.025 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.087) 0:01:41.112 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.032) 0:01:41.145 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.036) 0:01:41.181 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.023) 0:01:41.205 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.090) 0:01:41.296 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.030) 0:01:41.326 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.025) 0:01:41.351 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.028) 0:01:41.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.223) 0:01:41.603 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.052) 0:01:41.656 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.250) 0:01:41.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:06 +0000 (0:00:00.119) 0:01:42.027 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.077) 0:01:42.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.055) 0:01:42.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.057) 0:01:42.217 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.099) 0:01:42.316 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.079) 0:01:42.396 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.032) 0:01:42.429 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.032) 0:01:42.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.043) 0:01:42.505 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.059) 0:01:42.565 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.045) 0:01:42.610 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.079) 0:01:42.689 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.036) 0:01:42.726 ********** 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.006382", "end": "2024-05-18 16:32:07.843863", "rc": 0, "start": "2024-05-18 16:32:07.837481" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.216) 0:01:42.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update containers and services] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.022) 0:01:42.966 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 18 May 2024 16:32:07 +0000 (0:00:00.061) 0:01:43.028 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:32:08 +0000 (0:00:00.083) 0:01:43.111 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:32:08 +0000 (0:00:00.042) 0:01:43.154 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:32:08 +0000 (0:00:00.037) 0:01:43.192 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 18 May 2024 16:32:08 +0000 (0:00:00.047) 0:01:43.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 18 May 2024 16:32:08 +0000 (0:00:00.038) 0:01:43.278 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 18 May 2024 16:32:08 +0000 (0:00:00.062) 0:01:43.340 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:75 Saturday 18 May 2024 16:32:08 +0000 (0:00:00.641) 0:01:43.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with credentials and cert checking] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:86 Saturday 18 May 2024 16:32:08 +0000 (0:00:00.031) 0:01:44.014 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:32:09 +0000 (0:00:00.143) 0:01:44.157 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:32:09 +0000 (0:00:00.050) 0:01:44.208 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:32:09 +0000 (0:00:00.060) 0:01:44.268 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:32:09 +0000 (0:00:00.024) 0:01:44.293 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:32:09 +0000 (0:00:00.036) 0:01:44.330 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:32:09 +0000 (0:00:00.063) 0:01:44.393 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.739) 0:01:45.132 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.033) 0:01:45.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.039) 0:01:45.206 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031054", "end": "2024-05-18 16:32:10.342540", "rc": 0, "start": "2024-05-18 16:32:10.311486" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.259) 0:01:45.466 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.037) 0:01:45.503 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.051) 0:01:45.555 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.229) 0:01:45.785 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.055) 0:01:45.841 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.060) 0:01:45.901 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.040) 0:01:45.942 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:10 +0000 (0:00:00.037) 0:01:45.979 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.232) 0:01:46.212 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.031) 0:01:46.243 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.242) 0:01:46.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.025) 0:01:46.511 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.031) 0:01:46.543 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.028) 0:01:46.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.032) 0:01:46.604 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.031) 0:01:46.636 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.023) 0:01:46.659 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.024) 0:01:46.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.027) 0:01:46.712 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.028) 0:01:46.741 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.087) 0:01:46.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.025) 0:01:46.854 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.025) 0:01:46.880 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.073) 0:01:46.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.044) 0:01:46.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:32:11 +0000 (0:00:00.039) 0:01:47.036 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.047) 0:01:47.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.024) 0:01:47.108 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.024) 0:01:47.133 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.045) 0:01:47.178 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.025) 0:01:47.204 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.042) 0:01:47.246 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.045) 0:01:47.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.032) 0:01:47.324 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.092) 0:01:47.416 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.060) 0:01:47.477 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.068) 0:01:47.545 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.025) 0:01:47.571 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.029) 0:01:47.601 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.041) 0:01:47.642 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.108) 0:01:47.751 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.060) 0:01:47.812 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.038) 0:01:47.850 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.037) 0:01:47.888 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.058) 0:01:47.946 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.028) 0:01:47.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.026) 0:01:48.002 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:12 +0000 (0:00:00.040) 0:01:48.042 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.233) 0:01:48.275 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.059) 0:01:48.335 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.293) 0:01:48.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.025) 0:01:48.655 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.025) 0:01:48.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.043) 0:01:48.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.054) 0:01:48.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.042) 0:01:48.822 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.037) 0:01:48.859 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.025) 0:01:48.885 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.028) 0:01:48.913 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.028) 0:01:48.942 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.032) 0:01:48.975 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.027) 0:01:49.003 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.030) 0:01:49.033 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:32:13 +0000 (0:00:00.029) 0:01:49.063 ********** 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.006343", "end": "2024-05-18 16:32:14.172870", "rc": 0, "start": "2024-05-18 16:32:14.166527" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.232) 0:01:49.295 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.034) 0:01:49.329 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.120) 0:01:49.450 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.101) 0:01:49.551 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.034) 0:01:49.585 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.035) 0:01:49.621 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.025) 0:01:49.647 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.025) 0:01:49.673 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 18 May 2024 16:32:14 +0000 (0:00:00.042) 0:01:49.715 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:101 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.480) 0:01:50.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create a local tmpdir] *************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:112 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.027) 0:01:50.223 ********** changed: [sut -> localhost] => { "changed": true, "gid": 1001, "group": "jenkins", "mode": "0700", "owner": "jenkins", "path": "/tmp/lsr_kc4dj2yj_podman", "size": 6, "state": "directory", "uid": 1000090000 } TASK [Run the role with credentials in spec and CA cert] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:120 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.169) 0:01:50.393 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.061) 0:01:50.454 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.039) 0:01:50.493 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.029) 0:01:50.523 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.023) 0:01:50.546 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.022) 0:01:50.569 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:32:15 +0000 (0:00:00.113) 0:01:50.682 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.664) 0:01:51.346 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.026) 0:01:51.373 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.033) 0:01:51.406 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029625", "end": "2024-05-18 16:32:16.543653", "rc": 0, "start": "2024-05-18 16:32:16.514028" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.245) 0:01:51.652 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.039) 0:01:51.691 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.042) 0:01:51.734 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.084) 0:01:51.818 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.070) 0:01:51.889 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.039) 0:01:51.929 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.035) 0:01:51.964 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:16 +0000 (0:00:00.031) 0:01:51.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.287) 0:01:52.283 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.032) 0:01:52.316 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.229) 0:01:52.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.027) 0:01:52.573 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.033) 0:01:52.606 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.028) 0:01:52.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.033) 0:01:52.668 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.026) 0:01:52.694 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.045) 0:01:52.739 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.037) 0:01:52.777 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.077) 0:01:52.854 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.094) 0:01:52.949 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:32:17 +0000 (0:00:00.086) 0:01:53.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.053) 0:01:53.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.033) 0:01:53.123 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.065) 0:01:53.188 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.044) 0:01:53.233 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.069) 0:01:53.302 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.052) 0:01:53.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.025) 0:01:53.379 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.032) 0:01:53.412 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.097) 0:01:53.510 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.025) 0:01:53.535 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.043) 0:01:53.578 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.039) 0:01:53.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.045) 0:01:53.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.040) 0:01:53.704 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.025) 0:01:53.730 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.022) 0:01:53.752 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.058) 0:01:53.811 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.025) 0:01:53.837 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.027) 0:01:53.865 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.059) 0:01:53.924 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.036) 0:01:53.961 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.025) 0:01:53.986 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:18 +0000 (0:00:00.064) 0:01:54.051 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.040) 0:01:54.092 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.229) 0:01:54.321 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.029) 0:01:54.351 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.267) 0:01:54.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.060) 0:01:54.679 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.034) 0:01:54.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.026) 0:01:54.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.025) 0:01:54.765 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.031) 0:01:54.796 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.026) 0:01:54.823 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.036) 0:01:54.860 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.027) 0:01:54.888 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.029) 0:01:54.917 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:32:19 +0000 (0:00:00.114) 0:01:55.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 : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:32:20 +0000 (0:00:00.057) 0:01:55.089 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:32:20 +0000 (0:00:00.255) 0:01:55.345 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:32:20 +0000 (0:00:00.571) 0:01:55.916 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:32:20 +0000 (0:00:00.040) 0:01:55.956 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:32:20 +0000 (0:00:00.028) 0:01:55.985 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:32:20 +0000 (0:00:00.038) 0:01:56.024 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:32:20 +0000 (0:00:00.042) 0:01:56.067 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.024) 0:01:56.091 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.093) 0:01:56.185 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.054) 0:01:56.239 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.049) 0:01:56.289 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.038) 0:01:56.328 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.043) 0:01:56.371 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.103) 0:01:56.475 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.028) 0:01:56.503 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.034) 0:01:56.538 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.228) 0:01:56.767 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.030) 0:01:56.797 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.213) 0:01:57.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:21 +0000 (0:00:00.048) 0:01:57.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.054) 0:01:57.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.036) 0:01:57.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.029) 0:01:57.180 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.026) 0:01:57.207 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.026) 0:01:57.233 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.030) 0:01:57.264 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.024) 0:01:57.289 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.029) 0:01:57.318 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.054) 0:01:57.372 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.042) 0:01:57.415 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.028) 0:01:57.443 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.104) 0:01:57.547 ********** 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.006406", "end": "2024-05-18 16:32:22.670580", "rc": 0, "start": "2024-05-18 16:32:22.664174" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.223) 0:01:57.771 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.023) 0:01:57.794 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.049) 0:01:57.844 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.042) 0:01:57.887 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.022) 0:01:57.910 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.023) 0:01:57.933 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.023) 0:01:57.956 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.022) 0:01:57.979 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 18 May 2024 16:32:22 +0000 (0:00:00.024) 0:01:58.004 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 18 May 2024 16:32:23 +0000 (0:00:00.550) 0:01:58.555 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 18 May 2024 16:32:23 +0000 (0:00:00.212) 0:01:58.767 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 18 May 2024 16:32:23 +0000 (0:00:00.248) 0:01:59.015 ********** 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-1716049943.9984071-4518-76155495027156/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 18 May 2024 16:32:24 +0000 (0:00:00.692) 0:01:59.708 ********** changed: [sut] => { "actions": [ "/usr/bin/podman play kube --start=true /etc/containers/ansible-kubernetes.d/auth_test_1_kube.yml" ], "changed": true } STDOUT: Pod: f4c56c4d63aa89fea668e2dd80f2c047f23daea77cb9a494558f247c650f3059 Container: 3647d71e6ec22e5df84894984b4191203ea31e2d432bcb4f7ef68132cc0eb15c TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 18 May 2024 16:32:25 +0000 (0:00:01.083) 0:02:00.792 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 18 May 2024 16:32:26 +0000 (0:00:00.743) 0:02:01.535 ********** 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 network-online.target basic.target sysinit.target \"system-podman\\\\x2dkube.slice\" -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "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": "-.mount \"system-podman\\\\x2dkube.slice\" 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 18 May 2024 16:32:27 +0000 (0:00:00.820) 0:02:02.355 ********** 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": "-.mount network-online.target sysinit.target \"system-podman\\\\x2dkube.slice\" basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "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": "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 18 May 2024 16:32:28 +0000 (0:00:01.234) 0:02:03.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.027) 0:02:03.617 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.082) 0:02:03.699 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.123) 0:02:03.823 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.031) 0:02:03.854 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.024) 0:02:03.878 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.037) 0:02:03.916 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.042) 0:02:03.958 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.031) 0:02:03.990 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:28 +0000 (0:00:00.047) 0:02:04.038 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.032) 0:02:04.071 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.315) 0:02:04.386 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.037) 0:02:04.423 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.242) 0:02:04.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.024) 0:02:04.690 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.022) 0:02:04.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.025) 0:02:04.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.026) 0:02:04.766 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.029) 0:02:04.795 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.104) 0:02:04.900 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.035) 0:02:04.935 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.043) 0:02:04.979 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.046) 0:02:05.025 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:32:29 +0000 (0:00:00.026) 0:02:05.052 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.029) 0:02:05.081 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.071) 0:02:05.153 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.037) 0:02:05.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.032) 0:02:05.223 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.057) 0:02:05.281 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.040) 0:02:05.321 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.022) 0:02:05.343 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.022) 0:02:05.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.023) 0:02:05.389 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:32:30 +0000 (0:00:00.023) 0:02:05.412 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:32:31 +0000 (0:00:00.911) 0:02:06.324 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:32:31 +0000 (0:00:00.285) 0:02:06.610 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:32:31 +0000 (0:00:00.022) 0:02:06.632 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:32:31 +0000 (0:00:00.024) 0:02:06.657 ********** 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-1716049951.6419775-4884-176019976497991/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.807) 0:02:07.464 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.034) 0:02:07.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.028) 0:02:07.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.035) 0:02:07.563 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.026) 0:02:07.590 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.022) 0:02:07.612 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.061) 0:02:07.674 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.033) 0:02:07.707 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.039) 0:02:07.747 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.032) 0:02:07.780 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.158) 0:02:07.938 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.041) 0:02:07.979 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.029) 0:02:08.008 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:32 +0000 (0:00:00.033) 0:02:08.042 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.297) 0:02:08.339 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.039) 0:02:08.379 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.320) 0:02:08.699 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.038) 0:02:08.738 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.052) 0:02:08.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.043) 0:02:08.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.053) 0:02:08.888 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.026) 0:02:08.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.055) 0:02:08.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.029) 0:02:09.000 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:32:33 +0000 (0:00:00.036) 0:02:09.037 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.063) 0:02:09.100 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.098) 0:02:09.199 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.035) 0:02:09.235 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.036) 0:02:09.271 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.037) 0:02:09.309 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.050) 0:02:09.360 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.036) 0:02:09.396 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:135 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.023) 0:02:09.420 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.064) 0:02:09.484 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.040) 0:02:09.525 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.029) 0:02:09.554 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.023) 0:02:09.577 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.022) 0:02:09.599 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:32:34 +0000 (0:00:00.049) 0:02:09.649 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:32:35 +0000 (0:00:01.010) 0:02:10.659 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:32:35 +0000 (0:00:00.042) 0:02:10.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:32:35 +0000 (0:00:00.033) 0:02:10.736 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033759", "end": "2024-05-18 16:32:35.936633", "rc": 0, "start": "2024-05-18 16:32:35.902874" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:32:35 +0000 (0:00:00.332) 0:02:11.069 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.038) 0:02:11.107 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.069) 0:02:11.176 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.064) 0:02:11.241 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.070) 0:02:11.312 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.031) 0:02:11.343 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.099) 0:02:11.442 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.059) 0:02:11.502 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.373) 0:02:11.876 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:36 +0000 (0:00:00.054) 0:02:11.930 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.353) 0:02:12.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.027) 0:02:12.311 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.026) 0:02:12.338 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.025) 0:02:12.363 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.024) 0:02:12.388 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.030) 0:02:12.419 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.027) 0:02:12.446 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.034) 0:02:12.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.042) 0:02:12.524 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.062) 0:02:12.586 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.067) 0:02:12.653 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.045) 0:02:12.699 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.033) 0:02:12.733 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.073) 0:02:12.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.048) 0:02:12.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.038) 0:02:12.893 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.118) 0:02:13.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:32:37 +0000 (0:00:00.036) 0:02:13.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.043) 0:02:13.092 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.060) 0:02:13.152 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.040) 0:02:13.193 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.026) 0:02:13.219 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.028) 0:02:13.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.028) 0:02:13.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.028) 0:02:13.305 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.025) 0:02:13.330 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.029) 0:02:13.360 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.023) 0:02:13.384 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.023) 0:02:13.407 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.027) 0:02:13.435 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.095) 0:02:13.530 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.036) 0:02:13.567 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.085) 0:02:13.652 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.030) 0:02:13.683 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.044) 0:02:13.727 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.029) 0:02:13.757 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.030) 0:02:13.787 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:38 +0000 (0:00:00.048) 0:02:13.836 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.253) 0:02:14.089 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.058) 0:02:14.148 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.304) 0:02:14.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.024) 0:02:14.477 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.024) 0:02:14.501 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.023) 0:02:14.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.023) 0:02:14.548 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.023) 0:02:14.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.024) 0:02:14.596 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.023) 0:02:14.620 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.079) 0:02:14.700 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.024) 0:02:14.725 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.076) 0:02:14.801 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.034) 0:02:14.836 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.043) 0:02:14.880 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:32:39 +0000 (0:00:00.037) 0:02:14.917 ********** 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.008685", "end": "2024-05-18 16:32:40.080852", "rc": 0, "start": "2024-05-18 16:32:40.072167" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.273) 0:02:15.191 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.024) 0:02:15.215 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.056) 0:02:15.271 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.045) 0:02:15.316 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.029) 0:02:15.346 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.024) 0:02:15.371 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.032) 0:02:15.403 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.034) 0:02:15.438 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 18 May 2024 16:32:40 +0000 (0:00:00.033) 0:02:15.471 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 18 May 2024 16:32:41 +0000 (0:00:00.978) 0:02:16.449 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1716049945.0066683, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1716049944.5436652, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 186646923, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716049944.2806633, "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": "1590519419", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 18 May 2024 16:32:41 +0000 (0:00:00.256) 0:02:16.706 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 18 May 2024 16:32:41 +0000 (0:00:00.247) 0:02:16.953 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 18 May 2024 16:32:42 +0000 (0:00:00.676) 0:02:17.630 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 18 May 2024 16:32:42 +0000 (0:00:00.410) 0:02:18.041 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 18 May 2024 16:32:42 +0000 (0:00:00.025) 0:02:18.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.025) 0:02:18.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.029) 0:02:18.121 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.031) 0:02:18.152 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.097) 0:02:18.250 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.053) 0:02:18.304 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.050) 0:02:18.355 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.027) 0:02:18.382 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.053) 0:02:18.436 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.062) 0:02:18.498 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.030) 0:02:18.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.048) 0:02:18.578 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.059) 0:02:18.637 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.304) 0:02:18.941 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:43 +0000 (0:00:00.039) 0:02:18.981 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.243) 0:02:19.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.025) 0:02:19.250 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.021) 0:02:19.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.022) 0:02:19.293 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.020) 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.060) 0:02:19.374 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.022) 0:02:19.397 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.022) 0:02:19.419 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.021) 0:02:19.440 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.039) 0:02:19.480 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.024) 0:02:19.504 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.024) 0:02:19.528 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.046) 0:02:19.575 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.032) 0:02:19.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.022) 0:02:19.629 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.043) 0:02:19.673 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.034) 0:02:19.708 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.021) 0:02:19.729 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.021) 0:02:19.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.020) 0:02:19.772 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:32:44 +0000 (0:00:00.020) 0:02:19.793 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:32:45 +0000 (0:00:00.922) 0:02:20.715 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:32:45 +0000 (0:00:00.333) 0:02:21.049 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:32:46 +0000 (0:00:00.036) 0:02:21.085 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:32:46 +0000 (0:00:00.033) 0:02:21.119 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:32:46 +0000 (0:00:00.873) 0:02:21.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:32:47 +0000 (0:00:00.077) 0:02:22.070 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:32:47 +0000 (0:00:00.048) 0:02:22.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:32:47 +0000 (0:00:00.050) 0:02:22.169 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:32:47 +0000 (0:00:00.076) 0:02:22.245 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:32:47 +0000 (0:00:00.030) 0:02:22.276 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:146 Saturday 18 May 2024 16:32:47 +0000 (0:00:00.085) 0:02:22.362 ********** changed: [sut] => { "changed": true, "checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "dest": "/tmp/lsr_kc4dj2yj_podman/auth.json", "md5sum": "f15cd4419e7120618eaac8d321813d3d", "remote_checksum": "b819d75ccfa3c80e53a58ff6bf6cebaa53935c90", "remote_md5sum": null } TASK [Provide a credentials file - root] *************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:152 Saturday 18 May 2024 16:32:47 +0000 (0:00:00.545) 0:02:22.907 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:32:47 +0000 (0:00:00.136) 0:02:23.044 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:32:48 +0000 (0:00:00.057) 0:02:23.102 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:32:48 +0000 (0:00:00.039) 0:02:23.141 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:32:48 +0000 (0:00:00.029) 0:02:23.171 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:32:48 +0000 (0:00:00.039) 0:02:23.210 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:32:48 +0000 (0:00:00.065) 0:02:23.275 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:32:48 +0000 (0:00:00.790) 0:02:24.066 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.040) 0:02:24.106 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.034) 0:02:24.141 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.041333", "end": "2024-05-18 16:32:49.359736", "rc": 0, "start": "2024-05-18 16:32:49.318403" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.338) 0:02:24.479 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.046) 0:02:24.525 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.056) 0:02:24.582 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.087) 0:02:24.669 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.041) 0:02:24.711 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.027) 0:02:24.739 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.036) 0:02:24.776 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:49 +0000 (0:00:00.050) 0:02:24.826 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.281) 0:02:25.108 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.081) 0:02:25.189 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.278) 0:02:25.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.042) 0:02:25.510 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.024) 0:02:25.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.057) 0:02:25.592 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.071) 0:02:25.664 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.069) 0:02:25.733 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.062) 0:02:25.796 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.041) 0:02:25.837 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.030) 0:02:25.868 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.055) 0:02:25.923 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:32:50 +0000 (0:00:00.107) 0:02:26.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.057) 0:02:26.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.039) 0:02:26.127 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.129) 0:02:26.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.049) 0:02:26.306 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.058) 0:02:26.365 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.077) 0:02:26.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.048) 0:02:26.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.048) 0:02:26.540 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.060) 0:02:26.601 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.033) 0:02:26.635 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.039) 0:02:26.674 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.024) 0:02:26.699 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.040) 0:02:26.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.078) 0:02:26.819 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.039) 0:02:26.858 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.067) 0:02:26.926 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.036) 0:02:26.962 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:32:51 +0000 (0:00:00.080) 0:02:27.042 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:32:52 +0000 (0:00:00.063) 0:02:27.106 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:52 +0000 (0:00:00.063) 0:02:27.169 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:52 +0000 (0:00:00.058) 0:02:27.228 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:52 +0000 (0:00:00.065) 0:02:27.294 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:52 +0000 (0:00:00.049) 0:02:27.343 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:52 +0000 (0:00:00.303) 0:02:27.647 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:52 +0000 (0:00:00.087) 0:02:27.734 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:52 +0000 (0:00:00.292) 0:02:28.027 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.046) 0:02:28.073 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.074) 0:02:28.148 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.066) 0:02:28.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.035) 0:02:28.249 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.120) 0:02:28.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.039) 0:02:28.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.061) 0:02:28.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.051) 0:02:28.522 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.081) 0:02:28.604 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:32:53 +0000 (0:00:00.449) 0:02:29.053 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:32:55 +0000 (0:00:01.055) 0:02:30.109 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.040) 0:02:30.149 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.026) 0:02:30.176 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.060) 0:02:30.237 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.035) 0:02:30.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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.023) 0:02:30.296 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.060) 0:02:30.357 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.039) 0:02:30.397 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.045) 0:02:30.442 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.037) 0:02:30.480 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.168) 0:02:30.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.065) 0:02:30.714 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.049) 0:02:30.764 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:32:55 +0000 (0:00:00.064) 0:02:30.829 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.361) 0:02:31.190 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.071) 0:02:31.262 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.314) 0:02:31.577 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.024) 0:02:31.601 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.023) 0:02:31.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.024) 0:02:31.648 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.021) 0:02:31.670 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.027) 0:02:31.697 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.025) 0:02:31.723 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.026) 0:02:31.750 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.030) 0:02:31.781 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.033) 0:02:31.814 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.046) 0:02:31.861 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.069) 0:02:31.931 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:32:56 +0000 (0:00:00.049) 0:02:31.981 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.241) 0:02:32.222 ********** 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.008503", "end": "2024-05-18 16:32:57.357222", "rc": 0, "start": "2024-05-18 16:32:57.348719" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.263) 0:02:32.486 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.035) 0:02:32.521 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.062) 0:02:32.584 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.040) 0:02:32.624 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.032) 0:02:32.656 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.025) 0:02:32.682 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.038) 0:02:32.721 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.038) 0:02:32.759 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 18 May 2024 16:32:57 +0000 (0:00:00.062) 0:02:32.821 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 18 May 2024 16:32:58 +0000 (0:00:01.043) 0:02:33.865 ********** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1716049945.0066683, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1716049944.5436652, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 186646923, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716049944.2806633, "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": "1590519419", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 18 May 2024 16:32:59 +0000 (0:00:00.349) 0:02:34.215 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 18 May 2024 16:32:59 +0000 (0:00:00.316) 0:02:34.531 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 18 May 2024 16:33:00 +0000 (0:00:00.734) 0:02:35.265 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 18 May 2024 16:33:00 +0000 (0:00:00.576) 0:02:35.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 18 May 2024 16:33:00 +0000 (0:00:00.038) 0:02:35.880 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 18 May 2024 16:33:00 +0000 (0:00:00.086) 0:02:35.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 18 May 2024 16:33:00 +0000 (0:00:00.070) 0:02:36.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.045) 0:02:36.083 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.075) 0:02:36.158 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.057) 0:02:36.216 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.084) 0:02:36.301 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.110) 0:02:36.412 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.078) 0:02:36.490 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.081) 0:02:36.571 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.050) 0:02:36.622 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.030) 0:02:36.653 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:01 +0000 (0:00:00.203) 0:02:36.856 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:02 +0000 (0:00:00.419) 0:02:37.276 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:02 +0000 (0:00:00.121) 0:02:37.397 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:02 +0000 (0:00:00.333) 0:02:37.731 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:02 +0000 (0:00:00.056) 0:02:37.787 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:02 +0000 (0:00:00.073) 0:02:37.860 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:02 +0000 (0:00:00.099) 0:02:37.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:02 +0000 (0:00:00.071) 0:02:38.032 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.123) 0:02:38.156 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.074) 0:02:38.230 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.050) 0:02:38.280 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.063) 0:02:38.343 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.055) 0:02:38.399 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.050) 0:02:38.449 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.061) 0:02:38.511 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.069) 0:02:38.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 : Cleanup quadlets] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.047) 0:02:38.628 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.036) 0:02:38.665 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.169) 0:02:38.834 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.058) 0:02:38.892 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.040) 0:02:38.933 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.024) 0:02:38.957 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.027) 0:02:38.985 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:33:03 +0000 (0:00:00.026) 0:02:39.011 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:33:04 +0000 (0:00:00.903) 0:02:39.915 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:33:05 +0000 (0:00:00.383) 0:02:40.298 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:33:05 +0000 (0:00:00.053) 0:02:40.352 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:33:05 +0000 (0:00:00.044) 0:02:40.396 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.744) 0:02:41.140 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.047) 0:02:41.188 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.024) 0:02:41.213 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.027) 0:02:41.240 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.030) 0:02:41.271 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.136) 0:02:41.407 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.030) 0:02:41.438 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.090) 0:02:41.528 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.066) 0:02:41.595 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.042) 0:02:41.637 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.045) 0:02:41.682 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.312) 0:02:41.995 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:06 +0000 (0:00:00.049) 0:02:42.044 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.317) 0:02:42.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.027) 0:02:42.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.025) 0:02:42.414 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.023) 0:02:42.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.021) 0:02:42.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.021) 0:02:42.480 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.021) 0:02:42.502 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.075) 0:02:42.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.039) 0:02:42.617 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.033) 0:02:42.651 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.028) 0:02:42.679 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.039) 0:02:42.719 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.025) 0:02:42.744 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.032) 0:02:42.777 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.056) 0:02:42.833 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.055) 0:02:42.889 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:164 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.043) 0:02:42.932 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.082) 0:02:43.015 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:33:07 +0000 (0:00:00.040) 0:02:43.055 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:33:08 +0000 (0:00:00.045) 0:02:43.101 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:33:08 +0000 (0:00:00.054) 0:02:43.155 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:33:08 +0000 (0:00:00.069) 0:02:43.224 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:33:08 +0000 (0:00:00.073) 0:02:43.298 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:33:09 +0000 (0:00:01.274) 0:02:44.572 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:33:09 +0000 (0:00:00.049) 0:02:44.622 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:33:09 +0000 (0:00:00.052) 0:02:44.674 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.045936", "end": "2024-05-18 16:33:09.924886", "rc": 0, "start": "2024-05-18 16:33:09.878950" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:33:09 +0000 (0:00:00.360) 0:02:45.035 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:33:09 +0000 (0:00:00.025) 0:02:45.061 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:33:10 +0000 (0:00:00.030) 0:02:45.091 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:33:10 +0000 (0:00:00.048) 0:02:45.140 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:10 +0000 (0:00:00.049) 0:02:45.189 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:10 +0000 (0:00:00.032) 0:02:45.222 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:10 +0000 (0:00:00.073) 0:02:45.295 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:10 +0000 (0:00:00.082) 0:02:45.378 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:10 +0000 (0:00:00.431) 0:02:45.809 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:10 +0000 (0:00:00.067) 0:02:45.877 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.321) 0:02:46.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.036) 0:02:46.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.028) 0:02:46.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.064) 0:02:46.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.065) 0:02:46.394 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.028) 0:02:46.422 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.034) 0:02:46.456 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.029) 0:02:46.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.033) 0:02:46.519 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.030) 0:02:46.550 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.056) 0:02:46.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.024) 0:02:46.631 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.026) 0:02:46.657 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.056) 0:02:46.714 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.037) 0:02:46.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.106) 0:02:46.858 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.077) 0:02:46.935 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.027) 0:02:46.963 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.034) 0:02:46.997 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:33:11 +0000 (0:00:00.055) 0:02:47.053 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.021) 0:02:47.075 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.024) 0:02:47.100 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.024) 0:02:47.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.035) 0:02:47.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.034) 0:02:47.194 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.043) 0:02:47.237 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.045) 0:02:47.282 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.081) 0:02:47.364 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.028) 0:02:47.392 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.093) 0:02:47.486 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.138) 0:02:47.625 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.052) 0:02:47.678 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.088) 0:02:47.766 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.091) 0:02:47.857 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:12 +0000 (0:00:00.072) 0:02:47.930 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.274) 0:02:48.204 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.036) 0:02:48.240 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.303) 0:02:48.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.032) 0:02:48.576 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.023) 0:02:48.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.023) 0:02:48.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.023) 0:02:48.647 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.037) 0:02:48.685 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.048) 0:02:48.733 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.041) 0:02:48.775 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.029) 0:02:48.805 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.043) 0:02:48.849 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.111) 0:02:48.960 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.037) 0:02:48.998 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.027) 0:02:49.025 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:33:13 +0000 (0:00:00.042) 0:02:49.068 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.034) 0:02:49.102 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.036) 0:02:49.139 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.039) 0:02:49.178 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.066) 0:02:49.245 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.043) 0:02:49.288 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.079) 0:02:49.368 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.073) 0:02:49.441 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.051) 0:02:49.493 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.033) 0:02:49.527 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.292) 0:02:49.820 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:14 +0000 (0:00:00.073) 0:02:49.894 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.386) 0:02:50.280 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.028) 0:02:50.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.028) 0:02:50.337 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.029) 0:02:50.366 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.025) 0:02:50.392 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.043) 0:02:50.435 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.074) 0:02:50.509 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.043) 0:02:50.553 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.029) 0:02:50.583 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.059) 0:02:50.642 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.041) 0:02:50.684 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.038) 0:02:50.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 credential file is absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.037) 0:02:50.759 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.050) 0:02:50.810 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.029) 0:02:50.839 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.040) 0:02:50.879 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.031) 0:02:50.911 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:33:15 +0000 (0:00:00.064) 0:02:50.976 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.182) 0:02:51.158 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.037) 0:02:51.195 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.040) 0:02:51.235 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.052) 0:02:51.288 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.032) 0:02:51.321 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.032) 0:02:51.353 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.045) 0:02:51.398 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.267) 0:02:51.666 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.032) 0:02:51.699 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.291) 0:02:51.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.036) 0:02:52.027 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:16 +0000 (0:00:00.034) 0:02:52.062 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.029) 0:02:52.092 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.030) 0:02:52.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.030) 0:02:52.153 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.028) 0:02:52.181 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.038) 0:02:52.219 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.104) 0:02:52.324 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.043) 0:02:52.367 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.040) 0:02:52.407 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.029) 0:02:52.437 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.025) 0:02:52.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 : Get service name using systemd-escape] ******* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.028) 0:02:52.491 ********** 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.006165", "end": "2024-05-18 16:33:17.647725", "rc": 0, "start": "2024-05-18 16:33:17.641560" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.267) 0:02:52.759 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.048) 0:02:52.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 18 May 2024 16:33:17 +0000 (0:00:00.030) 0:02:52.838 ********** 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-05-18 16:32:28 UTC", "ActiveEnterTimestampMonotonic": "606226406", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network-online.target sysinit.target \"system-podman\\\\x2dkube.slice\" basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:32:27 UTC", "AssertTimestampMonotonic": "605456560", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "32455600000", "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-05-18 16:32:27 UTC", "ConditionTimestampMonotonic": "605456560", "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": "6645", "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": "13674", "ExecMainStartTimestamp": "Sat 2024-05-18 16:32:28 UTC", "ExecMainStartTimestampMonotonic": "606226364", "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-05-18 16:32:27 UTC] ; stop_time=[n/a] ; pid=13612 ; 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-05-18 16:32:27 UTC] ; stop_time=[n/a] ; pid=13612 ; 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-05-18 16:32:27 UTC", "InactiveExitTimestampMonotonic": "605461577", "InvocationID": "f52d5783f9da4adf975c92fbaf8c1a0d", "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": "13674", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "22511616", "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]", "StateChangeTimestamp": "Sat 2024-05-18 16:32:28 UTC", "StateChangeTimestampMonotonic": "606226406", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 18 May 2024 16:33:18 +0000 (0:00:01.188) 0:02:54.027 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049945.0066683, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1716049944.5436652, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 186646923, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716049944.2806633, "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": "1590519419", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 18 May 2024 16:33:19 +0000 (0:00:00.242) 0:02:54.270 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 18 May 2024 16:33:19 +0000 (0:00:00.348) 0:02:54.618 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 18 May 2024 16:33:19 +0000 (0:00:00.255) 0:02:54.874 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.034520", "end": "2024-05-18 16:33:20.051992", "rc": 0, "start": "2024-05-18 16:33:20.017472" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.294) 0:02:55.168 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.040) 0:02:55.209 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.041) 0:02:55.251 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.038) 0:02:55.290 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.047) 0:02:55.337 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.086) 0:02:55.423 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.114) 0:02:55.538 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.068) 0:02:55.606 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.056) 0:02:55.663 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.064) 0:02:55.727 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.107) 0:02:55.835 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.107) 0:02:55.943 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:20 +0000 (0:00:00.077) 0:02:56.020 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.178) 0:02:56.199 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.094) 0:02:56.294 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.296) 0:02:56.590 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.062) 0:02:56.653 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.253) 0:02:56.906 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.027) 0:02:56.934 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.032) 0:02:56.967 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.035) 0:02:57.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.029) 0:02:57.032 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:21 +0000 (0:00:00.033) 0:02:57.066 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.027) 0:02:57.093 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.024) 0:02:57.117 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.025) 0:02:57.143 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.040) 0:02:57.183 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.031) 0:02:57.215 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.024) 0:02:57.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.043) 0:02:57.283 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.026) 0:02:57.309 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.101) 0:02:57.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.023) 0:02:57.433 ********** 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": "systemd-journald.socket sysinit.target basic.target system.slice -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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 -.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.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 : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:33:22 +0000 (0:00:00.584) 0:02:58.017 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:33:23 +0000 (0:00:00.223) 0:02:58.241 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:33:23 +0000 (0:00:00.041) 0:02:58.283 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:33:23 +0000 (0:00:00.022) 0:02:58.306 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:33:23 +0000 (0:00:00.024) 0:02:58.330 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:33:23 +0000 (0:00:00.037) 0:02:58.368 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:33:23 +0000 (0:00:00.572) 0:02:58.941 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.035752", "end": "2024-05-18 16:33:24.089642", "rc": 0, "start": "2024-05-18 16:33:24.053890" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.252) 0:02:59.193 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.059) 0:02:59.253 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.026) 0:02:59.280 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.025) 0:02:59.306 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.230) 0:02:59.536 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.047) 0:02:59.584 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.097) 0:02:59.681 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.041) 0:02:59.723 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.058) 0:02:59.781 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:24 +0000 (0:00:00.047) 0:02:59.829 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.254) 0:03:00.083 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.028) 0:03:00.112 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.206) 0:03:00.319 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.023) 0:03:00.342 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.027) 0:03:00.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.024) 0:03:00.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.024) 0:03:00.418 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.024) 0:03:00.443 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.031) 0:03:00.475 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.100) 0:03:00.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.022) 0:03:00.598 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.034) 0:03:00.633 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.025) 0:03:00.659 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.039) 0:03:00.698 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.024) 0:03:00.723 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:33:25 +0000 (0:00:00.217) 0:03:00.940 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.318) 0:03:01.258 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.228) 0:03:01.487 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.071) 0:03:01.558 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.024) 0:03:01.583 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.023) 0:03:01.607 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.023) 0:03:01.631 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.039) 0:03:01.670 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.032) 0:03:01.702 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.114) 0:03:01.817 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:26 +0000 (0:00:00.038) 0:03:01.855 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.255) 0:03:02.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.048) 0:03:02.160 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.203) 0:03:02.363 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.021) 0:03:02.385 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.022) 0:03:02.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.023) 0:03:02.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.021) 0:03:02.452 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.022) 0:03:02.475 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.022) 0:03:02.498 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.023) 0:03:02.521 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.038) 0:03:02.560 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.039) 0:03:02.599 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.040) 0:03:02.640 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.035) 0:03:02.675 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.026) 0:03:02.702 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:33:27 +0000 (0:00:00.034) 0:03:02.737 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:33:28 +0000 (0:00:00.596) 0:03:03.333 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:33:28 +0000 (0:00:00.209) 0:03:03.542 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:178 Saturday 18 May 2024 16:33:28 +0000 (0:00:00.218) 0:03:03.761 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:183 Saturday 18 May 2024 16:33:29 +0000 (0:00:00.538) 0:03:04.300 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:33:29 +0000 (0:00:00.080) 0:03:04.380 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:33:29 +0000 (0:00:00.039) 0:03:04.420 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:33:29 +0000 (0:00:00.028) 0:03:04.449 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:33:29 +0000 (0:00:00.021) 0:03:04.470 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:33:29 +0000 (0:00:00.023) 0:03:04.493 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:33:29 +0000 (0:00:00.053) 0:03:04.547 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.756) 0:03:05.303 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.026) 0:03:05.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.033) 0:03:05.363 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031190", "end": "2024-05-18 16:33:30.491946", "rc": 0, "start": "2024-05-18 16:33:30.460756" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.233) 0:03:05.596 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.026) 0:03:05.623 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.032) 0:03:05.655 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.066) 0:03:05.721 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.075) 0:03:05.797 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.048) 0:03:05.846 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.046) 0:03:05.893 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:30 +0000 (0:00:00.058) 0:03:05.951 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.264) 0:03:06.215 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.036) 0:03:06.251 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.221) 0:03:06.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.046) 0:03:06.519 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.042) 0:03:06.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.032) 0:03:06.594 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.048) 0:03:06.642 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.053) 0:03:06.696 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.023) 0:03:06.719 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.024) 0:03:06.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.022) 0:03:06.767 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.030) 0:03:06.797 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.062) 0:03:06.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.031) 0:03:06.891 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.025) 0:03:06.916 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.066) 0:03:06.983 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.030) 0:03:07.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:33:31 +0000 (0:00:00.038) 0:03:07.052 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.117) 0:03:07.170 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.025) 0:03:07.195 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.029) 0:03:07.224 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.059) 0:03:07.283 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.029) 0:03:07.313 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.046) 0:03:07.360 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.044) 0:03:07.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.054) 0:03:07.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.057) 0:03:07.516 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.036) 0:03:07.552 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.037) 0:03:07.589 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.060) 0:03:07.650 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.025) 0:03:07.675 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.024) 0:03:07.699 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.038) 0:03:07.737 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.092) 0:03:07.830 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:32 +0000 (0:00:00.222) 0:03:08.053 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:33 +0000 (0:00:00.045) 0:03:08.099 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:33 +0000 (0:00:00.042) 0:03:08.141 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:33 +0000 (0:00:00.224) 0:03:08.366 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:33 +0000 (0:00:00.032) 0:03:08.399 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:33 +0000 (0:00:00.228) 0:03:08.627 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003936", "end": "2024-05-18 16:33:33.733857", "rc": 0, "start": "2024-05-18 16:33:33.729921" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:33 +0000 (0:00:00.210) 0:03:08.838 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004017", "end": "2024-05-18 16:33:33.941003", "rc": 0, "start": "2024-05-18 16:33:33.936986" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:33 +0000 (0:00:00.226) 0:03:09.064 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.036) 0:03:09.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.035) 0:03:09.136 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.035) 0:03:09.171 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.034) 0:03:09.206 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.026) 0:03:09.232 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.025) 0:03:09.258 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.118) 0:03:09.376 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.051) 0:03:09.427 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.034) 0:03:09.462 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:33:34 +0000 (0:00:00.216) 0:03:09.679 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.564) 0:03:10.243 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.043) 0:03:10.287 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.033) 0:03:10.320 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.023) 0:03:10.343 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.062) 0:03:10.405 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.024) 0:03:10.430 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.041) 0:03:10.471 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.027) 0:03:10.498 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.028) 0:03:10.526 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.032) 0:03:10.559 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.207) 0:03:10.767 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.030) 0:03:10.797 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:35 +0000 (0:00:00.201) 0:03:10.999 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004036", "end": "2024-05-18 16:33:36.104987", "rc": 0, "start": "2024-05-18 16:33:36.100951" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.205) 0:03:11.205 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003972", "end": "2024-05-18 16:33:36.310709", "rc": 0, "start": "2024-05-18 16:33:36.306737" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.204) 0:03:11.410 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.034) 0:03:11.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.036) 0:03:11.481 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.023) 0:03:11.504 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.031) 0:03:11.536 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.025) 0:03:11.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.023) 0:03:11.585 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.102) 0:03:11.688 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.245) 0:03:11.934 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:33:36 +0000 (0:00:00.028) 0:03:11.963 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.600) 0:03:12.563 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.024) 0:03:12.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 the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.023) 0:03:12.611 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.027) 0:03:12.638 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.022) 0:03:12.661 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.064) 0:03:12.725 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.032) 0:03:12.758 ********** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_kube": { "apiVersion": "v1", "kind": "Pod", "metadata": { "labels": { "app": "test", "io.containers.autoupdate": "registry" }, "name": "auth_test_1_kube" }, "spec": { "containers": [ { "image": "localhost:5000/libpod/testimage:20210610", "name": "auth_test_1_kube" } ] } }, "__podman_kube_file": "", "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "auth_test_user1" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.041) 0:03:12.800 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.037) 0:03:12.838 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.053) 0:03:12.892 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.031) 0:03:12.923 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.037) 0:03:12.961 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:37 +0000 (0:00:00.035) 0:03:12.996 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.232) 0:03:13.228 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.037) 0:03:13.266 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.267) 0:03:13.533 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003998", "end": "2024-05-18 16:33:38.642911", "rc": 0, "start": "2024-05-18 16:33:38.638913" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.208) 0:03:13.742 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004024", "end": "2024-05-18 16:33:38.849827", "rc": 0, "start": "2024-05-18 16:33:38.845803" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.208) 0:03:13.950 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.031) 0:03:13.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.022) 0:03:14.004 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.022) 0:03:14.027 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:38 +0000 (0:00:00.022) 0:03:14.049 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.026) 0:03:14.076 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.025) 0:03:14.101 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.026) 0:03:14.128 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.049) 0:03:14.178 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.026) 0:03:14.204 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.033) 0:03:14.238 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.042) 0:03:14.280 ********** 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.006186", "end": "2024-05-18 16:33:39.406529", "rc": 0, "start": "2024-05-18 16:33:39.400343" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.224) 0:03:14.505 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.027) 0:03:14.532 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:2 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.113) 0:03:14.645 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.038) 0:03:14.684 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "auth_test_user1" ], "delta": "0:00:00.017944", "end": "2024-05-18 16:33:39.808749", "rc": 0, "start": "2024-05-18 16:33:39.790805" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.247) 0:03:14.931 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.030) 0:03:14.962 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:7 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.025) 0:03:14.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:23 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.022) 0:03:15.010 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 Saturday 18 May 2024 16:33:39 +0000 (0:00:00.022) 0:03:15.033 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:72 Saturday 18 May 2024 16:33:41 +0000 (0:00:01.255) 0:03:16.288 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:80 Saturday 18 May 2024 16:33:41 +0000 (0:00:00.208) 0:03:16.496 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:89 Saturday 18 May 2024 16:33:41 +0000 (0:00:00.219) 0:03:16.716 ********** 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-1716050021.6878076-7407-59699900378162/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Update containers/pods] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 Saturday 18 May 2024 16:33:42 +0000 (0:00:00.585) 0:03:17.301 ********** 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: ce55c1d5438257aa1e4a64d7672879ab15596727d31a065b062b66d35b8abb7e Container: 210485d7c3211731cdb8b0f6a8ab450f68d8cde831c81cf34ce9a20969b938c9 TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:108 Saturday 18 May 2024 16:33:43 +0000 (0:00:01.117) 0:03:18.419 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Enable service] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:120 Saturday 18 May 2024 16:33:43 +0000 (0:00:00.489) 0:03:18.909 ********** changed: [sut] => { "changed": true, "enabled": true, "name": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "run-user-2001.mount -.mount network-online.target \"app-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@-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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 Saturday 18 May 2024 16:33:44 +0000 (0:00:00.459) 0:03:19.368 ********** 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": "network-online.target run-user-2001.mount \"app-podman\\\\x2dkube.slice\" basic.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "default.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "A template for running K8s workloads via podman-kube-play", "DevicePolicy": "auto", "Documentation": "\"man:podman-kube-play(1)\"", "DynamicUser": "no", "Environment": "\"PODMAN_SYSTEMD_UNIT=podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube play --replace --service-container=true /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman kube down /home/auth_test_user1/.config/containers/ansible-kubernetes.d/auth_test_1_kube.yml ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/user/podman-kube@.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "podman-kube@-home-auth_test_user1-.config-containers-ansible\\x2dkubernetes.d-auth_test_1_kube.yml.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "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": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:147 Saturday 18 May 2024 16:33:45 +0000 (0:00:01.035) 0:03:20.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.023) 0:03:20.428 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.108) 0:03:20.536 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.029) 0:03:20.565 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.030) 0:03:20.596 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.029) 0:03:20.626 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.034) 0:03:20.660 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.047) 0:03:20.707 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.032) 0:03:20.740 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.027) 0:03:20.767 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:45 +0000 (0:00:00.038) 0:03:20.805 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:46 +0000 (0:00:00.272) 0:03:21.077 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:46 +0000 (0:00:00.053) 0:03:21.131 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:46 +0000 (0:00:00.273) 0:03:21.404 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003973", "end": "2024-05-18 16:33:46.626015", "rc": 0, "start": "2024-05-18 16:33:46.622042" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:46 +0000 (0:00:00.322) 0:03:21.727 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006231", "end": "2024-05-18 16:33:46.925617", "rc": 0, "start": "2024-05-18 16:33:46.919386" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:46 +0000 (0:00:00.300) 0:03:22.027 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.082) 0:03:22.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.022) 0:03:22.131 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.026) 0:03:22.157 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.029) 0:03:22.187 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.041) 0:03:22.229 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.028) 0:03:22.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": "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.042) 0:03:22.299 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.038) 0:03:22.337 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.031) 0:03:22.369 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.082) 0:03:22.451 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.066) 0:03:22.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.024) 0:03:22.542 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.052) 0:03:22.594 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.062) 0:03:22.657 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.276) 0:03:22.933 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.028) 0:03:22.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.071) 0:03:23.033 ********** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 Saturday 18 May 2024 16:33:47 +0000 (0:00:00.022) 0:03:23.055 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:47 Saturday 18 May 2024 16:33:48 +0000 (0:00:00.839) 0:03:23.895 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:56 Saturday 18 May 2024 16:33:49 +0000 (0:00:00.311) 0:03:24.206 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:66 Saturday 18 May 2024 16:33:49 +0000 (0:00:00.022) 0:03:24.229 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:78 Saturday 18 May 2024 16:33:49 +0000 (0:00:00.028) 0:03:24.257 ********** 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-1716050029.2431276-7591-22506881126755/source", "state": "file", "uid": 2001 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:90 Saturday 18 May 2024 16:33:49 +0000 (0:00:00.765) 0:03:25.023 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:119 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.056) 0:03:25.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:135 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.035) 0:03:25.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.038) 0:03:25.153 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.033) 0:03:25.187 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.137) 0:03:25.324 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.045) 0:03:25.370 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.066) 0:03:25.436 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.047) 0:03:25.483 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.099) 0:03:25.583 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.067) 0:03:25.650 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.319) 0:03:25.970 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:50 +0000 (0:00:00.029) 0:03:25.999 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.238) 0:03:26.237 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004143", "end": "2024-05-18 16:33:51.413964", "rc": 0, "start": "2024-05-18 16:33:51.409821" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.278) 0:03:26.516 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004978", "end": "2024-05-18 16:33:51.656081", "rc": 0, "start": "2024-05-18 16:33:51.651103" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.246) 0:03:26.763 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.033) 0:03:26.797 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.021) 0:03:26.818 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.020) 0:03:26.838 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.087) 0:03:26.926 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.022) 0:03:26.949 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.022) 0:03:26.971 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:33:51 +0000 (0:00:00.073) 0:03:27.045 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.029) 0:03:27.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 : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.041) 0:03:27.116 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.032) 0:03:27.148 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.036) 0:03:27.184 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.055) 0:03:27.240 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.034) 0:03:27.274 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.082) 0:03:27.357 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.030) 0:03:27.387 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.030) 0:03:27.418 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.026) 0:03:27.444 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.047) 0:03:27.492 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.040) 0:03:27.532 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.036) 0:03:27.569 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.135) 0:03:27.704 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.303) 0:03:28.007 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:52 +0000 (0:00:00.038) 0:03:28.046 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.283) 0:03:28.330 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005200", "end": "2024-05-18 16:33:53.475400", "rc": 0, "start": "2024-05-18 16:33:53.470200" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.247) 0:03:28.577 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005636", "end": "2024-05-18 16:33:53.719448", "rc": 0, "start": "2024-05-18 16:33:53.713812" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.249) 0:03:28.827 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.033) 0:03:28.860 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.021) 0:03:28.882 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.020) 0:03:28.903 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.023) 0:03:28.926 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.030) 0:03:28.957 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.031) 0:03:28.988 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.033) 0:03:29.022 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:33:53 +0000 (0:00:00.033) 0:03:29.056 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.037) 0:03:29.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.077) 0:03:29.171 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.034) 0:03:29.205 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.030) 0:03:29.236 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.021) 0:03:29.257 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:212 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.020) 0:03:29.278 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.033) 0:03:29.311 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.042) 0:03:29.354 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.038) 0:03:29.392 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.024) 0:03:29.417 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.025) 0:03:29.442 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:33:54 +0000 (0:00:00.055) 0:03:29.498 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:33:55 +0000 (0:00:00.923) 0:03:30.421 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:33:55 +0000 (0:00:00.021) 0:03:30.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:33:55 +0000 (0:00:00.026) 0:03:30.469 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037465", "end": "2024-05-18 16:33:55.663843", "rc": 0, "start": "2024-05-18 16:33:55.626378" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:33:55 +0000 (0:00:00.297) 0:03:30.767 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:33:55 +0000 (0:00:00.023) 0:03:30.790 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:33:55 +0000 (0:00:00.021) 0:03:30.811 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:33:55 +0000 (0:00:00.040) 0:03:30.852 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:55 +0000 (0:00:00.043) 0:03:30.895 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:56 +0000 (0:00:00.311) 0:03:31.207 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:56 +0000 (0:00:00.031) 0:03:31.239 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:56 +0000 (0:00:00.042) 0:03:31.281 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:56 +0000 (0:00:00.298) 0:03:31.580 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:56 +0000 (0:00:00.031) 0:03:31.611 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:56 +0000 (0:00:00.369) 0:03:31.981 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:56 +0000 (0:00:00.028) 0:03:32.009 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:56 +0000 (0:00:00.028) 0:03:32.038 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.030) 0:03:32.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.038) 0:03:32.106 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.024) 0:03:32.131 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.022) 0:03:32.153 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.022) 0:03:32.176 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.024) 0:03:32.200 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.027) 0:03:32.228 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.042) 0:03:32.270 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.021) 0:03:32.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.020) 0:03:32.312 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.042) 0:03:32.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.022) 0:03:32.378 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.024) 0:03:32.402 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.105) 0:03:32.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.024) 0:03:32.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.022) 0:03:32.554 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.045) 0:03:32.599 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.021) 0:03:32.621 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.021) 0:03:32.642 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.021) 0:03:32.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.020) 0:03:32.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.022) 0:03:32.707 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.021) 0:03:32.728 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.021) 0:03:32.749 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.051) 0:03:32.801 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.028) 0:03:32.829 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.033) 0:03:32.863 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.024) 0:03:32.887 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.099) 0:03:32.986 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.030) 0:03:33.017 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:57 +0000 (0:00:00.033) 0:03:33.050 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.034) 0:03:33.085 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.317) 0:03:33.402 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.031) 0:03:33.434 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.260) 0:03:33.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.022) 0:03:33.717 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.024) 0:03:33.741 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.025) 0:03:33.766 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.030) 0:03:33.797 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.022) 0:03:33.819 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.021) 0:03:33.841 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.022) 0:03:33.864 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.024) 0:03:33.888 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.038) 0:03:33.926 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:33:58 +0000 (0:00:00.034) 0:03:33.961 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.112) 0:03:34.073 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.023) 0:03:34.097 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.028) 0:03:34.126 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.031) 0:03:34.158 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.022) 0:03:34.180 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.022) 0:03:34.203 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.055) 0:03:34.258 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.025) 0:03:34.284 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.037) 0:03:34.321 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.028) 0:03:34.350 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.033) 0:03:34.383 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.030) 0:03:34.414 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.284) 0:03:34.699 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:33:59 +0000 (0:00:00.058) 0:03:34.757 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.358) 0:03:35.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.026) 0:03:35.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.024) 0:03:35.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.023) 0:03:35.190 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.025) 0:03:35.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.034) 0:03:35.251 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.030) 0:03:35.281 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.033) 0:03:35.315 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.026) 0:03:35.342 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure the credentials directory is present] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.036) 0:03:35.379 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.023) 0:03:35.402 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.024) 0:03:35.427 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.023) 0:03:35.450 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.028) 0:03:35.479 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.028) 0:03:35.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.029) 0:03:35.536 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.021) 0:03:35.558 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.066) 0:03:35.624 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.028) 0:03:35.653 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.096) 0:03:35.749 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.028) 0:03:35.778 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.044) 0:03:35.822 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.027) 0:03:35.850 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.031) 0:03:35.881 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:00 +0000 (0:00:00.029) 0:03:35.910 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.305) 0:03:36.216 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.038) 0:03:36.255 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.302) 0:03:36.557 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.031) 0:03:36.589 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.032) 0:03:36.621 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.039) 0:03:36.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.038) 0:03:36.698 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.027) 0:03:36.726 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.040) 0:03:36.766 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.070) 0:03:36.837 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.105) 0:03:36.943 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.026) 0:03:36.970 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.059) 0:03:37.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:34:01 +0000 (0:00:00.034) 0:03:37.063 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:34:02 +0000 (0:00:00.063) 0:03:37.127 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:34:02 +0000 (0:00:00.052) 0:03:37.180 ********** 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.009144", "end": "2024-05-18 16:34:02.446096", "rc": 0, "start": "2024-05-18 16:34:02.436952" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:34:02 +0000 (0:00:00.389) 0:03:37.570 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 18 May 2024 16:34:02 +0000 (0:00:00.056) 0:03:37.627 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 18 May 2024 16:34:02 +0000 (0:00:00.054) 0:03:37.681 ********** 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": "basic.target systemd-journald.socket -.mount network-online.target sysinit.target \"system-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@-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": "-.mount sysinit.target \"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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.486) 0:03:38.168 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Remove pod/containers] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.293) 0:03:38.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove kubernetes yaml file] ***************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.025) 0:03:38.486 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.286) 0:03:38.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.025) 0:03:38.799 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.082) 0:03:38.882 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.021) 0:03:38.903 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.021) 0:03:38.925 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.021) 0:03:38.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.021) 0:03:38.968 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.069) 0:03:39.037 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:34:03 +0000 (0:00:00.026) 0:03:39.064 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.034) 0:03:39.099 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.024) 0:03:39.123 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.033) 0:03:39.157 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.044) 0:03:39.202 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.033) 0:03:39.236 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.036) 0:03:39.272 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.038) 0:03:39.311 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.342) 0:03:39.653 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.032) 0:03:39.686 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.266) 0:03:39.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.023) 0:03:39.976 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.024) 0:03:40.001 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.024) 0:03:40.025 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:04 +0000 (0:00:00.028) 0:03:40.054 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.033) 0:03:40.088 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.026) 0:03:40.114 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.025) 0:03:40.139 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.032) 0:03:40.172 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.057) 0:03:40.229 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.058) 0:03:40.288 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.049) 0:03:40.338 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.055) 0:03:40.393 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.031) 0:03:40.425 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.052) 0:03:40.478 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.102) 0:03:40.580 ********** 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 : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:34:05 +0000 (0:00:00.484) 0:03:41.064 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.303) 0:03:41.368 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.038) 0:03:41.407 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.024) 0:03:41.432 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.034) 0:03:41.466 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.036) 0:03:41.502 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.037) 0:03:41.539 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.029) 0:03:41.568 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.057) 0:03:41.626 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.045) 0:03:41.671 ********** TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.023) 0:03:41.695 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.069) 0:03:41.765 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.036) 0:03:41.801 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.128) 0:03:41.930 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.033) 0:03:41.963 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.030) 0:03:41.993 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:06 +0000 (0:00:00.035) 0:03:42.029 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.256) 0:03:42.286 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.028) 0:03:42.314 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.246) 0:03:42.561 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.023) 0:03:42.584 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.024) 0:03:42.609 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.022) 0:03:42.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.030) 0:03:42.662 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.025) 0:03:42.688 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.040) 0:03:42.729 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.047) 0:03:42.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.041) 0:03:42.818 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.078) 0:03:42.897 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.102) 0:03:42.999 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure credential file content is present] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:34:07 +0000 (0:00:00.050) 0:03:43.050 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:34:08 +0000 (0:00:00.040) 0:03:43.091 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:34:08 +0000 (0:00:00.294) 0:03:43.386 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:34:08 +0000 (0:00:00.266) 0:03:43.653 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:34:08 +0000 (0:00:00.329) 0:03:43.983 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.091) 0:03:44.074 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.023) 0:03:44.097 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.028) 0:03:44.126 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.031) 0:03:44.157 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.043) 0:03:44.201 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.037) 0:03:44.238 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.030) 0:03:44.268 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.034) 0:03:44.303 ********** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.315) 0:03:44.619 ********** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.030) 0:03:44.650 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.252) 0:03:44.903 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.027) 0:03:44.930 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.023) 0:03:44.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subuid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.024) 0:03:44.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.034) 0:03:45.013 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:09 +0000 (0:00:00.023) 0:03:45.036 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:10 +0000 (0:00:00.032) 0:03:45.069 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:10 +0000 (0:00:00.026) 0:03:45.095 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:34:10 +0000 (0:00:00.024) 0:03:45.120 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:34:10 +0000 (0:00:00.040) 0:03:45.161 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:34:10 +0000 (0:00:00.032) 0:03:45.193 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:34:10 +0000 (0:00:00.033) 0:03:45.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:34:10 +0000 (0:00:00.037) 0:03:45.264 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:34:10 +0000 (0:00:00.031) 0:03:45.295 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.813) 0:03:46.109 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.242) 0:03:46.351 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:233 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.269) 0:03:46.621 ********** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.056) 0:03:46.678 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.076) 0:03:46.754 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.037) 0:03:46.791 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.023) 0:03:46.815 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.021) 0:03:46.836 ********** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Saturday 18 May 2024 16:34:11 +0000 (0:00:00.053) 0:03:46.889 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Saturday 18 May 2024 16:34:12 +0000 (0:00:00.861) 0:03:47.751 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Saturday 18 May 2024 16:34:12 +0000 (0:00:00.030) 0:03:47.781 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Saturday 18 May 2024 16:34:12 +0000 (0:00:00.030) 0:03:47.811 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.038413", "end": "2024-05-18 16:34:13.005346", "rc": 0, "start": "2024-05-18 16:34:12.966933" } STDOUT: podman version 5.0.2 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:29 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.302) 0:03:48.113 ********** ok: [sut] => { "ansible_facts": { "podman_version": "5.0.2" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:33 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.027) 0:03:48.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:40 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.022) 0:03:48.164 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:57 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.045) 0:03:48.209 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.043) 0:03:48.252 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.292) 0:03:48.544 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.035) 0:03:48.579 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.035) 0:03:48.615 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.324) 0:03:48.940 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:13 +0000 (0:00:00.096) 0:03:49.037 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:14 +0000 (0:00:00.283) 0:03:49.320 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.007121", "end": "2024-05-18 16:34:14.519335", "rc": 0, "start": "2024-05-18 16:34:14.512214" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:14 +0000 (0:00:00.306) 0:03:49.627 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005187", "end": "2024-05-18 16:34:14.830175", "rc": 0, "start": "2024-05-18 16:34:14.824988" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:14 +0000 (0:00:00.304) 0:03:49.931 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:14 +0000 (0:00:00.031) 0:03:49.962 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:14 +0000 (0:00:00.023) 0:03:49.986 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:14 +0000 (0:00:00.021) 0:03:50.007 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:14 +0000 (0:00:00.022) 0:03:50.030 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:14 +0000 (0:00:00.037) 0:03:50.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:63 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.023) 0:03:50.090 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:81 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.032) 0:03:50.123 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.065) 0:03:50.189 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.027) 0:03:50.216 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:84 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.026) 0:03:50.243 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.097) 0:03:50.340 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.040) 0:03:50.381 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:87 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.050) 0:03:50.432 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.081) 0:03:50.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.058) 0:03:50.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:90 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.046) 0:03:50.618 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.061) 0:03:50.680 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.028) 0:03:50.709 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.047) 0:03:50.756 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.028) 0:03:50.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:96 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.028) 0:03:50.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:103 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.026) 0:03:50.840 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:110 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.021) 0:03:50.861 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:114 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.022) 0:03:50.883 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.057) 0:03:50.941 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:34:15 +0000 (0:00:00.100) 0:03:51.042 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.027) 0:03:51.069 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.038) 0:03:51.108 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.069) 0:03:51.178 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.036) 0:03:51.214 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.032) 0:03:51.247 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.032) 0:03:51.280 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.275) 0:03:51.555 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.029) 0:03:51.585 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:16 +0000 (0:00:00.293) 0:03:51.878 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.005476", "end": "2024-05-18 16:34:17.097400", "rc": 0, "start": "2024-05-18 16:34:17.091924" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.331) 0:03:52.209 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.005770", "end": "2024-05-18 16:34:17.411598", "rc": 0, "start": "2024-05-18 16:34:17.405828" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.316) 0:03:52.526 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.037) 0:03:52.563 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.054) 0:03:52.618 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.148) 0:03:52.766 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.050) 0:03:52.817 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.077) 0:03:52.895 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.034) 0:03:52.929 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.078) 0:03:53.007 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:34:17 +0000 (0:00:00.034) 0:03:53.042 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Ensure certs.d directory] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.033) 0:03:53.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.031) 0:03:53.107 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.040) 0:03:53.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.039) 0:03:53.187 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.025) 0:03:53.213 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:123 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.042) 0:03:53.255 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.067) 0:03:53.323 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.031) 0:03:53.354 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.042) 0:03:53.396 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.031) 0:03:53.428 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.029) 0:03:53.457 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.134) 0:03:53.591 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.274) 0:03:53.866 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:18 +0000 (0:00:00.033) 0:03:53.900 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.322) 0:03:54.222 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.006165", "end": "2024-05-18 16:34:19.408325", "rc": 0, "start": "2024-05-18 16:34:19.402160" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.290) 0:03:54.513 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.006111", "end": "2024-05-18 16:34:19.713620", "rc": 0, "start": "2024-05-18 16:34:19.707509" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.305) 0:03:54.818 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.043) 0:03:54.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.024) 0:03:54.885 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.030) 0:03:54.916 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.023) 0:03:54.939 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.028) 0:03:54.968 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.022) 0:03:54.991 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:34:19 +0000 (0:00:00.057) 0:03:55.048 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.056) 0:03:55.104 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.053) 0:03:55.158 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.094) 0:03:55.253 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.036) 0:03:55.289 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.043) 0:03:55.332 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.029) 0:03:55.361 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:139 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.023) 0:03:55.385 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:14 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.065) 0:03:55.451 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:34 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.052) 0:03:55.503 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:60 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.039) 0:03:55.543 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:66 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.037) 0:03:55.581 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.043) 0:03:55.624 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.031) 0:03:55.656 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.036) 0:03:55.692 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.034) 0:03:55.727 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:20 +0000 (0:00:00.307) 0:03:56.034 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:21 +0000 (0:00:00.040) 0:03:56.074 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:21 +0000 (0:00:00.337) 0:03:56.412 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004167", "end": "2024-05-18 16:34:21.586659", "rc": 0, "start": "2024-05-18 16:34:21.582492" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:21 +0000 (0:00:00.279) 0:03:56.691 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004127", "end": "2024-05-18 16:34:21.825743", "rc": 0, "start": "2024-05-18 16:34:21.821616" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:21 +0000 (0:00:00.309) 0:03:57.001 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.088) 0:03:57.089 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.032) 0:03:57.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.035) 0:03:57.157 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.105) 0:03:57.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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.030) 0:03:57.293 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:71 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.028) 0:03:57.321 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:80 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.033) 0:03:57.355 ********** ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/auth_test_user1", "__podman_xdg_runtime_dir": "/run/user/2001" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:94 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.057) 0:03:57.413 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:100 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.031) 0:03:57.444 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:108 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.032) 0:03:57.477 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:123 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.051) 0:03:57.528 ********** 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.008841", "end": "2024-05-18 16:34:22.729146", "rc": 0, "start": "2024-05-18 16:34:22.720305" } 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:131 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.305) 0:03:57.833 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:2 Saturday 18 May 2024 16:34:22 +0000 (0:00:00.057) 0:03:57.891 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050019.8321908, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050023.1812143, "dev": 55, "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": 1716050023.1812143, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 Saturday 18 May 2024 16:34:23 +0000 (0:00:00.290) 0:03:58.181 ********** 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-05-18 16:33:45 UTC", "ActiveEnterTimestampMonotonic": "683048481", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target run-user-2001.mount \"app-podman\\\\x2dkube.slice\" basic.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-05-18 16:33:44 UTC", "AssertTimestampMonotonic": "682457059", "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": "23414916000", "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-05-18 16:33:44 UTC", "ConditionTimestampMonotonic": "682457055", "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": "56387", "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": "22435", "ExecMainStartTimestamp": "Sat 2024-05-18 16:33:45 UTC", "ExecMainStartTimestampMonotonic": "683048413", "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-05-18 16:33:44 UTC] ; stop_time=[n/a] ; pid=22425 ; 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-05-18 16:33:44 UTC] ; stop_time=[n/a] ; pid=22425 ; 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-05-18 16:33:44 UTC", "InactiveExitTimestampMonotonic": "682464928", "InvocationID": "5e37cae41f134e51940cd5aeb238e565", "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": "22435", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "67665920", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "\"podman-kube@-home-auth_test_user1-.config-containers-ansible\\\\x2dkubernetes.d-auth_test_1_kube.yml.service\"", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "\"app-podman\\\\x2dkube.slice\" basic.target", "RequiresMountsFor": "/run/user/2001/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app-podman\\x2dkube.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-05-18 16:33:45 UTC", "StateChangeTimestampMonotonic": "683048481", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:28 Saturday 18 May 2024 16:34:24 +0000 (0:00:01.052) 0:03:59.234 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050022.56321, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0097683a2e5c8909a8037d64ddc1b350aed0be", "ctime": 1716050022.163207, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 2001, "gr_name": "auth_test_user1", "inode": 494928194, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716050021.9482057, "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": "2586668945", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:33 Saturday 18 May 2024 16:34:24 +0000 (0:00:00.290) 0:03:59.524 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:45 Saturday 18 May 2024 16:34:24 +0000 (0:00:00.423) 0:03:59.948 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:50 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.242) 0:04:00.191 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051092", "end": "2024-05-18 16:34:25.365075", "rc": 0, "start": "2024-05-18 16:34:25.313983" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:59 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.279) 0:04:00.470 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.039) 0:04:00.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.032) 0:04:00.542 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.028) 0:04:00.570 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_kube_spec.yml:135 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.046) 0:04:00.617 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:146 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.044) 0:04:00.661 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.126) 0:04:00.788 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.034) 0:04:00.822 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.034) 0:04:00.857 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.024) 0:04:00.881 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.033) 0:04:00.915 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.043) 0:04:00.959 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.037) 0:04:00.996 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.028) 0:04:01.025 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:25 +0000 (0:00:00.031) 0:04:01.056 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:26 +0000 (0:00:00.216) 0:04:01.273 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:26 +0000 (0:00:00.030) 0:04:01.303 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:26 +0000 (0:00:00.212) 0:04:01.515 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.003962", "end": "2024-05-18 16:34:26.623408", "rc": 0, "start": "2024-05-18 16:34:26.619446" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:26 +0000 (0:00:00.207) 0:04:01.722 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003818", "end": "2024-05-18 16:34:26.829019", "rc": 0, "start": "2024-05-18 16:34:26.825201" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:26 +0000 (0:00:00.287) 0:04:02.010 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:26 +0000 (0:00:00.054) 0:04:02.064 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.037) 0:04:02.102 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.028) 0:04:02.130 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.046) 0:04:02.176 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.034) 0:04:02.211 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.036) 0:04:02.248 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.054) 0:04:02.302 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.028) 0:04:02.330 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.025) 0:04:02.355 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.045) 0:04:02.401 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:220 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.027) 0:04:02.428 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.046) 0:04:02.474 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050019.8321908, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050023.1812143, "dev": 55, "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": 1716050023.1812143, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 18 May 2024 16:34:27 +0000 (0:00:00.210) 0:04:02.685 ********** 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": "run-user-2001.mount basic.target app.slice -.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 : Remove quadlet file] ************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 18 May 2024 16:34:28 +0000 (0:00:00.456) 0:04:03.142 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:39 Saturday 18 May 2024 16:34:28 +0000 (0:00:00.293) 0:04:03.436 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Saturday 18 May 2024 16:34:28 +0000 (0:00:00.048) 0:04:03.484 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Saturday 18 May 2024 16:34:28 +0000 (0:00:00.035) 0:04:03.519 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:23 Saturday 18 May 2024 16:34:28 +0000 (0:00:00.037) 0:04:03.557 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:47 Saturday 18 May 2024 16:34:28 +0000 (0:00:00.030) 0:04:03.588 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:56 Saturday 18 May 2024 16:34:28 +0000 (0:00:00.400) 0:04:03.988 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.050179", "end": "2024-05-18 16:34:29.158025", "rc": 0, "start": "2024-05-18 16:34:29.107846" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:64 Saturday 18 May 2024 16:34:29 +0000 (0:00:00.272) 0:04:04.261 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:224 Saturday 18 May 2024 16:34:29 +0000 (0:00:00.028) 0:04:04.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:153 Saturday 18 May 2024 16:34:29 +0000 (0:00:00.029) 0:04:04.319 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Saturday 18 May 2024 16:34:29 +0000 (0:00:00.086) 0:04:04.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Saturday 18 May 2024 16:34:29 +0000 (0:00:00.039) 0:04:04.445 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Saturday 18 May 2024 16:34:29 +0000 (0:00:00.034) 0:04:04.480 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716050019.8321908, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716050023.1812143, "dev": 55, "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": 1716050023.1812143, "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Saturday 18 May 2024 16:34:29 +0000 (0:00:00.208) 0:04:04.689 ********** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Saturday 18 May 2024 16:34:30 +0000 (0:00:00.508) 0:04:05.197 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.048490", "end": "2024-05-18 16:34:30.369021", "rc": 0, "start": "2024-05-18 16:34:30.320531" } STDOUT: podman podman-default-kube-network TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Saturday 18 May 2024 16:34:30 +0000 (0:00:00.275) 0:04:05.473 ********** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.051727", "end": "2024-05-18 16:34:30.641015", "rc": 0, "start": "2024-05-18 16:34:30.589288" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Saturday 18 May 2024 16:34:30 +0000 (0:00:00.282) 0:04:05.755 ********** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "auth_test_user1" ], "delta": "0:00:00.008308", "end": "2024-05-18 16:34:30.877887", "rc": 0, "start": "2024-05-18 16:34:30.869579" } TASK [linux-system-roles.podman : Handle credential files - absent] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:159 Saturday 18 May 2024 16:34:30 +0000 (0:00:00.233) 0:04:05.989 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:3 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.088) 0:04:06.077 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:11 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.038) 0:04:06.116 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.042) 0:04:06.158 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.030) 0:04:06.189 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.032) 0:04:06.221 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.033) 0:04:06.254 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.212) 0:04:06.467 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.032) 0:04:06.500 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.298) 0:04:06.798 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004008", "end": "2024-05-18 16:34:31.910469", "rc": 0, "start": "2024-05-18 16:34:31.906461" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:31 +0000 (0:00:00.214) 0:04:07.012 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.003935", "end": "2024-05-18 16:34:32.118974", "rc": 0, "start": "2024-05-18 16:34:32.115039" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.208) 0:04:07.220 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.044) 0:04:07.265 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.033) 0:04:07.298 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.033) 0:04:07.332 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.027) 0:04:07.360 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.025) 0:04:07.385 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set credential variables] ******************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:17 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.024) 0:04:07.410 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:45 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.038) 0:04:07.448 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.025) 0:04:07.474 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:63 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.026) 0:04:07.500 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:80 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.024) 0:04:07.525 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:86 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.205) 0:04:07.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 : Ensure the credentials directory is absent if empty] *** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:94 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.202) 0:04:07.933 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:168 Saturday 18 May 2024 16:34:32 +0000 (0:00:00.024) 0:04:07.957 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:3 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.134) 0:04:08.092 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:10 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.023) 0:04:08.115 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:15 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.024) 0:04:08.140 ********** ok: [sut] => { "ansible_facts": { "__podman_rootless": true }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:19 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.024) 0:04:08.164 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.040) 0:04:08.205 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.060) 0:04:08.265 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.053) 0:04:08.319 ********** ok: [sut] => { "ansible_facts": { "__podman_group": "2001" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:29 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.057) 0:04:08.376 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:37 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.221) 0:04:08.598 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:42 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.029) 0:04:08.628 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716049897.86934, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1716049864.863113, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6380959, "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": "3658980209", "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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:53 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.207) 0:04:08.835 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "auth_test_user1" ], "delta": "0:00:00.004124", "end": "2024-05-18 16:34:33.943694", "rc": 0, "start": "2024-05-18 16:34:33.939570" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:58 Saturday 18 May 2024 16:34:33 +0000 (0:00:00.208) 0:04:09.044 ********** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "auth_test_user1" ], "delta": "0:00:00.004120", "end": "2024-05-18 16:34:34.174314", "rc": 0, "start": "2024-05-18 16:34:34.170194" } STDOUT: 0: auth_test_user1 100000 65536 TASK [linux-system-roles.podman : Set user subuid and subgid info] ************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:63 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.228) 0:04:09.273 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:83 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.031) 0:04:09.304 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get subgid file] ***************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:88 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.097) 0:04:09.402 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:93 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.041) 0:04:09.444 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:115 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.050) 0:04:09.494 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:122 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.069) 0:04:09.564 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:24 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.027) 0:04:09.591 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:29 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.058) 0:04:09.649 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:36 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.033) 0:04:09.683 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:70 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.035) 0:04:09.718 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:78 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.033) 0:04:09.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 : Remove certs.d files] ************************ task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:95 Saturday 18 May 2024 16:34:34 +0000 (0:00:00.051) 0:04:09.803 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:102 Saturday 18 May 2024 16:34:35 +0000 (0:00:00.598) 0:04:10.402 ********** 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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_certs_d.yml:110 Saturday 18 May 2024 16:34:35 +0000 (0:00:00.226) 0:04:10.628 ********** 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-ci5ceo2pn2/tests/tests_auth_and_security.yml:255 Saturday 18 May 2024 16:34:35 +0000 (0:00:00.263) 0:04:10.892 ********** changed: [sut] => { "changed": true, "force": false, "name": "auth_test_user1", "remove": false, "state": "absent" } TASK [Remove homedir] ********************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:260 Saturday 18 May 2024 16:34:36 +0000 (0:00:00.343) 0:04:11.235 ********** changed: [sut] => { "changed": true, "path": "/home/auth_test_user1", "state": "absent" } TASK [Remove local tmpdir] ***************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:278 Saturday 18 May 2024 16:34:36 +0000 (0:00:00.254) 0:04:11.490 ********** changed: [sut -> localhost] => { "changed": true, "path": "/tmp/lsr_kc4dj2yj_podman", "state": "absent" } TASK [Clean up registry] ******************************************************* task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tests_auth_and_security.yml:286 Saturday 18 May 2024 16:34:36 +0000 (0:00:00.149) 0:04:11.639 ********** included: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/cleanup_registry.yml for sut TASK [Destroy registry container] ********************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/cleanup_registry.yml:3 Saturday 18 May 2024 16:34:36 +0000 (0:00:00.038) 0:04:11.678 ********** changed: [sut] => { "changed": true, "cmd": [ "podman", "rm", "-f", "podman_registry" ], "delta": "0:00:00.268524", "end": "2024-05-18 16:34:37.047409", "rc": 0, "start": "2024-05-18 16:34:36.778885" } STDOUT: podman_registry TASK [Cleanup paths] *********************************************************** task path: /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/cleanup_registry.yml:7 Saturday 18 May 2024 16:34:37 +0000 (0:00:00.470) 0:04:12.149 ********** changed: [sut] => (item=/tmp/lsr_46a62oq9_podman) => { "ansible_loop_var": "item", "changed": true, "item": "/tmp/lsr_46a62oq9_podman", "path": "/tmp/lsr_46a62oq9_podman", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=788 changed=71 unreachable=0 failed=0 skipped=876 rescued=2 ignored=0 Saturday 18 May 2024 16:34:37 +0000 (0:00:00.204) 0:04:12.353 ********** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 69.44s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Ensure test packages ---------------------------------------------------- 3.55s /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:54 -------------- fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 2.75s /WORKDIR/git-weekly-ci5ceo2pn2/.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.69s /WORKDIR/git-weekly-ci5ceo2pn2/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Start registry ---------------------------------------------------------- 2.52s /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:92 -------------- linux-system-roles.podman : Gather the package facts -------------------- 2.20s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Push test images into local registry ------------------------------------ 1.56s /WORKDIR/git-weekly-ci5ceo2pn2/tests/tasks/setup_registry.yml:118 ------------- linux-system-roles.podman : Ensure container images are present --------- 1.26s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 1.23s /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Update containers/pods ---------------------- 1.12s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:99 linux-system-roles.podman : Update containers/pods ---------------------- 1.08s /WORKDIR/git-weekly-ci5ceo2pn2/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-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/handle_credential_files.yml:53 linux-system-roles.podman : Stop and disable service -------------------- 1.05s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/cleanup_kube_spec.yml:10 linux-system-roles.podman : Ensure container images are present --------- 1.04s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Start service ------------------------------- 1.04s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:133 linux-system-roles.podman : Gather the package facts -------------------- 1.01s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 0.98s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_kube_spec.yml:39 linux-system-roles.podman : Ensure container images are present --------- 0.92s /WORKDIR/git-weekly-ci5ceo2pn2/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:23 linux-system-roles.podman : Ensure container images are present --------- 0.91s /WORKDIR/git-weekly-ci5ceo2pn2/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) ---^---^---^---^---^---